Skip to content

Releases: akyriako/typesense-operator

typesense-operator-0.4.1-rc.4

30 Apr 18:07
cc5e791

Choose a tag to compare

Pre-release

Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes

What's Changed

New Contributors

Full Changelog: typesense-operator-0.4.1-rc.3...typesense-operator-0.4.1-rc.4

typesense-operator-0.4.1-rc.3

27 Apr 10:42
3a2efc9

Choose a tag to compare

Pre-release

Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes

What's Changed

  • added labels to ingress, fixed erroneous tls secret check #263 by @akyriako in #264

Full Changelog: typesense-operator-0.4.1-rc.2...typesense-operator-0.4.1-rc.3

typesense-operator-0.4.1-rc.2

24 Apr 12:29
e92c17a

Choose a tag to compare

Pre-release

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

07 Apr 10:35
97e250c

Choose a tag to compare

Pre-release

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

Full Changelog: typesense-operator-0.4.0...typesense-operator-0.4.1-rc.1

typesense-operator-0.4.0

16 Mar 11:25
3924757

Choose a tag to compare

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

02 Mar 10:44
0ca1011

Choose a tag to compare

Pre-release

Typesense Kubernetes Operator (TyKO) simplifies deploying, scaling and managing highly-available, self-healing Typesense clusters in Kubernetes

What's Changed

  • move all images to quay.io, patch manifests, charts and versions #245 by @akyriako in #247

Full Changelog: typesense-operator-0.4.0-rc.1...typesense-operator-0.4.0-rc.3

typesense-operator-0.4.0-rc.1

27 Feb 13:33
36e2bd3

Choose a tag to compare

Pre-release

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

19 Feb 05:51
7d6aebf

Choose a tag to compare

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

16 Feb 11:42
e03271a

Choose a tag to compare

Pre-release

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

  • 237 ignore external mutations for annotations by @akyriako in #239

Full Changelog: typesense-operator-0.3.8-rc.3...typesense-operator-0.3.8-rc.4

typesense-operator-0.3.8-rc.3

09 Feb 06:42
bf7bf43

Choose a tag to compare

Pre-release

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