Conversation
|
Cluster Generation A/B Results: |
|
//usebom:sandbox/v1.7.0-zshippable/430495289984455744/tkg-compatibility:v12 |
|
Please fix the errors in main/build, capd cc, and capa cc pipelines. |
39950d3 to
177938a
Compare
|
Cluster Generation A/B Results: |
|
Cluster Generation A/B Results: |
b2bb97a to
d5f5506
Compare
|
Cluster Generation A/B Results: |
|
//usebom:sandbox/v1.7.0-zshippable/430679015683004628/tkg-compatibility:v12 |
|
Please rebase to main branch with a reverted merge that blocked ClusterClass related pipeline tests. |
d5f5506 to
896a068
Compare
|
rebased |
|
Cluster Generation A/B Results: |
Thank you! |
|
//usebom:sandbox/v1.7.0-zshippable/430776759441430622/tkg-compatibility:v12 |
896a068 to
af92df5
Compare
|
Cluster Generation A/B Results: |
Codecov Report
@@ Coverage Diff @@
## main #3699 +/- ##
==========================================
- Coverage 46.22% 45.40% -0.83%
==========================================
Files 400 425 +25
Lines 39642 41198 +1556
==========================================
+ Hits 18326 18706 +380
- Misses 19626 20792 +1166
- Partials 1690 1700 +10
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
Signed-off-by: Sagar Muchhal <[email protected]>
Signed-off-by: Ashutosh Kumar <[email protected]>
Signed-off-by: Ashutosh Kumar <[email protected]>
af92df5 to
da525be
Compare
|
Removed the CAPA 2.0.0 bump from the patch. Also, removed the fixes for the pipelines made for the CAPA bumps. |
|
Cluster Generation A/B Results: |
(cherry picked from commit 3218a76)
(cherry picked from commit 002f19f)
This patch changes the overlays to include the customization of the subnets for cluster creation only when using a custom VPC. The overlays now check for the presence of the VPC ID and the public/private subnet ID, before including those blocks for cluster YAML creation. Since, the public/private subnets can be used only when using a custom VPC. Otherwise we leave the AWSCluster.spec.network.subnets slice empty and let CAPA handle the creation of the resources. Signed-off-by: Sagar Muchhal <[email protected]>
|
Cluster Generation A/B Results: |
|
Will eventually close this in favor of #3752 |
|
Closing this PR in favor of #3772 |
What this PR does / why we need it
This PR bumps the version of ClusterAPI and the providers.
Go dependencies will be merged in #3157
Which issue(s) this PR fixes
Fixes #
Describe testing done for PR
Release note
Additional information
Special notes for your reviewer