github cert-manager/trust-manager v0.7.0

latest releases: v0.12.0, v0.11.1, v0.11.0...
10 months ago

What's Changed

  • Helm chart improvements

  • Switch to SSA

    • Refactor util functions in preparation for SSA by @inteon in #170
    • Fix BundleStatus go definition in preparation for SSA by @inteon in #173
    • Use SSA by @inteon in #89
    • BUGFIX: fix migration from csa to ssa by @inteon in #178
    • Fix SSA migration field managers by @erikgb in #189
    • fix: add missing RBAC for CSA->SSA migration of bundles/status by @erikgb in #191
    • FIX: For CSA to SSA migration, we need UPDATE permission on the resource (not the sub-resource) by @inteon in #218
  • Add Secret target support

    • feat: support secret as a target by @Jiawei0227 in #193
    • BUGFIX: fix bugs in validation logic for secret target & add tests by @inteon in #212
    • BUGFIX: support switching between target types by @inteon in #211
    • fix: should not have have read access to all secrets when secret targets disabled by @erikgb in #207
    • Cleanup patch functions Secret and ConfigMap targets by @inteon in #210
  • Dependency upgrades:

  • Support PKCS12 truststores

    • Refactor CM binary data reconcile preparing for PKCS#12 support by @erikgb in #162
    • Add support for PKCS12 truststores by @erikgb in #163
    • Add support for PKCS12 truststores (update CRD) by @erikgb in #164
  • Cleanup, refactor and bugfixes

New Contributors

Full Changelog: v0.6.0...v0.7.0

Don't miss a new trust-manager release

NewReleases is sending notifications on new releases.