Update k8s to latest v1.20.x#4926
Conversation
a84512e to
1732d6a
Compare
|
Build succeeded.
|
|
Build succeeded.
|
a1e2e70 to
5a8d25c
Compare
|
Build succeeded.
|
There was a problem hiding this comment.
Looks like this was deprecated in kubernetes/kubernetes@7b9d7fd (part of kubernetes/kubernetes#95876)
Can we replace this for GetApparmor, and use the new type? (or at least add a TODO and a tracking issue)?
There was a problem hiding this comment.
yep, will switch to the new API, hence the WIP. Also it's weird that the lint:ignore is being ignored!
There was a problem hiding this comment.
Can you try;
| securityContext.GetApparmorProfile(), //lint:ignore SA1019 ignore deprecated warning | |
| securityContext.GetApparmorProfile(), //nolint:staticcheck // ignore SA1019 ignore deprecated warning |
(looked up how we ignore these in the docker code, and that seems to work there)
|
Build succeeded.
|
e001beb to
ac8d82b
Compare
|
Build succeeded.
|
ac8d82b to
ba1c2d5
Compare
|
Build succeeded.
|
|
Merge Failed. This change or one of its cross-repo dependencies was unable to be automatically merged with the current state of its repository. Please rebase the change and upload a new patchset. |
ee0e87d to
591769c
Compare
|
Build succeeded.
|
591769c to
981d940
Compare
|
Build succeeded.
|
Signed-off-by: Davanum Srinivas <[email protected]>
981d940 to
378c119
Compare
|
Build succeeded.
|
No description provided.