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

Updated kubernetes cluster version to 1.26 #1985

Merged
merged 3 commits into from
Apr 5, 2023
Merged

Conversation

shahpratikr
Copy link
Contributor

Change Overview

This PR upgrades kubectl, kind, snapshotter to their latest versions.

Pull request type

Please check the type of change your PR introduces:

  • 🚧 Work in Progress
  • 🌈 Refactoring (no functional changes, no api changes)
  • 🐹 Trivial/Minor
  • 🐛 Bugfix
  • 🌻 Feature
  • 🗺️ Documentation
  • 🤖 Test

Issues

Test Plan

  • 💪 Manual

  • ⚡ Unit test

  • 💚 E2E

  • Manually built and push image to private repo using docker build and docker push commands inside docker/build directory.

  • ran make start-kind and make stop-kind to verify kind cluster is deployed with v1.26.0 image. (since we are supporting v1.26.1, I have used v1.26.0 as KUBE_VERSION even though v1.26.3 is the latest supported version by kind)

@github-actions
Copy link
Contributor

github-actions bot commented Apr 4, 2023

Thanks for submitting this pull request 🎉. The team will review it soon and get back to you.

If you haven't already, please take a moment to review our project contributing guideline and Code of Conduct document.

@infraq infraq added this to In Progress in Kanister Apr 4, 2023
Kanister automation moved this from In Progress to Reviewer approved Apr 5, 2023
@mergify mergify bot merged commit bf570c7 into master Apr 5, 2023
Kanister automation moved this from Reviewer approved to Done Apr 5, 2023
@mergify mergify bot deleted the pratik/issue-1983 branch April 5, 2023 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Development

Successfully merging this pull request may close these issues.

Update kubernetes cluster version used in make target start-kind
2 participants