Skip to content

v1.1.0

Latest

Choose a tag to compare

@cesmarvin cesmarvin released this 10 Apr 08:31

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