upgrade pause image to 3.5 for non-root#5211
Conversation
Signed-off-by: pacoxu <[email protected]>
|
Hi @pacoxu. Thanks for your PR. I'm waiting for a containerd member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Build succeeded.
|
|
cc @dims |
|
/ok-to-test |
There was a problem hiding this comment.
LGTM
(in principle, lets wait for a couple of days before we merge)
Usually it's not that concerning, this time we have a new "feature":
https://github.com/kubernetes/kubernetes/pull/100292/files#diff-bfe97f538aa4fdf7f7d3aabe4d5ba4c134c1c05b0b1291b5f9b8f9f316c07571R1-R4
|
To move this forward, should we add a param Then we can define a specified user in containerd. Some users are using the k8s cluster in local env, and the pause image is from a private repo. The current behavior is based on the pause image user. If you use pause:3.5, it is default not-root. If you use pause:3.4.1, the default is root. If we can force the |
|
FYI upstream opted not to ship it in dockershim etc. until the next release cycle kubernetes/kubernetes#100292 |
After kubernetes/k8s.io#1793 is promoted, update pause image in containerd