-
Notifications
You must be signed in to change notification settings - Fork 430
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
🌱 bump capi to v0.3.10 #954
Conversation
b7d97f6
to
81ab8e4
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
This PR in cluster-api kubernetes-sigs/cluster-api#3651 changed how the tests get their templates, so we would have to do the same here if we use the tests as-is :( |
81ab8e4
to
d38f484
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
@nader-ziada what exactly changed in kubernetes-sigs/cluster-api#3651 that requires changes here? If it's a breaking change it needs to be called out in the 0.3.10 release notes |
its in the capi tests themselves, the tests are looking for a template with a specific file name and some changes in the template itself |
FYI @fabriziopandini I think CAPZ is the only provider besides Docker than runs the CAPI E2E tests but might be worth calling out in release notes anyways. |
@CecileRobertMichon all I had to do to fix the capi tests is update the templates:
|
@CecileRobertMichon gotcha! |
d38f484
to
f914cf0
Compare
rebased to include the ipv6 PR, and run the capi tests with it /test pull-cluster-api-provider-azure-capi-e2e |
/test pull-cluster-api-provider-azure-capi-e2e |
The adoption test seems broken in the master branch even with capi 0.3.9 https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-azure#periodic-capi-e2e |
it looks like it started failing with 5f7473f |
#965 should fix it |
f914cf0
to
3ca83cf
Compare
actually rc.1 just came out so switched to that /test pull-cluster-api-provider-azure-capi-e2e |
144edde
to
d1160b5
Compare
/retest |
d1160b5
to
f2970ca
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
f2970ca
to
24a3e7e
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
24a3e7e
to
9f65b22
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
will try again to see if it was just a timeout issue /test pull-cluster-api-provider-azure-capi-e2e |
9f65b22
to
caca12e
Compare
increased the timeout used by the capi test to see if that's the issue /test pull-cluster-api-provider-azure-capi-e2e |
the capi tests passed after increasing the timeout for the upgrade tests now of the azure tests failed, but these already passed before so will try one more time while investigating /test pull-cluster-api-provider-azure-e2e |
/test pull-cluster-api-provider-azure-e2e |
@nader-ziada Can we use the newly v0.3.10 tag for these now?:) |
caca12e
to
611bdb7
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
/hold cancel capi v03.10 release published |
all passed with final v0.3.10 |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: CecileRobertMichon The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What this PR does / why we need it:
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:
we might not want to merge this PR, but just to test out the new capi release and find any issues early
Please confirm that if this PR changes any image versions, then that's the sole change this PR makes.
TODOs:
Release note: