cluster-api-provider-gcp
cluster-api-provider-gcp copied to clipboard
build(deps): Bump github.com/GoogleCloudPlatform/k8s-cloud-provider from 1.24.0 to 1.27.0
Bumps github.com/GoogleCloudPlatform/k8s-cloud-provider from 1.24.0 to 1.27.0.
Release notes
Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases.
v1.27.0
What's Changed
- Add method SetSecurityPolicy to RegionBackendServices by
@wstcliyuin GoogleCloudPlatform/k8s-cloud-provider#172New Contributors
@wstcliyumade their first contribution in GoogleCloudPlatform/k8s-cloud-provider#172Full Changelog: https://github.com/GoogleCloudPlatform/k8s-cloud-provider/compare/v1.26.0...v1.27.0
Commits
93f2a9aMerge pull request #172 from wstcliyu/master82f2ec8Add method SetSecurityPolicy to RegionBackendServices067736fMerge pull request #171 from kl52752/fix-for-checke5919bdExtract CheckStructuralSubset implementation.b02fabbUpdate coverage limitsc85c654Add support for AnyIndex in path9e221d0Add check that Alpha and Beta are subsets of GA fields8dc5377Add tcp route8e74dd9Add action updateb74c568document impliedVersion() rules for mutable resource- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.
[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 neolit123 for approval. For more information see the Kubernetes Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!
| Name | Link |
|---|---|
| Latest commit | 101220fca8f3c1e2b439160192921146e0bcbc36 |
| Latest deploy log | https://app.netlify.com/sites/kubernetes-sigs-cluster-api-gcp/deploys/65fa9cb7400d900008a38e61 |
| Deploy Preview | https://deploy-preview-1154--kubernetes-sigs-cluster-api-gcp.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
/retest
@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 |
|---|---|---|---|---|
| pull-cluster-api-provider-gcp-make | 101220fca8f3c1e2b439160192921146e0bcbc36 | link | true | /test pull-cluster-api-provider-gcp-make |
| pull-cluster-api-provider-gcp-build | 101220fca8f3c1e2b439160192921146e0bcbc36 | link | true | /test pull-cluster-api-provider-gcp-build |
| pull-cluster-api-provider-gcp-test | 101220fca8f3c1e2b439160192921146e0bcbc36 | link | true | /test pull-cluster-api-provider-gcp-test |
| pull-cluster-api-provider-gcp-e2e-test | 101220fca8f3c1e2b439160192921146e0bcbc36 | link | true | /test pull-cluster-api-provider-gcp-e2e-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. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here.
Superseded by #1206.