Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update stack versions #7166

Merged

Conversation

rhr323
Copy link
Contributor

@rhr323 rhr323 commented Sep 14, 2023

Stack 8.10.0 has been released recently, so nightly test matrix is updated to use the released version (instead of the latest SNAPSHOT), there have been a few updates to 7.17, so I bumped that as well.

@rhr323 rhr323 added the v2.10.0 label Sep 14, 2023
@botelastic botelastic bot added the triage label Sep 14, 2023
@rhr323 rhr323 added >test Related to unit/integration/e2e tests and removed triage labels Sep 14, 2023
@rhr323
Copy link
Contributor Author

rhr323 commented Sep 14, 2023

buildkite test this -f p=kind,s=8.10.0

@thbkrkr
Copy link
Contributor

thbkrkr commented Sep 14, 2023

We should update the current stack version to 8.10.0 and add 8.11.0-SNAPSHOT, a bit like #7067. You can use hack/update-stack-version.sh for the update.

@rhr323 rhr323 force-pushed the update-nightly-matrix-with-latest-es-release branch from 27b1c87 to d627583 Compare September 14, 2023 20:21
@rhr323 rhr323 changed the title Update stack versions in nightly tests Update stack versions Sep 14, 2023
@rhr323
Copy link
Contributor Author

rhr323 commented Sep 14, 2023

buildkite test this -f p=kind -m s=7.17.13,s=8.9.2,s=8.10.0,s=8.11.0-SNAPSHOT

@rhr323
Copy link
Contributor Author

rhr323 commented Sep 18, 2023

buildkite test this -f p=kind -m s=8.9.2,s=8.10.0,s=8.11.0-SNAPSHOT

Copy link
Contributor

@barkbay barkbay left a comment

Choose a reason for hiding this comment

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

Makefile Outdated Show resolved Hide resolved
Copy link
Contributor

@barkbay barkbay left a comment

Choose a reason for hiding this comment

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

LGTM

.buildkite/e2e/nightly-main-matrix.yaml Outdated Show resolved Hide resolved
@rhr323 rhr323 force-pushed the update-nightly-matrix-with-latest-es-release branch from 0aa68e9 to 7749338 Compare September 28, 2023 07:43
@@ -18,7 +18,7 @@

# Version of Elasticsearch.
#
version: 8.10.0-SNAPSHOT
version: 8.10.2-SNAPSHOT
Copy link
Contributor

Choose a reason for hiding this comment

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

The next version of the Helm eck-stack charts should use the latest version of the Elastic stack which will be released the same day.

Suggested change
version: 8.10.2-SNAPSHOT
version: 8.11.0-SNAPSHOT

Copy link
Contributor

@thbkrkr thbkrkr Sep 28, 2023

Choose a reason for hiding this comment

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

Sorry, I didn't specify but this applies to all eck-stack charts childs:

> grep 'version: 8' -r deploy/**/values.yaml
deploy/eck-stack/charts/eck-agent/values.yaml:version: 8.10.2-SNAPSHOT
deploy/eck-stack/charts/eck-beats/values.yaml:version: 8.10.2-SNAPSHOT
deploy/eck-stack/charts/eck-elasticsearch/values.yaml:version: 8.10.2-SNAPSHOT
deploy/eck-stack/charts/eck-fleet-server/values.yaml:version: 8.10.2-SNAPSHOT
deploy/eck-stack/charts/eck-kibana/values.yaml:version: 8.10.2-SNAPSHOT

Copy link
Contributor

@thbkrkr thbkrkr left a comment

Choose a reason for hiding this comment

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

@thbkrkr thbkrkr merged commit d1057c6 into elastic:main Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>test Related to unit/integration/e2e tests v2.10.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants