spiffe / spire-controller-manager

Kubernetes controller manager that reconciles workload registration and federation relationships.
Apache License 2.0
47 stars 36 forks source link

Add support for `storeSVID` #304

Closed iron-s closed 3 months ago

iron-s commented 5 months ago

Added storeSVID field to the ClusterStaticEntry CRD and put to the list of unsupported fields as it was introduced in SPIRE 1.1.0

Closes #232

azdagron commented 4 months ago

Thanks for this contribution @iron-s ! We're doing a point release soon to unblock some other feature work but I'll review this and get it merged shortly so it can go in our next minor release.