-
Notifications
You must be signed in to change notification settings - Fork 295
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
✨ Add k8s v1.29.0 ova's #2561
✨ Add k8s v1.29.0 ova's #2561
Conversation
/test help |
@chrischdi: The specified target(s) for
The following commands are available to trigger optional jobs:
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-vsphere-e2e-full-main |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #2561 +/- ##
==========================================
- Coverage 64.67% 64.38% -0.30%
==========================================
Files 118 118
Lines 8539 8580 +41
==========================================
+ Hits 5523 5524 +1
- Misses 2595 2625 +30
- Partials 421 431 +10 ☔ View full report in Codecov by Sentry. |
b19c348
to
458a6d9
Compare
/test pull-cluster-api-provider-vsphere-e2e-full-main |
Uploaded fresh OVA's, the other ones were broken with some containerd issues. /retest |
PR looks good so far. I created a corresponding issue and one in CPI to track the work |
/test pull-cluster-api-provider-vsphere-e2e-full-main |
ee0ea6f
to
68dd33a
Compare
87ccea7
to
202aaee
Compare
/test pull-cluster-api-provider-vsphere-e2e-full-main |
1 similar comment
/test pull-cluster-api-provider-vsphere-e2e-full-main |
7cd81fb
to
0407000
Compare
/test pull-cluster-api-provider-vsphere-e2e-full-main |
0407000
to
cf3245e
Compare
/test pull-cluster-api-provider-vsphere-e2e-full-main Did pick the wrong version for clusterctl upgrade tests, because CAPV v1.8 (because of the templates) does/do not support v1.29 due to the kube-vip issues) |
/test pull-cluster-api-provider-vsphere-test-main flake |
/test pull-cluster-api-provider-vsphere-e2e-full-main |
e2e-full is very flaky (also on main / periodics :-( ) /test pull-cluster-api-provider-vsphere-e2e-full-main https://testgrid.k8s.io/sig-cluster-lifecycle-cluster-api-provider-vsphere#periodic-e2e-full-main |
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.
changes looks good!
looking forward to see the issue to be fixed in kube-vip!
/lgtm
/approve
LGTM label has been added. Git tree hash: 0c3ce4ce1cdc6d30039ebd10c91b8854c36c9d16
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: fabriziopandini 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 |
@chrischdi Should we cherry-pick this PR and the follow-up fix PR to release-1.8? |
What this PR does / why we need it:
Introduces kubernetes v1.29.0 ova's.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Part of #2564