Skip to content

Releases: spiffe/spire-controller-manager

v0.2.1

11 Jul 23:26
19d3ebc
Compare
Choose a tag to compare

Fixed

  • Bug causing entries to be recreated on every reconciliation (#32)

v0.2.0

01 Jun 16:11
fdd0e3b
Compare
Choose a tag to compare

Added

  • Ability to configure the SPIRE Server API socket path via the spireServerSocketPath value in the configuration file (#29)

Updated

  • Various documentation fixes (#18, #23, #26)

Deprecated

  • The spire-api-socket CLI flag is deprecated in favor of the spireServerSocketPath value in the configuration file (#29)

v0.1.0

16 May 18:43
a02602b
Compare
Choose a tag to compare

First official release! The SPIRE controller manager supports:

  • Registering workloads using the ClusterSPIFFEID custom resource
  • Establishing federation relationships with foreign trust domains using the ClusterFederatedTrustDomain resource
  • Full management of the Validating Admission Controller webhook credentials