spiffe / spire-controller-manager

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

Enable filtering entry id's by prefix #325

Closed kfox1111 closed 6 months ago

kfox1111 commented 6 months ago

This enables peaceful coexistence of multiple spire-controller-managers or other managers and manual entries in the same spire-server. Also provides a cleanup option for migration.

fixes: https://github.com/spiffe/spire/issues/4898