Aditi Sharma
Aditi Sharma
This commit adds "Pinned" as "true" in CRI image struct if the image has been configured as sandbox_image in containerd config, also labels the sandbox image in containerd store to...
/cc @SergeyKanzhelev /sig node **Which issue(s) this PR fixes**: Updates node performance testing doc with the current status. Add information about k8s performance dashboard. Fixes the doc for the error...
### Enhancement Description - One-line enhancement description (can be used as a release note): Terminate pods on the basis of keystone(`main/app/essential`) containers completion status. - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/pull/2869 -...
/sig node **What happened**: node-kubelet-containerd-performance-test failing on cos 89  **What you expected to happen**: Test should pass **How to reproduce it (as minimally and precisely as possible)**: **Please provide...
Signed-off-by: Aditi Sharma - One-line PR description: Add KEP for keystone containers - Issue link: https://github.com/kubernetes/enhancements/issues/2872 - Other comments: Discussion on sig-node slack https://kubernetes.slack.com/archives/C0BP8PW9G/p1620304727344300
Some ideas to refactor context - Only make available single context function outside package, as with multiple functions it behaves differently everywhere https://github.com/openshift/odo/blob/master/pkg/odo/genericclioptions/context.go#L31 add parameters to specify `devfile/s2i`, or if...
# Enhancement Description - One-line enhancement description (can be used as a release note): Ensure secure image access with `IfNotPresent` image pull policy - Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/tree/master/keps/sig-node/2535-ensure-secret-pulled-images - Discussion...
remove containerd deprecated registry configs update plugins."io.containerd.grpc.v1.cri".registry.mirrors-->plugins.'"io.containerd.grpc.v1.cri'".registry config_path ref: https://github.com/containerd/containerd/pull/9766