You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The containerd team is working on supporting PID NamespaceMode_TARGET in containerd/containerd#5203. Apply this patch to our containerd and see if kubectl debug with --target works properly.
Scope and goal
Define what is a must-have for launch and in-scope. Keep this section fluid and dynamic until you lock-in priority during planning.
Update cri-tools to 1.20.x
Update contained
Re-evaluate kubectl alpha debug with --target if it can attach the target process namespace.
Description
Update Neco for Kubernetes 1.20.
For reference, epic for 1.19 was #1146.
Submit conformance test results for Kubernetes 1.20 using sonobuoy 0.20.x.
https://github.com/cncf/k8s-conformance/blob/master/instructions.md#uploading
Requirements for readiness:
Initiative / Motivation
We should update Kubernetes for each minor release.
Technical information
What's new in Kubernetes 1.20 by Sysdig.
Apply the following patches:
Check and convert the following deprecated APIs storage version. ( https://github.com/cybozu-private/neco-ops/issues/791 )
We should evaluate CronJobControllerV2 ( https://github.com/kubernetes/enhancements/tree/master/keps/sig-apps/19-Graduate-CronJob-to-Stable )
We should check and rename deprecated node-role labels. ( kubernetes/enhancements#2067 )
We may use the following features in the future when it is graduated to beta.
We should check and fix exec probe timeouts. ( kubernetes/enhancements#1972 )
The containerd team is working on supporting PID NamespaceMode_TARGET in containerd/containerd#5203. Apply this patch to our containerd and see if
kubectl debug
with--target
works properly.Scope and goal
Define what is a must-have for launch and in-scope. Keep this section fluid and dynamic until you lock-in priority during planning.
kubectl alpha debug
with--target
if it can attach the target process namespace.Definition of ready
The text was updated successfully, but these errors were encountered: