Add seccomp GA version skew for pods#91408
Conversation
32a79d6 to
de6fde2
Compare
abf4d5d to
84467fc
Compare
|
Added the unit tests to bump the coverage of the new function to 100%. |
84467fc to
bed541f
Compare
bed541f to
eae339c
Compare
|
Seems unrelated: /test pull-kubernetes-e2e-kind |
|
/test pull-kubernetes-integration |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: liggitt, saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
If this gets merged then I will continue to add e2e tests for the API migration in #91442 |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/hold cancel |
|
/retest |
3 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/test pull-kubernetes-kubemark-e2e-gce-big |
|
/retest |
|
/test pull-kubernetes-typecheck |
|
/retest |
5 similar comments
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest |
|
/retest Review the full test history for this PR. Silence the bot with an |
1 similar comment
|
/retest Review the full test history for this PR. Silence the bot with an |
|
/retest |
1 similar comment
|
/retest |
|
/test pull-kubernetes-e2e-kind |
What type of PR is this?
/kind feature
What this PR does / why we need it:
This adds a new conversion function to the pod strategy to handle the
seccomp version skew strategy:
https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/20190717-seccomp-ga.md#version-skew-strategy
Which issue(s) this PR fixes:
None
Special notes for your reviewer:
Requires #91381
/cc @pjbgf @hasheddan @evrardjp
Does this PR introduce a user-facing change?:
Additional documentation e.g., KEPs (Kubernetes Enhancement Proposals), usage docs, etc.: