-
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
template/flatcar-sysext: use marketplace images #5263
template/flatcar-sysext: use marketplace images #5263
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #5263 +/- ##
=======================================
Coverage 53.00% 53.00%
=======================================
Files 272 272
Lines 29429 29429
=======================================
Hits 15598 15598
Misses 13027 13027
Partials 804 804 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
/test pull-cluster-api-provider-azure-e2e-optional |
fcc1c02
to
7cff864
Compare
/test pull-cluster-api-provider-azure-e2e-optional |
/test pull-cluster-api-provider-azure-windows-custom-builds |
1 similar comment
/test pull-cluster-api-provider-azure-windows-custom-builds |
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
LGTM label has been added. Git tree hash: 388ab402ddf990e55dd8e85821ef283ca0ba75f8
|
/retest I don't think the |
@mboersma Me neither... but that's weird. That said, I see the same kind of issues on this PR for example: https://prow.k8s.io/view/gs/kubernetes-ci-logs/pr-logs/pull/kubernetes-sigs_cluster-api-provider-azure/5272/pull-cluster-api-provider-azure-windows-with-ci-artifacts/1857131767895429120 |
Gallery images was the solution used for publishing Flatcar CAPZ images. We can now directly use marketplace images as Flatcar sysext template does not need images from the image-builder but can use a regular Flatcar images (which is automatically published at each release) Signed-off-by: Mathieu Tortuyaux <[email protected]>
7cff864
to
2ccc908
Compare
/retest |
/test pull-cluster-api-provider-azure-e2e-optional /retest |
/override pull-cluster-api-provider-azure-windows-with-ci-artifacts pull-cluster-api-provider-azure-windows-custom-builds |
@mboersma: Overrode contexts on behalf of mboersma: pull-cluster-api-provider-azure-windows-custom-builds, pull-cluster-api-provider-azure-windows-with-ci-artifacts 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-sigs/prow repository. |
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
LGTM label has been added. Git tree hash: 8703d3df3bfe5994380a59ba84a0686b73699028
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: mboersma 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 |
Gallery images was the solution used for publishing Flatcar CAPZ images. We can now directly use marketplace images as Flatcar sysext template does not need images from the image-builder but can use a regular Flatcar images (which is automatically published at each release)
What type of PR is this?
/kind cleanup
What this PR does / why we need it: Change the source of Flatcar images from gallery to marketplace (which is more up to date)
Special notes for your reviewer:
TODOs:
Release note: