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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update kubernetes to 1.28.x #3138

Merged
merged 2 commits into from Oct 31, 2023
Merged

Update kubernetes to 1.28.x #3138

merged 2 commits into from Oct 31, 2023

Conversation

curtbushko
Copy link
Contributor

@curtbushko curtbushko commented Oct 26, 2023

Changes proposed in this PR:

  • Set Kind and GKE to use 1.28.x for acceptance tests
  • Note: GKE needed to be hardcoded as the terraform resource google_container_engine_versions is not returning values for 锘縧atest_master_version

How I've tested this PR:

  • Ran the Kind and GKE Acceptance tests.

How I expect reviewers to test this PR:

馃憖

Checklist:

@curtbushko curtbushko force-pushed the curtbushko/upgrade-kube-1.28 branch 2 times, most recently from e0656e3 to 6789bcc Compare October 30, 2023 14:33
@curtbushko curtbushko changed the title Update kind to 1.28.0 Update kubernetes to 1.28.0 Oct 30, 2023
@curtbushko curtbushko changed the title Update kubernetes to 1.28.0 Update kubernetes to 1.28.x Oct 30, 2023
Hardcode GKE version for now and update all clouds from 1.26 -> 1.28
@curtbushko curtbushko self-assigned this Oct 30, 2023
@curtbushko curtbushko marked this pull request as ready for review October 30, 2023 19:33
Copy link
Contributor

@david-yu david-yu left a comment

Choose a reason for hiding this comment

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

Could you also update README.md to include the supported versions?

@david-yu
Copy link
Contributor

* **Kubernetes 1.24.x - 1.27.x** - This represents the earliest versions of Kubernetes tested.

@david-yu
Copy link
Contributor

david-yu commented Oct 30, 2023

We should also bump this version to 1.25.0-0 as well, this seems to have not been bumped up last release.

kubeVersion: ">=1.22.0-0"

test 1.25 to 1.28
@curtbushko curtbushko merged commit 6024cec into main Oct 31, 2023
43 of 51 checks passed
@curtbushko curtbushko deleted the curtbushko/upgrade-kube-1.28 branch October 31, 2023 14:39
curtbushko added a commit that referenced this pull request Oct 31, 2023
* Update kind to 1.28.0
curtbushko added a commit that referenced this pull request Oct 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants