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

Syncing latest changes from upstream main for kubernetes-csi-addons #193

Merged
merged 4 commits into from
Sep 4, 2024

Commits on Sep 3, 2024

  1. vendor: Bump sigs.k8s.io/controller-tools

    Bumps the k8s-dependencies group in /tools with 1 update: [sigs.k8s.io/controller-tools](https://github.com/kubernetes-sigs/controller-tools).
    
    
    Updates `sigs.k8s.io/controller-tools` from 0.16.1 to 0.16.2
    - [Release notes](https://github.com/kubernetes-sigs/controller-tools/releases)
    - [Changelog](https://github.com/kubernetes-sigs/controller-tools/blob/main/envtest-releases.yaml)
    - [Commits](kubernetes-sigs/controller-tools@v0.16.1...v0.16.2)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mergify[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    6cb1ef7 View commit details
    Browse the repository at this point in the history
  2. template: changes for new kubebuilder

    template changes for new kubebuilder
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and mergify[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    a74feed View commit details
    Browse the repository at this point in the history
  3. vendor: Bump the github-dependencies group across 1 directory with 3 …

    …updates
    
    Bumps the github-dependencies group with 3 updates in the / directory: [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils), [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) and [github.com/onsi/gomega](https://github.com/onsi/gomega).
    
    
    Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.18.1 to 0.19.0
    - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
    - [Commits](kubernetes-csi/csi-lib-utils@v0.18.1...v0.19.0)
    
    Updates `github.com/onsi/ginkgo/v2` from 2.20.0 to 2.20.2
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.20.0...v2.20.2)
    
    Updates `github.com/onsi/gomega` from 1.34.1 to 1.34.2
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.34.1...v1.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/kubernetes-csi/csi-lib-utils
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    - dependency-name: github.com/onsi/gomega
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mergify[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    67b231c View commit details
    Browse the repository at this point in the history
  4. rebase: update go version to 1.22.6

    updating go version to 1.22.6
    as its required for csi-lib-utils
    @v0.19.0
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and mergify[bot] committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bd88536 View commit details
    Browse the repository at this point in the history