Skip to content

chore(opensearch): update versions for release 26.7#1549

Merged
razvan merged 7 commits into
mainfrom
chore/1500
Jun 24, 2026
Merged

chore(opensearch): update versions for release 26.7#1549
razvan merged 7 commits into
mainfrom
chore/1500

Conversation

@razvan

@razvan razvan commented Jun 19, 2026

Copy link
Copy Markdown
Member

Description

Part of #1500

Definition of Done Checklist

Note

Not all of these items are applicable to all PRs, the author should update this template to only leave the boxes in that are relevant.

Please make sure all these things are done and tick the boxes

  • Changes are OpenShift compatible
  • All added packages (via microdnf or otherwise) have a comment on why they are added
  • Things not downloaded from Red Hat repositories should be mirrored in the Stackable repository and downloaded from there
  • All packages should have (if available) signatures/hashes verified
  • Add an entry to the CHANGELOG.md file
  • Integration tests ran successfully
TIP: Running integration tests with a new product image

The image can be built and uploaded to the kind cluster with the following commands:

boil build <IMAGE> --image-version <RELEASE_VERSION> --strip-architecture --load
kind load docker-image <MANIFEST_URI> --name=<name-of-your-test-cluster>

See the output of boil to retrieve the image manifest URI for <MANIFEST_URI>.

@razvan razvan moved this to Development: In Progress in Stackable Engineering Jun 19, 2026
@razvan razvan marked this pull request as ready for review June 22, 2026 12:02
@razvan razvan moved this from Development: In Progress to Development: Waiting for Review in Stackable Engineering Jun 22, 2026

@Maleware Maleware left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Little things, can be dismissed.

Image builds on arm64, ran smoke test on 3.6.0 which has succeeded. Thanks!

Comment thread opensearch/stackable/patches/3.6.0/0002-Add-CycloneDX-plugin.patch Outdated
Comment thread opensearch/stackable/patches/3.6.0/0002-Add-CycloneDX-plugin.patch Outdated
@razvan razvan requested a review from Maleware June 23, 2026 07:39

@Maleware Maleware left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you :)

@razvan razvan added this pull request to the merge queue Jun 24, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to invalid changes in the merge commit Jun 24, 2026
@razvan razvan added this pull request to the merge queue Jun 24, 2026
Merged via the queue into main with commit ae6e29b Jun 24, 2026
1 check passed
@razvan razvan deleted the chore/1500 branch June 24, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Development: Waiting for Review

Development

Successfully merging this pull request may close these issues.

2 participants