trustbundles: add a new kube-apiserver-serving signer

This commit is contained in:
Stanislav Láznička
2024-09-03 12:48:05 +02:00
parent 09e5e6269a
commit a4b83e77d9
10 changed files with 1179 additions and 54 deletions

View File

@@ -89,6 +89,7 @@ func TestControllerNamesDeclaration(t *testing.T) {
names.VolumeAttributesClassProtectionController,
names.TTLAfterFinishedController,
names.RootCACertificatePublisherController,
names.KubeAPIServerClusterTrustBundlePublisherController,
names.EphemeralVolumeController,
names.StorageVersionGarbageCollectorController,
names.ResourceClaimController,