kubernetes/pkg
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
..
api Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
apis Define ClusterTrustBundlePEM projected volume 2023-11-03 11:40:48 -07:00
auth
capabilities
client
cloudprovider
cluster/ports
controller servicecidrs controller clarify condition false reevaluation 2023-10-31 21:05:58 +00:00
controlplane default_servicecidr_controller: use new ServiceCIDR API 2023-10-31 21:05:06 +00:00
credentialprovider Merge pull request #119947 from saschagrunert/keyring-unit 2023-10-25 03:32:05 +02:00
features ClusterTrustBundles: ClusterTrustBundleProjection feature gate 2023-11-03 11:40:48 -07:00
fieldpath
generated Update APIs and adjust tests 2023-11-01 09:28:36 +05:30
kubeapiserver Plumb failure policy from config to webhook construction 2023-11-02 16:56:51 -04:00
kubectl Merge pull request #120259 from SataQiu/clean-apf-20230830 2023-08-31 19:44:42 -07:00
kubelet implementation of split disk kep 2023-11-01 14:46:33 -04:00
kubemark Create a node startup latency tracker 2023-09-11 05:54:25 +00:00
printers printers: use new ServiceCIDR API 2023-10-31 21:05:06 +00:00
probe cleanup: omit comparison with bool constants 2023-09-05 10:24:38 +08:00
proxy Redo service dispatch with maps 2023-10-31 17:54:53 -04:00
quota/v1 api: introduce separate VolumeResourceRequirements struct 2023-08-21 15:31:28 +02:00
registry Update APIs and adjust tests 2023-11-01 09:28:36 +05:30
routes
scheduler Merge pull request #121632 from kerthcet/fix/runscoreplugins 2023-10-31 13:14:32 +01:00
security
securitycontext
serviceaccount serviceaccount: fix incorrect usage of %w in Errorf 2023-11-01 09:32:23 +01:00
util add iptree radix tree util 2023-10-31 21:05:04 +00:00
volume Update APIs and adjust tests 2023-11-01 09:28:36 +05:30
windows/service
.import-restrictions
OWNERS