-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Description
The upstream ClusterTrustBundle resource is reaching beta in k8s 1.33 which gives us a great incentive to adopt the resource. It'll be usable as both a source and a target; this issue focuses on using it as a source.
Key Differences from Existing Sources
- The key is not configurable; only the
trustBundlefield is available. - No extra permissions are needed in the general case; all service accounts can read CTBs
- CTBs are more strict about their contents being valid PEM data, and impose requirements on ordering too.
- CTBs have a "signer linked" mode, which requires additional permissions and imposes requirements on what the bundle is named.
Testing
See #591 for a kindconfig for testing this
farazkhawaja
Metadata
Metadata
Assignees
Labels
No labels