Releases: akyriako/typesense-operator
typesense-operator-0.4.1-rc.4
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
- add rudimentary support for service configurables by @features-not-bugs in #249
- 265 bring serviceannotations under servicespec by @akyriako in #266
New Contributors
- @features-not-bugs made their first contribution in #249
Full Changelog: typesense-operator-0.4.1-rc.3...typesense-operator-0.4.1-rc.4
typesense-operator-0.4.1-rc.3
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
Full Changelog: typesense-operator-0.4.1-rc.2...typesense-operator-0.4.1-rc.3
typesense-operator-0.4.1-rc.2
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
Full Changelog: typesense-operator-0.4.1-rc.1...typesense-operator-0.4.1-rc.2
typesense-operator-0.4.1-rc.1
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
- fix(quorum): correct ConfigMap key and bootstrap wait gate by @amalsom10 in #253
- 255 rearrange helper functions by @akyriako in #259
- 258 make log level configurable and other env variables for metrics exporter healthcheck sidecar and typesense server by @akyriako in #260
New Contributors
- @amalsom10 made their first contribution in #253
Full Changelog: typesense-operator-0.4.0...typesense-operator-0.4.1-rc.1
typesense-operator-0.4.0
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
Full Changelog: typesense-operator-0.4.0-rc.3...typesense-operator-0.4.0
typesense-operator-0.4.0-rc.3
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
Full Changelog: typesense-operator-0.4.0-rc.1...typesense-operator-0.4.0-rc.3
typesense-operator-0.4.0-rc.1
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
Full Changelog: typesense-operator-0.3.8...typesense-operator-0.4.0-rc.1
typesense-operator-0.3.8
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
Important
Updating from versions earlier than 0.3.8-rc.4 will cause the existing Pods to be replaced, because the annotation hash used for StatefulSet changes is now calculated differently.
What's Changed
Full Changelog: typesense-operator-0.3.8-rc.4...typesense-operator-0.3.8
typesense-operator-0.3.8-rc.4
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
Important
Updating from earlier versions will cause the existing Pods to be replaced, because the annotation hash used for StatefulSet changes is now calculated differently.
What's Changed
Full Changelog: typesense-operator-0.3.8-rc.3...typesense-operator-0.3.8-rc.4
typesense-operator-0.3.8-rc.3
Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes
What's Changed
- Fix: Add a filter for unwanted statefulset annotations(ex: rancher) by @Arochka in #232
- make filter function variadic, remove rancher annotations in ingress … by @akyriako in #234
- 233 do not upgrade statefulset when only replicas differ by @akyriako in #236
New Contributors
Full Changelog: typesense-operator-0.3.8-rc.2...typesense-operator-0.3.8-rc.3