Kirtana Ashok

Results 22 issues of Kirtana Ashok

This PR addresses windows images that are broken when created using the "shell form" entrypoint/cmd in Dockerfile. Associated bug - https://github.com/containerd/containerd/issues/5067 The approach taken to fix this bug is as...

needs-ok-to-test

Add OSVersion to platform protobuf and extend the functions in api/types/platform_helpers.go

size/M

Publish update/create events from Transfer service to update CRI's image store.

size/M

Remove dependance on wincat.exe for port forwarding on windows

size/L

Update k8s.io/cri-api to v0.29.0

needs-rebase
size/XXL

This PR is a trimmed down version that implements the main logic needed to support image pull per runtime class. Intent of the PR is to get comments from containerd...

area/snapshotter
needs-rebase
size/XXL
do-not-merge/work-in-progress

Addresses issue #1073 to add toml markup for Platform struct

It would be very helpful to have toml markup for Platform struct in https://github.com/opencontainers/image-spec/blob/main/specs-go/v1/descriptor.go#L53 . For example, we are trying to add an option of Platform type in containerd's config.toml...

This PR implements the main logic needed to support image pull per runtime class. - In K8s v1.29 CRI, a new field for RuntimeHandler was added in the ImageSpec struct....

needs-rebase
size/XXL