kubernetes/pkg/api
Taahir Ahmed ecfdc8fda5 Define ClusterTrustBundlePEM projected volume
This commit defines the ClusterTrustBundlePEM projected volume types.
These types have been renamed from the KEP (PEMTrustAnchors) in order to
leave open the possibility of a similar projection drawing from a
yet-to-exist namespaced-scoped TrustBundle object, which came up during
KEP discussion.

* Add the projection field to internal and v1 APIs.
* Add validation to ensure that usages of the project must specify a
  name and path.
* Add TODO covering admission control to forbid mirror pods from using
  the projection.

Part of KEP-3257.
2023-11-03 11:40:48 -07:00
..
endpoints/testing Move endpoints test-helper funcs to a package 2021-07-01 18:26:45 -07:00
job Add warnings for big number of completions and parallelism 2023-06-14 10:38:42 -04: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 Update APIs and adjust tests 2023-11-01 09:28:36 +05:30
persistentvolumeclaim volumeattributesclass and core api changes 2023-10-31 11:18:56 +08:00
pod Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
service Improve service unit test failure report 2023-09-01 23:18:45 +08:00
storage deprecated node labels: make naming consistant and remove some unused args in funcs 2022-05-25 15:15:34 +08:00
testing apiserver: fix lint issue, defaulting and validation test for flowcontrol v1 2023-10-30 08:18:40 -04:00
v1 Merge pull request #116507 from sourcelliu/podrequest 2023-10-26 15:58:16 +02:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00