kubernetes/pkg/api
Sascha Grunert af1f6a230b
Make seccomp annotations non-functional
This cleanup has been planned to finish the corresponding KEP:
https://github.com/kubernetes/kubernetes/issues/91286

As follow-up on the partly removal of the seccomp annotations in
https://github.com/kubernetes/kubernetes/pull/109819, we now drop
the version skew handling completely, but still warn as well as keep
the validation in place if both (annotation and field) are set.

The Pod Security Admission code has been already changed in
https://github.com/kubernetes/kubernetes/pull/114846.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2023-01-12 17:11:52 +01:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
legacyscheme hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
node deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
persistentvolume pkg/api/persistentvolume: Improving test coverage. 2022-11-21 17:18:24 +01:00
persistentvolumeclaim Add API and validation for CrossNamespaceVolumeDataSource 2022-11-09 20:58:25 +00:00
pod Make seccomp annotations non-functional 2023-01-12 17:11:52 +01:00
podsecuritypolicy Move CSIInlineVolume feature to GA 2022-08-04 13:06:30 -06:00
service Services API: warnings 2022-12-16 11:54:05 +00:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing api: dynamic resource allocation API 2022-11-10 20:08:24 +01:00
v1 ServiceExternalTrafficPolicyType: s/Type// 2022-12-11 13:48:27 -08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00