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

Bump kubectl to 1.30.1 #453

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Bump kubectl to 1.30.1 #453

merged 1 commit into from
Jun 3, 2024

Conversation

wokoman
Copy link
Contributor

@wokoman wokoman commented May 29, 2024

What this PR does / why we need it:
kubectl on the provided URI doesn't use git tag, but actual Kubernetes version. Meaning trying to download 0.21.0 yields 404.

Special notes for your reviewer:
Some places used kubectl in version 1.26.1, but Dockerfile was stuck on 1.21.0 for some reason. Thus the Dockerfile couldn't be built, as suggested here in docs. I bumped it to latest.

PR Readiness Checklist:

  • the CHANGELOG.md release notes have been updated to reflect any significant (and particularly user-facing) changes introduced by this PR

Copy link

codecov bot commented May 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.56%. Comparing base (4ee7d5e) to head (2f30f55).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #453   +/-   ##
=======================================
  Coverage   86.56%   86.56%           
=======================================
  Files          23       23           
  Lines         856      856           
=======================================
  Hits          741      741           
  Misses        115      115           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jkroepke
Copy link
Owner

jkroepke commented Jun 3, 2024

Thanks!

@jkroepke jkroepke self-requested a review June 3, 2024 16:20
@jkroepke jkroepke merged commit c6888be into jkroepke:main Jun 3, 2024
14 checks passed
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