-
Notifications
You must be signed in to change notification settings - Fork 431
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
Update capi nightly build to 20210526 #1389
Update capi nightly build to 20210526 #1389
Conversation
working on absorbing other new changes in e2e framework and MachinePool group naming |
af4a3c0
to
e813f28
Compare
ceb3a5d
to
7dc8867
Compare
/retest |
9b8044b
to
c9440b6
Compare
/test ls |
@CecileRobertMichon: The specified target(s) for
Use
In 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-conformance-with-ci-artifacts |
1e4f9d5
to
ec21c40
Compare
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.
feels much cleaner without the exp
in the api
a64b513
to
ce6fe03
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
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.
Nice work. lots of little changes to keep track of here
remove ssh port var
ce6fe03
to
23039e8
Compare
/test pull-cluster-api-provider-azure-capi-e2e |
@CecileRobertMichon: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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. I understand the commands that are listed here. |
@nader-ziada @jsturtevant @devigned any other feedback? I'd love to get this in before the weekend to restore the k8s-main conformance signal |
lgtm for me, will wait a bit to see if the folks have other comments, we can merge in by end of day if nobody has issues |
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.
Nothing jumped out at me, lgtm. Thank you, @CecileRobertMichon!
/lgtm |
[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
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
What type of PR is this?
What this PR does / why we need it: Updates the CAPI nightly build used throughout the codebase to 20210526. Makes required changes, namely:
infrastructure.x-k8s.io
AzureMachineTemplate
type toAzureMachinePoolMachineTemplate
(to distinguish from CRDAzureMachineTemplate
in the same group apiversioninfrastructure.x-k8s.io
infrastructure.x-k8s.io
infrastructure.x-k8s.io
machineTemplate
instead ofinfrastructureTemplate
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 #1352
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: