Skip to content

Releases: opensearch-project/opensearch-k8s-operator

v2.6.0

22 Apr 22:30
82f8be1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.1...v2.6.0

v2.5.1

02 Feb 23:29
a622fa0
Compare
Choose a tag to compare

Highlights

  • Jenkinsfile Bug fix: #715
  • Helm Chart bug fix: #716

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0

02 Feb 00:39
9f5ef49
Compare
Choose a tag to compare

Highlights

  • The Operator now pat of the OpenSearch Project org.
  • Onboard to universal release mechanism.
  • Managing index and component templates through operator.
  • ImagePullSecret for operator.
  • Support annotations for services.
  • Better operator reconcilers logging.
  • SubPath support for additional volumes.
  • Introduce K8sClient abstraction for easier operator testing.
  • Multiple Operator bug fixes.

What's Changed

New Contributors

Full Changelog: v2.4.0...v2.5.0

2.4.0

04 Sep 09:25
Compare
Choose a tag to compare

Highlights

  • Securityconfig: Tenants and Actiongroups can now be managed via custom Kubernetes resources
  • Securityconfig: Partial configs can now be provided
  • Support for PodDisruptionBudgets for nodepools
  • JVM Heap is automatically calculated based on nodepool resource requests
  • New helm chart to provision an opensearch cluster
  • Various improvements to the operator helm chart
  • Various bugfixes and stability improvements

What's Changed

New Contributors

Full Changelog: v2.3.0...v2.4.0

v2.3.2

21 Aug 13:49
Compare
Choose a tag to compare

This is a bugfix-only release with a fix for the bug discussed in #464 (fixed in PR #545). Users running into this problem should update to 2.3.2.

v2.3.1

01 Jun 14:22
Compare
Choose a tag to compare

This is a bugfix-only release. It includes a fix for the bug discussed in #446. Users running into this problem should update to 2.3.1.

2.3.0

14 Apr 12:02
Compare
Choose a tag to compare

This release brings with it a slew of new features and smaller improvements and fixes.

A big thanks to all the new and returning contributors who made this release possible.

What's Changed

New Contributors

Full Changelog: v2.2.1...v2.3.0

v2.2.1

08 Feb 10:41
Compare
Choose a tag to compare

Version 2.2.1 is a bugfix-only release of the opensearch operator. It brings with it fixes for two important bugs:

  • After version upgrades or rolling restarts the cluster could become stuck in yellow state (#400)
  • If more than one master pod failed at the same time the cluster could get into an unrecoverable state due to loss of quorum (#289)

Please note that the fix for cluster recovery (#289) is experimental. Should you encounter problems with it please open an issue on github to let us know. You can also disable the recovery mode, please see the userguide on cluster recovery on how to do that.

2.2.0

09 Jan 13:09
Compare
Choose a tag to compare

This newest release brings with it a load of bug fixes and new features for the operator. You can install the release via helm chart. Check the usergide on how to get started.

A big thanks to all contributors who helped with this release.

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.2.0

v2.1.1

31 Oct 11:15
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.1.1