opensearch-project / opensearch-k8s-operator

OpenSearch Kubernetes Operator
Apache License 2.0
366 stars 192 forks source link

Release v2.6.0 #776

Closed prudhvigodithi closed 1 month ago

prudhvigodithi commented 3 months ago

Release v2.6.0

Prepare for the release of v2.6.0 by creating a corresponding tag, v2.6.0. Below are the commit details that will be included in this release: link.

prudhvigodithi commented 3 months ago

[Triage] Adding @dbason @swoehrl-mw @jochenkressin @pchmielnik @salyh @bbarani

cthtrifork commented 2 months ago

Looking forward to this release! Any ETA? Days? Weeks?

(It would still be nice with releases of beta or release candidate packages for early testing)

prudhvigodithi commented 2 months ago

Hey @cthtrifork and everyone thanks for your patience. I know this release is pending for some time, we are reviewing and trying to merge the following features as well to the release, so that its bundled with lot of good stuff. https://github.com/opensearch-project/opensearch-k8s-operator/pull/683 https://github.com/opensearch-project/opensearch-k8s-operator/pull/628 https://github.com/opensearch-project/opensearch-k8s-operator/pull/694 https://github.com/opensearch-project/opensearch-k8s-operator/issues/678 https://github.com/opensearch-project/opensearch-k8s-operator/pull/770

But I like the idea to have release candidate packages for early testing, we can consider this to fast track the process. Also for this v2.6.0 the release date is April 22, 2024. I will go ahead with the release even though above PR's are pending for review and can plan a next release sooner. Thanks Adding @swoehrl-mw @jochenkressin @pchmielnik @salyh @bbarani.

prudhvigodithi commented 2 months ago

We just released v2.6.0. Thanks to all the contributors.

Release Highlights:

https://github.com/opensearch-project/opensearch-k8s-operator/releases/tag/v2.6.0

Docker

https://hub.docker.com/r/opensearchproject/opensearch-operator/tags, v2.6.0

Helm

https://artifacthub.io/packages/helm/opensearch-operator/opensearch-operator, https://artifacthub.io/packages/helm/opensearch-operator/opensearch-cluster

ECR

https://gallery.ecr.aws/opensearchproject/opensearch-operator

Jenkins Workflow

https://build.ci.opensearch.org/job/opensearch-operator-release/11/console

Release Tag:

https://github.com/opensearch-project/opensearch-k8s-operator/tree/v2.6.0

@swoehrl-mw @jochenkressin @pchmielnik @salyh @bbarani

kfox1111 commented 2 months ago

Any updates to https://github.com/opensearch-project/opensearch-k8s-operator?tab=readme-ov-file#compatibility or does it still top out at 2.8?

prudhvigodithi commented 2 months ago

Hey @kfox1111 looks to me like the compatibility table is not updated for a while, may I know what are exactly looking for?

kfox1111 commented 2 months ago

Yeah, curious what versions of opensearch v2.6.0 works with. There's an open bug here (https://github.com/opensearch-project/opensearch-k8s-operator/issues/779) that seems to indicate it may not work with 2.11.1. So maybe not versions newer still then 2.8.0?

prudhvigodithi commented 2 months ago

@kfox1111 that issue looks to me like an issue with plugin but not an issue with the operator. Please check https://github.com/opensearch-project/opensearch-build/issues/4285#issuecomment-1863436780.

I have installed v2.6.0 version of operator using helm install opensearch-operator opensearch-operator/opensearch-operator --version 2.6.0 and was able to spin up a 2.13.0 OpenSearch cluster.

prudhvigodithi commented 1 month ago

[Triage] Since the release is completed we can close this issue once the compatibility matrix PR is merged https://github.com/opensearch-project/opensearch-k8s-operator/pull/792#issuecomment-2108090464. Thanks

prudhvigodithi commented 1 month ago

Closing this issue and the PR was merged.