Skip to content

Releases: cloudogu/k8s-auth-registration-operator

v1.1.0

10 Apr 08:31

Choose a tag to compare

Changed

  • [#5] Rename generated K8s resources to match the Helm release
    • if ldap-mapper is installed by an umbrella chart like lop-idp the deployed resources will receive a name like lop-idp-ldap-mapper instead of only ldap-mapper
  • Update go libraries to newer patch versions
  • (internal) Update Makefiles to 10.7.3

Removed

  • Remove excessive blank trimming from Helm template YAML files

Fixed

  • Backoff on errors in the reconciliation loop

v1.0.0

07 Apr 13:50

Choose a tag to compare

Added

  • [#3] CAS-backed service registration for CAS, OIDC, and OAUTH
    • operator startup now creates a real CAS client and backend instead of using the noop backend

v0.1.0

03 Mar 14:24

Choose a tag to compare

Added

  • [#1] Initial setup of the operator
    • only uses a noop registration-backend