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 to Kubernetes 1.30 #1088

Merged
merged 4 commits into from
May 13, 2024
Merged

Commits on May 13, 2024

  1. Squashed 'release-tools/' changes from dc4d0ae..adb3af9

    adb3af9 Merge pull request kubernetes-csi#252 from bells17/update-go-version
    b82ee38 Merge pull request kubernetes-csi#253 from bells17/fix-typo
    c317456 Fix typo
    0a78505 Bump to Go 1.22.3
    edd89ad Merge pull request kubernetes-csi#251 from jsafrane/add-logcheck
    043fd09 Add test-logcheck target
    d7535ae Merge pull request kubernetes-csi#250 from jsafrane/go-1.22
    b52e7ad Update go to 1.22.2
    14fdb6f Merge pull request kubernetes-csi#247 from msau42/prow
    9b4352e Update release playbook
    c7bb972 Fix release notes script to use fixed tags
    463a0e9 Add script to update specific go modules
    
    git-subtree-dir: release-tools
    git-subtree-split: adb3af9
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    7d23405 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff120a1 View commit details
    Browse the repository at this point in the history
  3. Update Kubernetes libs to 1.30

    And csi-lib-utils and go to the latest releases.
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    5a5c9f6 View commit details
    Browse the repository at this point in the history
  4. Use correct context

    - Set timeout for each CSI call separately.
    - Pass ctx to csi-lib-utils function as needed.
    jsafrane committed May 13, 2024
    Configuration menu
    Copy the full SHA
    4be6c90 View commit details
    Browse the repository at this point in the history