v0.4.0
🚨 PLEASE READ BEFORE UPGRADING 🚨
This version contains changes in the ClusterSPIFFEID
CRD, ClusterFederatedTrustDomain
CRD and ClusterStaticEntry
CRD. Before upgrading you MUST do the following, in order:
- Update those CRDs into your cluster (see here, here and here).
- Update the
manager-role
ClusterRole, which includes additional permissions forendpoints
CRD (see here)
Security
- Updated to google.golang.org/grpc v1.59.0 to address CVE-2023-44487 (#231)
Added
- ClusterSPIFFEID CRD support for DNS name auto-population (#122)
- Support for multiple SPIRE clusters running in the same K8S cluster using ClassName's (#230)
Fixed
- Missing status subresource definitions (#223)