kubernetes/pkg/registry/core
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
..
componentstatus Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
configmap Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
endpoint Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
event Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
limitrange Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
namespace Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
node Add integration test to test singularnames for all resources 2022-11-21 09:59:37 +03:00
persistentvolume Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
persistentvolumeclaim Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
pod Make seccomp annotations non-functional 2023-01-12 17:11:52 +01:00
podtemplate Add singular name for the rest of types 2022-11-18 12:21:13 +03:00
rangeallocation hack/update-bazel.sh 2021-02-28 15:17:29 -08:00
replicationcontroller Merge pull request #113542 from ardaguclu/fix-shortname-disperancy 2023-01-03 09:29:43 -08:00
resourcequota Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
rest Remove EphemeralContainers feature-gate checks 2022-07-26 02:55:30 +02:00
secret Merge pull request #113581 from aimuz/verify-tls-secret 2023-01-04 14:29:58 -08:00
service pkg/registry: Replace deprecated pointer function 2023-01-04 10:38:09 +01:00
serviceaccount Remove GetSingularName for subresources 2022-11-18 12:21:19 +03:00
OWNERS Cleanup OWNERS files (No Activity in the last year) 2021-12-15 10:34:02 -05:00