use the new GA CTB API

Signed-off-by: Stanislav Láznička <slznika@microsoft.com>

Kubernetes-commit: 66e2db60b30bddc2386c4e4daa48971794d611a2
This commit is contained in:
Stanislav Láznička
2026-06-01 15:25:38 +02:00
committed by Kubernetes Publisher
parent 7b2de58488
commit 1cb041c23e

View File

@@ -40,7 +40,7 @@ import (
// to a cluster can read ClusterTrustBundles by impersonating a serviceaccount
// that they have access to.
//
// It can be optionally associated with a particular assigner, in which case it
// It can be optionally associated with a particular signer, in which case it
// contains one valid set of trust anchors for that signer. Signers may have
// multiple associated ClusterTrustBundles; each is an independent set of trust
// anchors for that signer. Admission control is used to enforce that only users