kubernetes/pkg/apis/core/validation
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
..
doc.go
events_test.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
events.go Tolerate sub-microsecond eventTime changes on update 2022-09-01 15:47:37 -04:00
names.go Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
OWNERS lavalamp is taking a long break 2023-05-11 16:43:38 +00:00
validation_test.go Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
validation.go Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00