-
Notifications
You must be signed in to change notification settings - Fork 599
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
chore: bump GKE to v1.32.1 #7117
Conversation
E2E (targeted) tests with KIND-based and GKE-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/13301707148 |
E2E (targeted) tests with KIND-based and GKE-based clusters were started at https://github.com/Kong/kubernetes-ingress-controller/actions/runs/13301970353 |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #7117 +/- ##
=======================================
+ Coverage 76.9% 79.9% +3.0%
=======================================
Files 214 213 -1
Lines 25169 24976 -193
=======================================
+ Hits 19356 19957 +601
+ Misses 4794 3985 -809
- Partials 1019 1034 +15 ☔ View full report in Codecov by Sentry. |
This should be taken care of by Renovate (as the GKE versions have been updated in Kong/gke-renovate-datasource@1e0c09f) |
What this PR does / why we need it:
Bump GKE to 1.32.1 in CI since 1.32.0 is removed.
Which issue this PR fixes:
Special notes for your reviewer:
PR Readiness Checklist:
Complete these before marking the PR as
ready to review
:CHANGELOG.md
release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR