Skip to content

fix: update Elasticsearch to 8.5.0 and ES_VERSION to v8 for v1.28.x#315

Merged
rkannan82 merged 1 commit intorelease/v1.28.xfrom
fix/es-version-v1.28.x
Mar 18, 2026
Merged

fix: update Elasticsearch to 8.5.0 and ES_VERSION to v8 for v1.28.x#315
rkannan82 merged 1 commit intorelease/v1.28.xfrom
fix/es-version-v1.28.x

Conversation

@rkannan82
Copy link
Copy Markdown

Summary

Cherry-pick of the fix from release/v1.29.x (PR #309).

  • Update ELASTICSEARCH_VERSION from 8.0.0 to 8.5.0 in .env
  • Update ES_VERSION from v7 to v8 in docker-compose.yml

The "Ensure images work" CI step has been failing on release/v1.28.x since March 11 because the auto-setup container was configured with ES_VERSION=v7 while running ES 8.0.0, causing it to get stuck waiting for Elasticsearch.

This is blocking Docker image promotion for v1.28.3.

Test plan

  • CI "Ensure images work" step passes

Made with Cursor

Cherry-pick of the fix from release/v1.29.x (PR #309). The smoke test
was failing because auto-setup had ES_VERSION=v7 while running ES 8.0.0.

Made-with: Cursor
@rkannan82 rkannan82 requested a review from a team as a code owner March 18, 2026 21:03
@rkannan82 rkannan82 merged commit f693a4b into release/v1.28.x Mar 18, 2026
7 of 8 checks passed
@rkannan82 rkannan82 deleted the fix/es-version-v1.28.x branch March 18, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants