🌱 Verify cloudbuild image exists and works - #3236
Conversation
✅ Deploy Preview for kubernetes-sigs-cluster-api-openstack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
6d9a7e8 to
e83e531
Compare
These images are now pruned after some days. We need to verify that we use images that exists and works as part of CI. Otherwise we risk finding out only after pushing a tag... Signed-off-by: Lennart Jern <lennart.jern@est.tech>
e83e531 to
26a5fac
Compare
|
Let's wait for kubernetes/test-infra#37323. Then this should work without the extra commit. |
26a5fac to
5cfa4aa
Compare
lentzi90
left a comment
There was a problem hiding this comment.
/approve
/hold cancel
It works 🎉
However, I think it is not fool proof. We merge the release notes to the main branch and then the build happens on the release branch. The pre-submit job for the main branch will not catch an issue on the release branch.
There is also the timing issue. If we are unlucky we can see this job pass on a PR and then when it actually merges the image no longer exists.
It is still better than nothing and we can set up perodic jobs to catch build issues on all supported branches daily.
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lentzi90 The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
Created #3239 for followup |
What this PR does / why we need it:
These images are now pruned after some days. We need to verify that we use images that exists and works as part of CI. Otherwise we risk finding out only after pushing a tag...
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)format, will close the issue(s) when PR gets merged):Related issue kubernetes/k8s.io#9599
Special notes for your reviewer:
TODOs:
/hold