Releases: eshepelyuk/cmak-operator
Releases · eshepelyuk/cmak-operator
Release 1.4.1
1.4.1 (2021-03-10)
Bug Fixes
- improved usage and docs for cmak2zk (86b37a6)
Release 1.4.0
1.4.0 (2021-03-10)
cmak2zk
is now a standalone tool and can be used outside of Kubernetes. Read the docs
Features
- extract cmak2zk to standalone tool (6b69271)
Release 1.3.0
1.3.0 (2021-03-03)
Features
- e2e tests with helm and k3d (bba4072)
- readiness probe for ui container (4234500)
Release 1.2.0
1.2.0 (2021-03-03)
Thanks to @oferzi23 for a contribution. 🚀🚀🚀
Features
- sample e2e tests (c5fbe38)
- support providing override secret name for ingress tls (147f6bc)
- zk version configurable via helm values (5e02506)
Release 1.1.1
1.1.1 (2021-02-25)
Bug Fixes
Release 1.1.0
1.1.0 (2021-02-23)
Features
- custom lables for ingress resource (4405ce1)
Release 1.0.3
1.0.3 (2021-02-23)
Bug Fixes
- align ingress tls secret name with host name (c3ffea0)
Release 1.0.2
1.0.2 (2021-02-23)
Bug Fixes
- schema: regression from 1.0.0 (f02411f)
Release 1.0.1
1.0.1 (2021-02-23)
Bug Fixes
- schema: regression from 0.8.0 (6a1b993)
Release 1.0.0
1.0.0 (2021-02-23)
Thanks @ebcFlagman for his contribution 🚀 🚀 🚀
⚠ BREAKING CHANGES
cmak.basicAuth
is removed from values. Use ui.extraArgs
to enable basic auth.
Features
- allow passing extra cmd args to cmak container (3b7c115)
- configurable ingress resource (93aed37)
- possibility to configure cmak and zk container resources (ee2824c)