kubernetes/pkg/api/pod
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
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
util.go Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
util_test.go feature(scheduler): implement matchLabelKeys in PodAffinity and PodAntiAffinity 2023-10-18 11:28:02 +00:00
warnings.go Merge pull request #113245 from pacoxu/dup-ports-warning 2023-07-15 00:31:15 -07:00
warnings_test.go api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00