Release notes for version 0.38.0
Release date: 2024-11-18
- fix Deployment/StatefulSets when
serviceAccount.name
is empty andserviceAccount.create: false
. See this issue. - set default DNS domain to
cluster.local.
- updated common dependency 0.0.19 -> 0.0.28
- added back
crds.enabled: false
option, which disables CRD creation, but due to limitation of dependencies condition it allows to disable only in combination withcrds.plain: false
- disabled cleanup, while
crds.enabled: false
. See this issue. - updates operator to v0.49.1 version