-
Notifications
You must be signed in to change notification settings - Fork 579
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
🐛 fix: bumps ci versions to more recent versions #5118
Conversation
this is the error i was seeing in another PR
|
95e73c2
to
eeddba1
Compare
/test pull-cluster-api-provider-aws-e2e |
1 similar comment
/test pull-cluster-api-provider-aws-e2e |
/retest |
1 similar comment
/retest |
these are failing on cloud formation steps :( |
this failed on deleting the cluster https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-aws/5118/pull-cluster-api-provider-aws-e2e/1832165220013838336#1:build-log.txt%3A3064 looks like a flake to me tbh |
/retest |
2 similar comments
/retest |
/retest |
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: nrb 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?:
I observed some tests try to pull in AMIs that are not available according to this https://cluster-api-aws.sigs.k8s.io/topics/images/built-amis
it bumps them up to 1.27.0 and beyond.
/kind failing-test
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:
Checklist:
Release note: