kubernetes/pkg/apis
Sascha Grunert 584783ee9f
Partly remove support for seccomp annotations
We now partly drop the support for seccomp annotations which is planned
for v1.25 as part of the KEP:

https://github.com/kubernetes/enhancements/issues/135

Pod security policies are not touched by this change and therefore we
have to keep the annotation key constants.

This means we only allow the usage of the annotations for backwards
compatibility reasons while the synchronization of the field to
annotation is no longer supported. Using the annotations for static pods
is also not supported any more.

Making the annotations fully non-functional will be deferred to a
future release.

Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-08-01 09:19:29 +02:00
..
abac Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
admission generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
admissionregistration Merge pull request #107175 from roycaihw/doc/webhook-rule-validation 2022-02-09 15:35:44 -08:00
apiserverinternal refactor: Change the users of IsQualifiedName to ValidateQualifiedName 2022-02-16 14:02:11 +08:00
apps Merge pull request #111402 from verb/111030-ec-ga 2022-07-29 19:29:20 -07:00
authentication Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
authorization Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
autoscaling Generate and format files 2022-07-26 13:14:05 -04:00
batch cleanup: skip a test validate time_zone letter case in darwin 2022-04-04 16:50:45 +08:00
certificates Generate and format files 2022-07-26 13:14:05 -04:00
coordination Update pkg/apis/coordination/validation/validation.go 2022-02-03 18:25:43 +01:00
core Partly remove support for seccomp annotations 2022-08-01 09:19:29 +02:00
discovery Remove obsolete refs to gate EndpointSliceNodeName 2022-07-07 13:19:59 -07:00
events generated: Run hack/update-gofmt.sh 2021-08-24 15:47:49 -04:00
extensions Implementation on Network Policy Status (#107963) 2022-03-29 01:52:48 -07:00
flowcontrol Generate and format files 2022-07-26 13:14:05 -04:00
imagepolicy Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
networking Merge pull request #110824 from Abirdcfly/simple 2022-07-06 12:03:33 -07:00
node remove unneeded references 2022-03-23 15:26:38 +00:00
policy Generate and format files 2022-07-26 13:14:05 -04:00
rbac RBAC: Modify the Description for the apiGroup. 2022-06-14 13:31:09 +05:30
scheduling fix ambiguous comments of priorityClass update validation 2022-07-27 15:30:47 +08:00
storage cleanup:delete same utils.go in pkg/apis/storage 2022-06-29 20:54:34 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00