This repository has been archived by the owner on Oct 20, 2022. It is now read-only.
v0.2.0-release
New features
- MR #16 - Allow to override cluster domain
- MR #16 - Support external DNS
- MR #16 - Add
Spec.Service
field, allowing to add service's annotations. - MR #16 - Add
Spec.Pod
field, allowing to add pod's annotations. - MR #16 - Documentation & blog article about external dns and Let's encrypt usage.
- MR #16 - Documentation on RicKaaStley deployment.
- MR #16 - Improve test unit coverage.
Changed
- MR #17 - Upgrade dependencies
- MR #17 - CRD generated under
apiextensions.k8s.io/v1
- MR #16 - Set binami zookeeper helm chart as recommended solution for
ZooKeeper. - MR #16 - Improve terraform setup for articles.
- MR #18 - Add ability to define if cert-manager is cluster scoped or not.
- MR #18 - Open source changes
Deprecated
- MR #16 - Change
Spec.HeadlessServiceEnabled
toSpec.Service.HeadlessEnabled
Fixed Bugs
- MR #13 - Fix scale out init scope in TLS cluster.