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 #180

Merged
merged 5 commits into from
Aug 1, 2024

Conversation

df-build-team
Copy link

PR containing the latest commits from main branch

iPraveenParihar and others added 5 commits July 30, 2024 12:05
Currently, If annotations are set on StorageClass this will only
affect new PVCs created from this StorageClass for ReclaimSpace
operations. To include existing PVCs, one needs to restart the controller.

This commit eliminates the need of restarting the controller by watching
the StorageClass object and Equeue all PVCs of it, this will then allow
considering the existing PVCs and annotations will be set.

Signed-off-by: Praveen M <[email protected]>
Bumps the golang-dependencies group in /tools with 1 update: [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/grpc/cmd/protoc-gen-go-grpc` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.4.0...v1.5.0)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: golang-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Syncing latest changes from upstream main for kubernetes-csi-addons
@df-build-team df-build-team requested a review from a team August 1, 2024 05:30
@nixpanic
Copy link
Member

nixpanic commented Aug 1, 2024

/lgtm
/approve

Copy link

openshift-ci bot commented Aug 1, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: df-build-team, nixpanic

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved label Aug 1, 2024
@openshift-merge-bot openshift-merge-bot bot merged commit 1cfe3e5 into release-4.17 Aug 1, 2024
24 checks passed
@Nikhil-Ladha Nikhil-Ladha deleted the sync_ds--main branch September 9, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants