Skip to content

v2.0.0

Compare
Choose a tag to compare
@cesmarvin cesmarvin released this 29 Oct 09:28
· 140 commits to main since this release

Changed

  • Update module to v2
  • [#85] Make imagePullSecrets configurable via helm values and use ces-container-registries as default.
  • [#81] migrate etcd access to ecosystem config to k8s-config
  • [#81] create configmaps and secrets for dogu config if the dogu is not yet installed
  • [#81] give operator permissions to see configmaps and secrets
  • [#81] use maintenance mode implementation from k8s-registry-lib
  • [#81] use dogu v2 implementation
  • [#81] small refactorings on configDiff implementation
  • [#81] update various dependencies
  • [#81] use go 1.23

Fixed

  • [#81] fix go-linter to support go 1.23
  • [#81] fix superfluous response headers in tests

Removed

  • [#81] remove encryption for sensitive dogu config
  • [#81] remove etcd from default list of required components