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

vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.14.0 to 0.15.0 #435

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 28, 2023

Bumps github.com/kubernetes-csi/csi-lib-utils from 0.14.0 to 0.15.0.

Release notes

Sourced from github.com/kubernetes-csi/csi-lib-utils's releases.

v0.15.0

Changelog

https://github.com/kubernetes-csi/csi-lib-utils/blob/v0.15.0/CHANGELOG/CHANGELOG-0.15.md

v0.15.0-rc0

No release notes provided.

Commits
  • 32c3fb3 Merge pull request #146 from xing-yang/changelog_0.15
  • 0f875ae Add changelog for v0.15.0
  • 7b02e8d Merge pull request #140 from DataDog/fricounet/upstream/otel-tracing-grpc
  • 47cfaa9 connection: export timeout and metrics options
  • c487210 connection: restore ConnectWithoutMetrics
  • 2eb6147 Merge remote-tracking branch 'upstream/master' into fricounet/upstream/otel-t...
  • 0911089 Merge pull request #144 from Sneha-at/module-update-master
  • fc8ccf5 Update dependency go modules for k8s v1.28.0
  • 1c17c11 Merge commit '95cf84d6d2580a1e18931757c735838e844f7118' into module-update-ma...
  • 95cf84d Squashed 'release-tools/' changes from 1df23db..de2fba8
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the vendor Pull requests that update vendored dependencies label Aug 28, 2023
riya-singhal31
riya-singhal31 previously approved these changes Aug 28, 2023
yati1998
yati1998 previously approved these changes Aug 29, 2023
@nixpanic
Copy link
Collaborator

@dependabot recreate

Bumps [github.com/kubernetes-csi/csi-lib-utils](https://github.com/kubernetes-csi/csi-lib-utils) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/kubernetes-csi/csi-lib-utils/releases)
- [Commits](kubernetes-csi/csi-lib-utils@v0.14.0...v0.15.0)

---
updated-dependencies:
- dependency-name: github.com/kubernetes-csi/csi-lib-utils
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.15.0 branch from 25d2509 to 5d08b4b Compare August 29, 2023 11:21
@mergify mergify bot dismissed stale reviews from yati1998 and riya-singhal31 August 29, 2023 11:21

Pull request has been modified.

@mergify mergify bot merged commit a61decb into main Aug 29, 2023
16 checks passed
@mergify mergify bot deleted the dependabot/go_modules/github.com/kubernetes-csi/csi-lib-utils-0.15.0 branch August 29, 2023 11:32
spiceratops added a commit to spiceratops/k8s-gitops that referenced this pull request Dec 20, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-csi-addons](https://togithub.com/csi-addons/kubernetes-csi-addons)
| minor | `v0.7.0` -> `v0.8.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>csi-addons/kubernetes-csi-addons
(kubernetes-csi-addons)</summary>

###
[`v0.8.0`](https://togithub.com/csi-addons/kubernetes-csi-addons/releases/tag/v0.8.0)

[Compare
Source](https://togithub.com/csi-addons/kubernetes-csi-addons/compare/v0.7.0...v0.8.0)

#### What's Changed

- vendor: bump google.golang.org/grpc from 1.56.1 to 1.56.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#404
- ci: add lint-extras github workflow by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#403
- fix: enable hadolint linter in super linter by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#407
- ci: wait for images to be pushed before creating the release by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#408
- fix: fix markdown failures by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#409
- ci: bump helm/kind-action from 1.7.0 to 1.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#411
- vendor: bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1 in
/tools by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#412
- vendor: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#417
- vendor: bump k8s.io/client-go from 0.27.3 to 0.27.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#416
- test: Adding NetworkFence capability to test tool by
[@&#8203;karthik-us](https://togithub.com/karthik-us) in
[csi-addons/kubernetes-csi-addons#410
- vendor: bump google.golang.org/grpc from 1.56.2 to 1.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#420
- cmd: add testing tool for volume replication by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#419
- fix: return response from getVolumeReplicationInfo by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#421
- vendor: bump go.uber.org/zap from 1.24.0 to 1.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#424
- vendor: bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#423
- ci: bump arduino/setup-protoc from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#426
- vendor: bump k8s.io/client-go from 0.27.4 to 0.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#431
- vendor: bump k8s.io/client-go from 0.28.0 to 0.28.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#437
- vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.14.0 to
0.15.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#435
- vendor: bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#438
- ci: bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#440
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#439
- vendor: bump google.golang.org/grpc from 1.57.0 to 1.58.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#442
- ci: bump docker/setup-buildx-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#452
- ci: bump docker/setup-qemu-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#451
- ci: bump docker/build-push-action from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#450
- ci: bump docker/login-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#449
- vendor: bump k8s.io/api from 0.28.1 to 0.28.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#448
- vendor: bump google.golang.org/grpc from 1.58.0 to 1.58.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#447
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#446
- vendor: bump go.uber.org/zap from 1.25.0 to 1.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#461
- use CEL for CR validation by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#459
- vendor: bump google.golang.org/grpc from 1.58.1 to 1.58.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#460
- vendor: bump k8s.io/client-go from 0.28.1 to 0.28.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#445
- vendor: bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#464
- cleanup: fix spelling mistakes by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#465
- vendor: bump google.golang.org/grpc from 1.58.2 to 1.58.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#467
- vendor: bump k8s.io/client-go from 0.28.2 to 0.28.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#468
- vendor: bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#471
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#469
- vendor: bump github.com/container-storage-interface/spec from 1.8.0 to
1.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#477
- vendor: bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#475
- vendor: bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#474
- vendor: bump google.golang.org/grpc from 1.58.3 to 1.59.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#476
- vendor: bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#480
- Fix corner cases bugs found in CEL validation by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#481
- Explicitly disable gRPC idle timeout by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#482
- vendor: bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#483
- ci: update dependabot for group updates by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#484
- vendor: bump the github-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#485
- ci: update group rules for dependabot by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#487
- update to proper message on a successful fence op by
[@&#8203;rakeshgm](https://togithub.com/rakeshgm) in
[csi-addons/kubernetes-csi-addons#488
- vendor: bump the k8s-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#489
- send NetworkFence requests to the leading CSI-Addons sidecar by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#492
- ci: bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#494
- connection: track Namespace of driver Pods to locate Leases by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#496
- replication: send VolumeReplication operations to the leading
controller by [@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#495
- reclaimspace: send ControllerReclaimSpace operations to the leading
controller by [@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#493

#### New Contributors

- [@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) made
their first contribution in
[csi-addons/kubernetes-csi-addons#403
- [@&#8203;rakeshgm](https://togithub.com/rakeshgm) made their first
contribution in
[csi-addons/kubernetes-csi-addons#488

**Full Changelog**:
csi-addons/kubernetes-csi-addons@v0.7.0...v0.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
coolguy1771 pushed a commit to coolguy1771/home-ops that referenced this pull request Dec 22, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
|
[kubernetes-csi-addons](https://togithub.com/csi-addons/kubernetes-csi-addons)
| minor | `v0.7.0` -> `v0.8.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>csi-addons/kubernetes-csi-addons
(kubernetes-csi-addons)</summary>

###
[`v0.8.0`](https://togithub.com/csi-addons/kubernetes-csi-addons/releases/tag/v0.8.0)

[Compare
Source](https://togithub.com/csi-addons/kubernetes-csi-addons/compare/v0.7.0...v0.8.0)

#### What's Changed

- vendor: bump google.golang.org/grpc from 1.56.1 to 1.56.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#404
- ci: add lint-extras github workflow by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#403
- fix: enable hadolint linter in super linter by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#407
- ci: wait for images to be pushed before creating the release by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#408
- fix: fix markdown failures by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#409
- ci: bump helm/kind-action from 1.7.0 to 1.8.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#411
- vendor: bump sigs.k8s.io/controller-tools from 0.12.0 to 0.12.1 in
/tools by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#412
- vendor: bump github.com/onsi/gomega from 1.27.8 to 1.27.10 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#417
- vendor: bump k8s.io/client-go from 0.27.3 to 0.27.4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#416
- test: Adding NetworkFence capability to test tool by
[@&#8203;karthik-us](https://togithub.com/karthik-us) in
[csi-addons/kubernetes-csi-addons#410
- vendor: bump google.golang.org/grpc from 1.56.2 to 1.57.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#420
- cmd: add testing tool for volume replication by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#419
- fix: return response from getVolumeReplicationInfo by
[@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) in
[csi-addons/kubernetes-csi-addons#421
- vendor: bump go.uber.org/zap from 1.24.0 to 1.25.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#424
- vendor: bump sigs.k8s.io/controller-runtime from 0.15.0 to 0.15.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#423
- ci: bump arduino/setup-protoc from 1 to 2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#426
- vendor: bump k8s.io/client-go from 0.27.4 to 0.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#431
- vendor: bump k8s.io/client-go from 0.28.0 to 0.28.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#437
- vendor: bump github.com/kubernetes-csi/csi-lib-utils from 0.14.0 to
0.15.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#435
- vendor: bump sigs.k8s.io/controller-runtime from 0.15.1 to 0.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#438
- ci: bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#440
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.0 to 0.16.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#439
- vendor: bump google.golang.org/grpc from 1.57.0 to 1.58.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#442
- ci: bump docker/setup-buildx-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#452
- ci: bump docker/setup-qemu-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#451
- ci: bump docker/build-push-action from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#450
- ci: bump docker/login-action from 2 to 3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#449
- vendor: bump k8s.io/api from 0.28.1 to 0.28.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#448
- vendor: bump google.golang.org/grpc from 1.58.0 to 1.58.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#447
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.1 to 0.16.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#446
- vendor: bump go.uber.org/zap from 1.25.0 to 1.26.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#461
- use CEL for CR validation by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#459
- vendor: bump google.golang.org/grpc from 1.58.1 to 1.58.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#460
- vendor: bump k8s.io/client-go from 0.28.1 to 0.28.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#445
- vendor: bump github.com/onsi/gomega from 1.27.10 to 1.28.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#464
- cleanup: fix spelling mistakes by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#465
- vendor: bump google.golang.org/grpc from 1.58.2 to 1.58.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#467
- vendor: bump k8s.io/client-go from 0.28.2 to 0.28.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#468
- vendor: bump github.com/onsi/gomega from 1.28.0 to 1.28.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#471
- vendor: bump sigs.k8s.io/controller-runtime from 0.16.2 to 0.16.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#469
- vendor: bump github.com/container-storage-interface/spec from 1.8.0 to
1.9.0 by [@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#477
- vendor: bump github.com/go-logr/logr from 1.2.4 to 1.3.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#475
- vendor: bump github.com/onsi/gomega from 1.28.1 to 1.29.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#474
- vendor: bump google.golang.org/grpc from 1.58.3 to 1.59.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#476
- vendor: bump k8s.io/klog/v2 from 2.100.1 to 2.110.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#480
- Fix corner cases bugs found in CEL validation by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#481
- Explicitly disable gRPC idle timeout by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#482
- vendor: bump github.com/onsi/gomega from 1.29.0 to 1.30.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#483
- ci: update dependabot for group updates by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#484
- vendor: bump the github-dependencies group with 1 update by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#485
- ci: update group rules for dependabot by
[@&#8203;Madhu-1](https://togithub.com/Madhu-1) in
[csi-addons/kubernetes-csi-addons#487
- update to proper message on a successful fence op by
[@&#8203;rakeshgm](https://togithub.com/rakeshgm) in
[csi-addons/kubernetes-csi-addons#488
- vendor: bump the k8s-dependencies group with 2 updates by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#489
- send NetworkFence requests to the leading CSI-Addons sidecar by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#492
- ci: bump actions/setup-go from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[csi-addons/kubernetes-csi-addons#494
- connection: track Namespace of driver Pods to locate Leases by
[@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#496
- replication: send VolumeReplication operations to the leading
controller by [@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#495
- reclaimspace: send ControllerReclaimSpace operations to the leading
controller by [@&#8203;nixpanic](https://togithub.com/nixpanic) in
[csi-addons/kubernetes-csi-addons#493

#### New Contributors

- [@&#8203;riya-singhal31](https://togithub.com/riya-singhal31) made
their first contribution in
[csi-addons/kubernetes-csi-addons#403
- [@&#8203;rakeshgm](https://togithub.com/rakeshgm) made their first
contribution in
[csi-addons/kubernetes-csi-addons#488

**Full Changelog**:
csi-addons/kubernetes-csi-addons@v0.7.0...v0.8.0

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMDIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEwMi4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
vendor Pull requests that update vendored dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants