Skip to content

Commit d0cfc38

Browse files
build(deps): Bump sigs.k8s.io/cluster-api-provider-aws/v2 from 2.3.0 to 2.3.1 in /hack/third-party/capa (#277)
Bumps [sigs.k8s.io/cluster-api-provider-aws/v2](https://github.com/kubernetes-sigs/cluster-api-provider-aws) from 2.3.0 to 2.3.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/releases">sigs.k8s.io/cluster-api-provider-aws/v2's releases</a>.</em></p> <blockquote> <h2>v2.3.1</h2> <h1>Release notes for Cluster API Provider AWS (CAPA) v2.3.1</h1> <p><a href="https://cluster-api-aws.sigs.k8s.io/">Documentation</a></p> <h1>Changelog since v2.3.0</h1> <p>NOTE: This release updates the default cluster template to use the external cloud provider which is deployed using CRS. You will need to <a href="https://cluster-api.sigs.k8s.io/tasks/experimental-features/cluster-resource-set">enable the CRS</a>.</p> <h2>Changes by Kind</h2> <h3>Uncategorized</h3> <ul> <li>Resolved issue where deleted control planes were still registered in the kube-apiserver load balancer, causing potential disruptions. (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4704">#4704</a>, <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>)</li> <li>Skip instance refresh attempt if ASG does not yet exist (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4698">#4698</a>, <a href="https://github.com/AndiDog"><code>@​AndiDog</code></a>)</li> <li>Updated the default clusterctl template to use external cloud-controller-manager (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4695">#4695</a>, <a href="https://github.com/k8s-infra-cherrypick-robot"><code>@​k8s-infra-cherrypick-robot</code></a>)</li> <li>Use seedling emoji for dependabot pull requests (<a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/pull/4652">#4652</a>, <a href="https://github.com/kranurag7"><code>@​kranurag7</code></a>)</li> </ul> <p>The image for this release is: <code>registry.k8s.io/cluster-api-aws/cluster-api-aws-controller:v2.3.1</code></p> <p>Thanks to all our contributors.</p> <h2>Dependencies</h2> <h3>Added</h3> <p><em>Nothing has changed.</em></p> <h3>Changed</h3> <p><em>Nothing has changed.</em></p> <h3>Removed</h3> <p><em>Nothing has changed.</em></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/ca3cc2d63a5646c06d5dec5368ab7c50fe806ef9"><code>ca3cc2d</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4704">#4704</a> from k8s-infra-cherrypick-robot/cherry-pick-4701-to-...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/d8af86104cfd89b4b97411746e0646890e880b7f"><code>d8af861</code></a> Fix deregistering of deleted CAPI Machines</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/baabf33dd2377a99de5784724e78f06a3202dd5e"><code>baabf33</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4698">#4698</a> from AndiDog/asg-recon-patch-cherrypick</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/bfc0a4d8d2087744791a5448eb49b6a41fe17c23"><code>bfc0a4d</code></a> There is no need to check instance refresh if ASG is not found</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/f7d9dda2548b3ba812124882de06df28210dc0d0"><code>f7d9dda</code></a> Merge pull request <a href="https://redirect.github.com/kubernetes-sigs/cluster-api-provider-aws/issues/4695">#4695</a> from k8s-infra-cherrypick-robot/cherry-pick-4678-to-...</li> <li><a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/commit/ce2deb07b70a589c445029d029d178b916a10a7c"><code>ce2deb0</code></a> Use external CCM in default template</li> <li>See full diff in <a href="https://github.com/kubernetes-sigs/cluster-api-provider-aws/compare/v2.3.0...v2.3.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=sigs.k8s.io/cluster-api-provider-aws/v2&package-manager=go_modules&previous-version=2.3.0&new-version=2.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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) </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d5df342 commit d0cfc38

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hack/third-party/capa/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ module github.com/d2iq-labs/capi-runtime-extensions/external/capa
55

66
go 1.21
77

8-
require sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.0
8+
require sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.1
99

1010
require (
1111
github.com/beorn7/perks v1.0.1 // indirect

hack/third-party/capa/go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5 h1:kmDqav+P+/5e1i9tFfHq1qcF3sOrD
318318
k8s.io/utils v0.0.0-20230220204549-a5ecb0141aa5/go.mod h1:OLgZIPagt7ERELqWJFomSt595RzquPNLL48iOWgYOg0=
319319
sigs.k8s.io/cluster-api v1.5.3 h1:TtxneDCps14sZ9bNr515ivBRMj9OwUE6mRUr6l7fSBA=
320320
sigs.k8s.io/cluster-api v1.5.3/go.mod h1:0fMUk93Wf7AkQHIWLbDoKsiUHaMxnpqfLMlVmx8DX7Q=
321-
sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.0 h1:YEqa1HRKX/QNjiY8ZBC9ejpXFKGbK5DTsYmM+oho858=
322-
sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.0/go.mod h1:dOX+I3KdLY3C1F0iPQQhV0Po2qPTO9sb6ogN8TOw5sY=
321+
sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.1 h1:0HmdPYMYdgmPGETOMhQ0HQzVhDPmdExb/QBiR8YpV5A=
322+
sigs.k8s.io/cluster-api-provider-aws/v2 v2.3.1/go.mod h1:dOX+I3KdLY3C1F0iPQQhV0Po2qPTO9sb6ogN8TOw5sY=
323323
sigs.k8s.io/controller-runtime v0.15.1 h1:9UvgKD4ZJGcj24vefUFgZFP3xej/3igL9BsOUTb/+4c=
324324
sigs.k8s.io/controller-runtime v0.15.1/go.mod h1:7ngYvp1MLT+9GeZ+6lH3LOlcHkp/+tzA/fmHa4iq9kk=
325325
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd h1:EDPBXCAspyGV4jQlpZSudPeMmr1bNJefnuqLsRAsHZo=

0 commit comments

Comments
 (0)