Releases: GreptimeTeam/greptimedb-operator
Releases · GreptimeTeam/greptimedb-operator
Release v0.1.0-alpha.3
refactor: make check etcd service configurable (#59)
Release v0.1.0-alpha.2
refactor: make check etcd service configurable (#59)
Release v0.1.0-alpha.1
What's Changed
- feat: implement the skelton of greptimedb-operator by @zyy17 in #10
- ci: add github workflows by @zyy17 in #14
- ci: add format check by @sunng87 in #17
- refactor: change datanode from deployment to statefulset by @daviderli614 in #15
- refactor: modify manifests generation and add the ci checking action by @zyy17 in #24
- refactor: modify crd domain by @daviderli614 in #25
- feat: add greptimedb operator helm charts by @daviderli614 in #13
- fix: add and remove finalizers don't work by @daviderli614 in #28
- refactor: remove etcd deployment from greptimedb-operator by @zyy17 in #29
- refactor: add datanode storage by @daviderli614 in #30
- feat: delete datanode pvc when delete GreptimeDBCluster by @daviderli614 in #31
- refactor: use mergo lib to simplify the 'SetDefaults()' by @zyy17 in #34
- fix: use DialOptions wait until the underlying connection is up by @daviderli614 in #37
- refactor: change helm values and rbac name by @daviderli614 in #35
- feat: add validation by @daviderli614 in #40
- feat: add greptimedb Helm chart and refactor greptimedb-operator Helm chart by @zyy17 in #38
- feat: build operator image by @daviderli614 in #46
- fix: incorrect datanode statefulset setting by @zyy17 in #47
- feat: create pod monitor by @daviderli614 in #44
- refactor: implement 'Deployer' API by @zyy17 in #50
- ci: add github workflow of chart release by @daviderli614 in #49
New Contributors
Full Changelog: https://github.com/GreptimeTeam/greptimedb-operator/commits/v0.1.0-alpha.1