Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Update to Cluster API v1.2.3 in go dependencies#3157

Merged
randomvariable merged 5 commits intovmware-tanzu:mainfrom
randomvariable:capi-update
Oct 12, 2022
Merged

Update to Cluster API v1.2.3 in go dependencies#3157
randomvariable merged 5 commits intovmware-tanzu:mainfrom
randomvariable:capi-update

Conversation

@randomvariable
Copy link
Copy Markdown
Contributor

@randomvariable randomvariable commented Aug 18, 2022

What this PR does / why we need it

  • Update Cluster API and related dependencies to v1.2.3

The providers itself will be updated in a separate PR (#3513). The API changes are compatible.

Fixes # N/A

Describe testing done for PR

Release note

Update Cluster API go dependencies to v1.2.3, controller-runtime to 0.12 and Kubernetes to 1.24
For AWS, the following actions have been added to the policy for Cluster API AWS controllers:
* ec2:ReplaceRoute
* elasticloadbalancing:DeleteTargetGroup

Additional information

Special notes for your reviewer

Comment thread pkg/v1/tkg/client/machine_deployment_cc.go
@randomvariable
Copy link
Copy Markdown
Contributor Author

randomvariable commented Aug 18, 2022

E2Es are likely to fail because Tanzu's kind image is out of date. Will dig into details in a bit.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220818180513/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@sbueringer
Copy link
Copy Markdown

Lgtm so far

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220818195954/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220818200715/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@randomvariable randomvariable marked this pull request as ready for review September 8, 2022 14:17
@randomvariable randomvariable requested a review from a team as a code owner September 8, 2022 14:17
@randomvariable randomvariable requested review from a team September 8, 2022 14:17
@randomvariable randomvariable requested a review from a team as a code owner September 8, 2022 14:17
@randomvariable randomvariable requested a review from a team September 8, 2022 14:17
Comment thread cli/runtime/hack/tools/go.mod
@randomvariable randomvariable force-pushed the capi-update branch 2 times, most recently from cb61284 to 2d848a8 Compare September 8, 2022 14:30
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 8, 2022

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220908143449/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 8, 2022

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220908143829/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 8, 2022

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220908144400/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

Comment thread tkg/kind/client_test.go Outdated
@randomvariable
Copy link
Copy Markdown
Contributor Author

randomvariable commented Sep 9, 2022

looks like i've broken pinniped somewhere, will take a look

Update: Fixed

@randomvariable
Copy link
Copy Markdown
Contributor Author

randomvariable commented Sep 9, 2022

Attempting to rebase on main breaks Tanzu Framework as packages have not been completely relocated.

Update: Added a commit with fixups

@randomvariable randomvariable force-pushed the capi-update branch 2 times, most recently from d2a97f3 to 0968b7c Compare September 9, 2022 11:07
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Sep 9, 2022

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20220909111710/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012115926/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012115947/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@randomvariable
Copy link
Copy Markdown
Contributor Author

Changes made, and release note updated.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012133406/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@randomvariable randomvariable requested review from a team October 12, 2022 14:29
@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012144432/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012162303/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012171130/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012174223/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

Naadir Jeewa added 5 commits October 12, 2022 20:09
Includes fixes for Kubernetes 1.24 and Cluster API Provider AWS

Signed-off-by: Naadir Jeewa <[email protected]>
Signed-off-by: Naadir Jeewa <[email protected]>
@github-actions
Copy link
Copy Markdown

Cluster Generation A/B Results:
https://storage.googleapis.com/tkg-clustergen/3157/20221012192410/clustergen.diff.txt
Author/reviewers:
Please review to verify that the effects on the generated cluster configurations are exactly what the PR intended, and give a thumbs-up if so.

@vuil
Copy link
Copy Markdown
Contributor

vuil commented Oct 12, 2022

LGTM, thanks for keeping logical commits and making it easier to review.
Trying to understand what happened with the Main/Build check.

@vuil
Copy link
Copy Markdown
Contributor

vuil commented Oct 12, 2022

Looks like some kind of runner OOS issue, retriggering now.

Copy link
Copy Markdown
Contributor

@imikushin imikushin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@imikushin imikushin added the ok-to-merge PRs should be labelled with this before merging label Oct 12, 2022
@randomvariable randomvariable merged commit a070a5e into vmware-tanzu:main Oct 12, 2022
@randomvariable randomvariable deleted the capi-update branch October 12, 2022 23:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-not-required ok-to-merge PRs should be labelled with this before merging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants