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

rebase: update kubernetes dependencies to 1.26.1 #3638

Merged
merged 3 commits into from
Feb 3, 2023

Commits on Feb 2, 2023

  1. rebase: update kubernetes to 1.26.1

    update kubernetes and its dependencies
    to v1.26.1
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    67b0c47 View commit details
    Browse the repository at this point in the history
  2. cleanup: fix static checks

    fix SA1019 static check to replace
    io/utils with os package and sets
    with generic sets
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    60eb3c2 View commit details
    Browse the repository at this point in the history
  3. build: update golang to 1.19.5

    kubernetes 1.26.1 requires golang
    1.19
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    34f5701 View commit details
    Browse the repository at this point in the history