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 devel for ceph-csi #387

Merged
merged 7 commits into from
Sep 26, 2024

Commits on Sep 23, 2024

  1. doc: reset PendingReleaseNotes.md

    reset PendingReleaseNotes.md for next release
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and mergify[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    1edceeb View commit details
    Browse the repository at this point in the history
  2. cephfs: return correct error msg

    return SnapshotOperationAlreadyExistsFmt instead of
    VolumeOperationAlreadyExistsFmt incase of delete snapshot
    operation.
    
    Signed-off-by: yati1998 <ypadia@redhat.com>
    yati padia authored and mergify[bot] committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    29aecd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. cephfs: correct error code for volumegroupsnapshot

    this commit corrects the error code used by
    groupvolumelocks to acquire snapshots
    
    Signed-off-by: yati1998 <ypadia@redhat.com>
    yati1998 authored and mergify[bot] committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dbd8462 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. rebase: bump the github-dependencies group with 2 updates

    Bumps the github-dependencies group with 2 updates: [github.com/aws/aws-sdk-go-v2/service/sts](https://github.com/aws/aws-sdk-go-v2) and [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang).
    
    
    Updates `github.com/aws/aws-sdk-go-v2/service/sts` from 1.30.7 to 1.31.1
    - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
    - [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/service/s3/v1.31.1/CHANGELOG.md)
    - [Commits](aws/aws-sdk-go-v2@service/mgn/v1.30.7...service/s3/v1.31.1)
    
    Updates `github.com/prometheus/client_golang` from 1.20.3 to 1.20.4
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.20.3...v1.20.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/aws/aws-sdk-go-v2/service/sts
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-dependencies
    - dependency-name: github.com/prometheus/client_golang
      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 25, 2024
    Configuration menu
    Copy the full SHA
    40ad416 View commit details
    Browse the repository at this point in the history
  2. rebase: bump github/codeql-action from 3.26.7 to 3.26.8

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3.26.7 to 3.26.8.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@8214744...294a9d9)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mergify[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    ecf2503 View commit details
    Browse the repository at this point in the history
  3. rebase: bump google.golang.org/grpc from 1.66.2 to 1.67.0

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.66.2 to 1.67.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.66.2...v1.67.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and mergify[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    77f8c3f View commit details
    Browse the repository at this point in the history
  4. rebase: update kube dep to x.31.1

    updating all kubernetes dependency
    to latest release.
    
    Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
    Madhu-1 authored and mergify[bot] committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f1379e4 View commit details
    Browse the repository at this point in the history