🌱 Update CAPI to v0.3.11-rc.0 and Calico addon template to v3.16.3#991
Conversation
| @@ -12,9 +12,8 @@ data: | |||
| # Configure the backend to use. | |||
| calico_backend: "none" | |||
|
|
|||
| # The CNI network configuration to install on each node. The special | |||
There was a problem hiding this comment.
@jsturtevant could you please take look to make sure I didn't undo any ipv6 specific changes in here? this is the original 1.16 template https://docs.projectcalico.org/v3.16/manifests/calico.yaml
I tested and everything looks good
There was a problem hiding this comment.
didn't see any changes specific to the configuration. LGTM
|
/retest |
|
test is failing with |
|
I ran into that issue using tilt awhile back: #829 Some of the CRD's such as the ones related to BGP, are probably not required since they do not work on Azure. That could trim it down as well. I am not sure if Calico expects them to be there. |
|
/hold |
|
/test pull-cluster-api-provider-azure-e2e |
|
possible fix in kubernetes-sigs/cluster-api#3846 |
|
test is failing because expects a released version of CAPI in go.mod, we can ignore for now. |
|
fixed in kubernetes-sigs/cluster-api#3846 /hold until v0.3.11 |
0ff9262 to
76d6d4e
Compare
|
/test ls |
|
@CecileRobertMichon: The specified target(s) for
Use
DetailsIn response to this:
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. |
|
/test pull-cluster-api-provider-azure-capi-e2e |
|
Succeeded but retesting to gather more data /test pull-cluster-api-provider-azure-capi-e2e |
76d6d4e to
31e0410
Compare
|
/test pull-cluster-api-provider-azure-capi-e2e |
1 similar comment
|
/test pull-cluster-api-provider-azure-capi-e2e |
|
/retest |
31e0410 to
1f3f742
Compare
|
/hold cancel |
|
We should consider merging this to see if it helps with some of the KCP flakes we have been seeing in CI |
|
/lgtm merging in the bump to capi v0.3.11-rc.0 because we think it will help with the flakes in e2e tests |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nader-ziada The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
/kind other
What this PR does / why we need it: Updates the Calico CNI addon template to the latest Calico version, v3.16.3.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Fixes #
Special notes for your reviewer:
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: