kubernetes-sigs / cluster-api-provider-cloudstack

A Kubernetes Cluster API Provider implementation for Apache CloudStack.
https://cluster-api-cloudstack.sigs.k8s.io/
Apache License 2.0
37 stars 33 forks source link

Bump the all-go-mod-patch-and-minor group across 2 directories with 18 updates #365

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the all-go-mod-patch-and-minor group with 8 updates in the / directory:

Package From To
github.com/apache/cloudstack-go/v2 2.15.0 2.16.1
github.com/go-logr/logr 1.2.4 1.4.2
github.com/jellydator/ttlcache/v3 3.1.1 3.2.0
github.com/onsi/ginkgo/v2 2.11.0 2.19.0
k8s.io/api 0.26.1 0.26.15
k8s.io/client-go 0.26.1 0.26.15
k8s.io/component-base 0.26.1 0.26.15
sigs.k8s.io/cluster-api 1.4.8 1.4.9

Bumps the all-go-mod-patch-and-minor group with 7 updates in the /hack/tools directory:

Package From To
github.com/go-logr/logr 1.2.4 1.4.2
github.com/onsi/ginkgo/v2 2.11.0 2.19.0
k8s.io/api 0.26.1 0.26.15
honnef.co/go/tools 0.4.2 0.4.7
k8s.io/code-generator 0.26.1 0.26.15
sigs.k8s.io/controller-tools 0.11.3 0.15.0
sigs.k8s.io/kustomize/kustomize/v4 4.5.4 4.5.7

Updates github.com/apache/cloudstack-go/v2 from 2.15.0 to 2.16.1

Release notes

Sourced from github.com/apache/cloudstack-go/v2's releases.

v2.16.1

What's Changed

New Contributors

Full Changelog: https://github.com/apache/cloudstack-go/compare/v2.16.0...v2.16.1

v2.16.0

Support for Apache CloudStack 4.19

What's Changed

New Contributors

Full Changelog: https://github.com/apache/cloudstack-go/compare/v2.15.0...v2.16.0

v2.16.0-rc.2

Releasing latest head as v2.16.0-rc.2 (RC1) tag for testing purpose

v2.16.0-rc.1

... (truncated)

Commits
  • 2b21240 Merge pull request #86 from apache/post
  • bc95c25 Generate methods to reset params (#84)
  • 0b2d6ba Use POST for user sensitive calls
  • 0d335ef make mockgen for modern versions #83
  • cfcbcba Merge pull request #82 from apache/dependabot/go_modules/golang.org/x/net-0.23.0
  • 34549b8 just install the thing
  • 9ebea3b Merge pull request #81 from step-security-bot/stepsecurity_remediation_171118...
  • 1af5124 Bump golang.org/x/net from 0.17.0 to 0.23.0
  • ddff197 [StepSecurity] ci: Harden GitHub Actions
  • f763951 Restore methods with optional params for 4.19 compatability (#80)
  • Additional commits viewable in compare view


Updates github.com/go-logr/logr from 1.2.4 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.1...v1.4.2

v1.4.1

What's Changed

Full Changelog: https://github.com/go-logr/logr/compare/v1.4.0...v1.4.1

... (truncated)

Commits
  • 1205f42 Merge pull request #295 from go-logr/dependabot/github_actions/actions/checko...
  • ccedcbd Merge pull request #294 from go-logr/dependabot/github_actions/github/codeql-...
  • bead577 build(deps): bump actions/checkout from 4.1.5 to 4.1.6
  • a492d95 build(deps): bump github/codeql-action from 3.25.4 to 3.25.5
  • 19ad07c build(deps): bump ossf/scorecard-action from 2.3.1 to 2.3.3
  • 1c97a21 build(deps): bump actions/checkout from 4.1.4 to 4.1.5
  • f70c5b5 build(deps): bump github/codeql-action from 3.25.3 to 3.25.4
  • 4ade8d3 build(deps): bump golangci/golangci-lint-action from 5.3.0 to 6.0.1
  • 88d98bd Merge pull request #289 from go-logr/dependabot/github_actions/golangci/golan...
  • 432cd86 Merge pull request #288 from go-logr/dependabot/github_actions/actions/setup-...
  • Additional commits viewable in compare view


Updates github.com/jellydator/ttlcache/v3 from 3.1.1 to 3.2.0

Release notes

Sourced from github.com/jellydator/ttlcache/v3's releases.

v3.2.0

What's Changed

Full Changelog: https://github.com/jellydator/ttlcache/compare/v3.1.1...v3.2.0

Commits


Updates github.com/onsi/ginkgo/v2 from 2.11.0 to 2.19.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.19.0

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

v2.18.0

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

v2.17.3

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

v2.17.2

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

v2.17.1

... (truncated)

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.19.0

Features

Label Sets allow for more expressive and flexible label filtering.

2.18.0

Features

  • Add --slience-skips and --force-newlines [f010b65]
  • fail when no tests were run and --fail-on-empty was set [d80eebe]

Fixes

  • Fix table entry context edge case [42013d6]

Maintenance

  • Bump golang.org/x/tools from 0.20.0 to 0.21.0 (#1406) [fcf1fd7]
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#1399) [8bb14fd]
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 (#1407) [04bfad7]

2.17.3

Fixes

ginkgo watch now ignores hidden files [bde6e00]

2.17.2

Fixes

  • fix: close files [32259c8]
  • fix github output log level for skipped specs [780e7a3]

Maintenance

  • Bump github.com/google/pprof [d91fe4e]
  • Bump github.com/go-task/slim-sprig to v3 [8cb662e]
  • Bump golang.org/x/net in /integration/_fixtures/version_mismatch_fixture (#1391) [3134422]
  • Bump github-pages from 230 to 231 in /docs (#1384) [eca81b4]
  • Bump golang.org/x/tools from 0.19.0 to 0.20.0 (#1383) [760def8]
  • Bump golang.org/x/net from 0.23.0 to 0.24.0 (#1381) [4ce33f4]
  • Fix test for gomega version bump [f2fcd97]
  • Bump github.com/onsi/gomega from 1.30.0 to 1.33.0 (#1390) [fd622d2]
  • Bump golang.org/x/tools from 0.17.0 to 0.19.0 (#1368) [5474a26]
  • Bump github-pages from 229 to 230 in /docs (#1359) [e6d1170]
  • Bump google.golang.org/protobuf from 1.28.0 to 1.33.0 (#1374) [7f447b2]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#1380) [f15239a]

2.17.1

Fixes

  • If the user sets --seed=0, make sure all parallel nodes get the same seed [af0330d]

... (truncated)

Commits
  • 28fb5d6 v2.19.0
  • e31f03a fix another typo
  • 966a28c Fix typos in label sets docs
  • cd231fd Label sets allow for more expressive label filtering
  • eb27ca8 v2.18.0
  • f010b65 Add --slience-skips and --force-newlines
  • 42013d6 Fix table entry context edge case
  • 9e234ea always rebuild and run ginkgo in makefile
  • 5ce8355 add --fail-on-empty to recommended CI flags in docs
  • 3ffbf8b add makefile
  • Additional commits viewable in compare view


Updates github.com/onsi/gomega from 1.27.8 to 1.33.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.33.1

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

v1.33.0

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]

v1.32.0

1.32.0

Maintenance

  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]

    This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @​jbduncan !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]

v1.31.1

1.31.1

Fixes

  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]

Maintenance

  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

v1.31.0

1.31.0

... (truncated)

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.33.1

Fixes

  • fix confusing eventually docs [3a66379]

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 [e9bc35a]

1.33.0

Features

Receive not accepts Receive(<POINTER>, MATCHER>), allowing you to pick out a specific value on the channel that satisfies the provided matcher and is stored in the provided pointer.

Maintenance

  • Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745) [9999deb]
  • Bump github-pages from 229 to 230 in /docs (#735) [cb5ff21]
  • Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746) [bac6596]

1.32.0

Maintenance

  • Migrate github.com/golang/protobuf to google.golang.org/protobuf [436a197]

    This release drops the deprecated github.com/golang/protobuf and adopts google.golang.org/protobuf. Care was taken to ensure the release is backwards compatible (thanks @​jbduncan !). Please open an issue if you run into one.

  • chore: test with Go 1.22 (#733) [32ef35e]

  • Bump golang.org/x/net from 0.19.0 to 0.20.0 (#717) [a0d0387]

  • Bump github-pages and jekyll-feed in /docs (#732) [b71e477]

  • docs: fix typo and broken anchor link to gstruct [f460154]

  • docs: fix HaveEach matcher signature [a2862e4]

1.31.1

Fixes

  • Inverted arguments order of FailureMessage of BeComparableToMatcher [e0dd999]
  • Update test in case keeping msg is desired [ad1a367]

Maintenance

  • Show how to import the format sub package [24e958d]
  • tidy up go.sum [26661b8]
  • bump dependencies [bde8f7a]

1.31.0

Features

  • Async assertions include context cancellation cause if present [121c37f]

Maintenance

  • Bump minimum go version [dee1e3c]

... (truncated)

Commits
  • 8a658bb v1.33.1
  • e9bc35a Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2
  • 3a66379 fix confusing eventually docs
  • f2e65fc v1.33.0
  • 02e8706 docs: Receive(POINTER, MATCHER)
  • ec1f186 feat: receiver matcher accepting (POINTER, MATCHER), includes unit tests
  • 9999deb Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.17.1 (#745)
  • cb5ff21 Bump github-pages from 229 to 230 in /docs (#735)
  • bac6596 Bump golang.org/x/net from 0.20.0 to 0.23.0 (#746)
  • 4379951 v1.32.0
  • Additional commits viewable in compare view


Updates golang.org/x/text from 0.14.0 to 0.15.0

Commits


Updates k8s.io/api from 0.26.1 to 0.26.15

Commits
  • f34b283 Update dependencies to v0.26.15 tag
  • 4143d6b Merge pull request #123767 from liggitt/proto-1.26
  • 0ac2976 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • 989015c Merge pull request #121547dims/automated-cherry-pick-of-#121364
  • b177161 bump golang.org/grpc to v1.56.3
  • fd69e66 Merge pull request #121126 from MadhavJivrajani/bump-x-net-126
  • 08b9677 .: bump golang.org/x/net to v0.17.0
  • 44c5cc8 Merge pull request #120210mimowo/automated-cherry-pick-of-#120204
  • c0b0923 Mark Job onPodConditions as optional in pod failure policy
  • 191d751 Merge pull request #119871liggitt/automated-cherry-pick-of-#119835
  • Additional commits viewable in compare view


Updates k8s.io/apimachinery from 0.26.1 to 0.26.15

Commits
  • 48b9387 Merge pull request #123767 from liggitt/proto-1.26
  • 08105fc [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • 6b469b3 Merge pull request #121547dims/automated-cherry-pick-of-#121364
  • 19e0eef bump golang.org/grpc to v1.56.3
  • 4eaec80 Merge pull request #121200enj/automated-cherry-pick-of-#121196
  • cd1cacd Prevent rapid reset http2 DOS on API server
  • 71fc595 Merge pull request #121126 from MadhavJivrajani/bump-x-net-126
  • 3135ed8 .: bump golang.org/x/net to v0.17.0
  • dd46389 Merge pull request #119261HirazawaUi/automated-cherry-pick-of-#119229
  • 81488b4 Fix the converts an empty string to nil.
  • Additional commits viewable in compare view


Updates k8s.io/client-go from 0.26.1 to 0.26.15

Commits
  • f70badf Update dependencies to v0.26.15 tag
  • 7adf9e8 Merge pull request #123767 from liggitt/proto-1.26
  • fc39103 [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • 6ee0283 Merge pull request #121547dims/automated-cherry-pick-of-#121364
  • 76fabd5 bump golang.org/grpc to v1.56.3
  • f981b01 Merge pull request #121126 from MadhavJivrajani/bump-x-net-126
  • 7d2c288 .: bump golang.org/x/net to v0.17.0
  • 7eeeef0 Merge pull request #120066HirazawaUi/automated-cherry-pick-of-#116506
  • b625a19 generate ReportingInstance and ReportingController in Event
  • 0d6350f Merge pull request #119871liggitt/automated-cherry-pick-of-#119835
  • Additional commits viewable in compare view


Updates k8s.io/component-base from 0.26.1 to 0.26.15

Commits
  • 097fafc Update dependencies to v0.26.15 tag
  • d3376ff Merge pull request #123767 from liggitt/proto-1.26
  • f31d43c [CVE-2024-24786] Bump github.com/golang/protobuf v1.5.4, google.golang.org/pr...
  • d6f0a2c Merge pull request #123062Richabanker/automated-cherry-pick-of-#122750
  • 93f678e Add processStartTime in metrics/slis
  • 3351bc9 Merge pull request #121547dims/automated-cherry-pick-of-#121364
  • 93e039e bump golang.org/grpc to v1.56.3
  • 22e8942 Merge pull request #121126 from MadhavJivrajani/bump-x-net-126
  • 267a8a7 .: bump golang.org/x/net to v0.17.0
  • e3c41d5 Merge pull request #116143 from dashpole/otelhttp_26
  • Additional commits viewable in compare view


Updates sigs.k8s.io/cluster-api from 1.4.8 to 1.4.9

Release notes

Sourced from sigs.k8s.io/cluster-api's releases.

v1.4.9

👌 Kubernetes version support

  • Management Cluster: v1.23.x -> v1.27.x
  • Workload Cluster: v1.21.x -> v1.27.x

More information about version support can be found here

Changes since v1.4.8

:chart_with_upwards_trend: Overview

  • 15 new commits merged
  • 5 bugs fixed 🐛

:bug: Bug Fixes

  • CAPD: Fix DockerMachine panic (#9690)
  • clusterctl: Fix provider namespace secret not included in clusterctl move (#9749)
  • ClusterResourceSet: Requeue after 1 minute if ErrClusterLocked got hit (#9809)
  • KCP: Allow dropping patches KubeadmControlPlane KubeadmConfig (#9700)
  • Runtime SDK: Set User Agent for test extension correctly (#9751)

:seedling: Others

  • CAPD: Set Condition, if creating external LB failed. (#9712)
  • Dependency: Bump cert-manager to v1.13.2 (#9657)
  • Dependency: Bump controller runtime to v1.14.7 (#9625)
  • Dependency: Bump github.com/docker/docker from 24.0.5 to 24.0.7 (#9674)
  • Dependency: Bump Go version to v1.20.11 (#9687)
  • Dependency: Bump golang.org/grpc to v1.59.0 (#9628)
  • Dependency: Fix delve version in Tiltfile (#9701)
  • e2e: Improve output of exec.KubectlApply (#9766)
  • KCP: Support admin config for Kubeadm v1.29 (#9685)
  • Release: Revert "Improve release staging build speed" (#9763)

Thanks to all our contributors! 😊

Commits
  • 3e6699b Merge pull request #9809 from chrischdi/pr-crs-requeue-after-tracker-err-1-4
  • 206e291 clusterresourceset: requeue after 1 minute if ErrClusterLocked got hit
  • 1af8468 Merge pull request #9749 from fabriziopandini/cherry-pick-9694-to-release-1.4
  • 6561df5 Merge pull request #9766 from sbueringer/pr-improve-apply-output-1.4
  • ae0ae3e Merge pull request #9763 from k8s-infra-cherrypick-robot/cherry-pick-9753-to-...
  • e145cc0 Improve output of exec.KubectlApply
  • 43d72f3 Revert "🌱 Improve release staging build speed"
  • 6e5d950 Merge pull request #9751 from k8s-infra-cherrypick-robot/cherry-pick-9748-to-...
  • ac6e65d fix provider namespace secret not included in clusterctl move
  • 8b4d10d Set User Agent for test extension correctly
  • Additional commits viewable in compare view


Updates sigs.k8s.io/controller-runtime from 0.14.5 to 0.14.7

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.14.7

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.14.6...v0.14.7

v0.14.6

What's Changed

Full Changelog: https://github.com/kubernetes-sigs/controller-runtime/compare/v0.14.5...v0.14.6

Commits
  • b9f2982 Merge pull request #2559 from varshaprasad96/bump/k8s-1.26.10
  • 4c6c656 [Bump] Bump k8s deps to 1.26.10
  • 0e9da2e Merge pull request #2543 from joelanford/0.14-golang-x-net
  • 6c3307c 🐛 [release-0.14] bump golang.org/x/net to v0.17.0
  • e796c41 Merge pull request #2491 from akalenyu/cache-respect-inherited-defaults
  • f27befe bug: inherited defaults not respected in cache BuilderWithOptions
  • 942d53b Merge pull request #2299 from k8s-infra-cherrypick-robot/cherry-pick-2298-to-...
  • a5cf140 Remove metrics with high cardinality
  • fb3c6fd Merge pull request #2287 from k8s-infra-cherrypick-robot/cherry-pick-2252-to-...
  • 57b0968 bug: fix a bug in multinamespaced cache implementation
  • Additional commits viewable in compare view


Updates github.com/go-logr/logr from 1.2.4 to 1.4.2

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.2

What's Changed

Dependencies:

dependabot[bot] commented 3 months ago

The following labels could not be found: dependabot.

k8s-ci-robot commented 3 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot] Once this PR has been reviewed and has the lgtm label, please assign g-gaston for approval. For more information see the Kubernetes Code Review Process.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/kubernetes-sigs/cluster-api-provider-cloudstack/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
k8s-ci-robot commented 3 months ago

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
netlify[bot] commented 3 months ago

Deploy Preview for kubernetes-sigs-cluster-api-cloudstack ready!

Name Link
Latest commit 1f4cde42227f7ebd0b847b2334b6201fab903a4f
Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-cloudstack/deploys/6666a243592528000819974a
Deploy Preview https://deploy-preview-365--kubernetes-sigs-cluster-api-cloudstack.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

k8s-ci-robot commented 3 months ago

@dependabot[bot]: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
capi-provider-cloudstack-presubmit-build 1f4cde42227f7ebd0b847b2334b6201fab903a4f link true /test capi-provider-cloudstack-presubmit-build
capi-provider-cloudstack-presubmit-unit-test 1f4cde42227f7ebd0b847b2334b6201fab903a4f link true /test capi-provider-cloudstack-presubmit-unit-test
capi-provider-cloudstack-presubmit-e2e-smoke-test 1f4cde42227f7ebd0b847b2334b6201fab903a4f link true /test capi-provider-cloudstack-presubmit-e2e-smoke-test

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
dependabot[bot] commented 3 months ago

Looks like these dependencies are updatable in another way, so this is no longer needed.