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 support Kubernetes version #7741

Merged
merged 4 commits into from
Apr 30, 2024

Conversation

kvalliyurnatt
Copy link
Contributor

Update supported Kubernetes versions for the upcoming release

@naemono
Copy link
Contributor

naemono commented Apr 23, 2024

buildkite test this -f p=ocp,TESTS_MATCH=TestSmoke -m s=8.13.2

@@ -17,8 +17,8 @@ Current features:

Supported versions:

* Kubernetes 1.25-1.29
* OpenShift 4.11-4.14
* Kubernetes 1.26-1.30
Copy link
Contributor

Choose a reason for hiding this comment

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

Without being able to test on 1.30 (no kind release available quite yet), I'm not sure we can say we support it...

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@naemono good point, do we just move it back until a Kind version is available ? I can redo this when that becomes available

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I would say just wait on this until we have a good version of it available and update then... Ensuring a full e2e run in this PR

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I updated with the image built by @barkbay, please take another look. TIA

@kvalliyurnatt
Copy link
Contributor Author

buildkite test this -f p=kind,TESTS_MATCH=TestSmoke -m s=8.13.2

@kvalliyurnatt kvalliyurnatt requested a review from naemono April 30, 2024 14:00
@kvalliyurnatt
Copy link
Contributor Author

buildkite test this -f p=kind,DEPLOYER_KIND_NODE_IMAGE=barkbay/node:v1.30.0-dirty@sha256:03aae54e5ce12a2ec3220d5329a58130f9328d9e5b995c8eb4eb0807569bffbe,TESTS_MATCH=TestSmoke -m s=8.13.2

Copy link
Contributor

@naemono naemono left a comment

Choose a reason for hiding this comment

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

Since the OCP test, and the Kind test both worked, I'd say this is good now. 👍

@kvalliyurnatt kvalliyurnatt merged commit 6ae940c into elastic:main Apr 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
>docs Documentation v2.13.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants