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 main for kubernetes-csi-addons #143

Merged
merged 3 commits into from
May 27, 2024

Commits on May 15, 2024

  1. vendor: bump github.com/kubernetes-csi/csi-lib-utils

    Bumps the github-dependencies group with 1 update: [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils).
    
    
    Updates `github.com/kubernetes-csi/csi-lib-utils` from 0.17.0 to 0.18.0
    - [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
    - [Commits](kubernetes-csi/csi-lib-utils@v0.17.0...v0.18.0)
    
    ---
    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
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mergify[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    d41f53b View commit details
    Browse the repository at this point in the history
  2. build: passing context parameter as required

    Version 0.18.0 of github.com/kubernetes-csi/csi-lib-utils
    added support for structured logging.
    This commit includes passing the context parameter for the
    necessary function.
    
    ref: kubernetes-csi/csi-lib-utils#149
    
    Signed-off-by: Praveen M <m.praveen@ibm.com>
    iPraveenParihar authored and mergify[bot] committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e53877d View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. vendor: bump github.com/operator-framework/operator-sdk

    Bumps the github-dependencies group in /tools with 1 update: [github.com/operator-framework/operator-sdk](https://github.com/operator-framework/operator-sdk).
    
    
    Updates `github.com/operator-framework/operator-sdk` from 1.34.1 to 1.34.2
    - [Release notes](https://github.com/operator-framework/operator-sdk/releases)
    - [Changelog](https://github.com/operator-framework/operator-sdk/blob/master/.goreleaser.yml)
    - [Commits](operator-framework/operator-sdk@v1.34.1...v1.34.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/operator-sdk
      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 May 21, 2024
    Configuration menu
    Copy the full SHA
    345fe22 View commit details
    Browse the repository at this point in the history