-
Notifications
You must be signed in to change notification settings - Fork 393
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
Keep mandatory presubmit ci working after 1st of august #1508
Comments
Adding all currently listed maintainers for awareness :-) : @AverageMarcus, @jsturtevant, @kkeshavamurthy, @mboersma, @drew-viles |
Thanks for the heads up @chrischdi. I'm working on the changes for the It would be great if we could rehabilitate |
I'll be honest, I've not touched anything prow yet so wouldn't know right now where to start. Would love to see how it's done though if I can shadow through the process as PRs are raised etc? For example I can see how I'd disable it by removing the run_if_changed section but I'm not clear on how it'd be made optional. As for the gcp one, I've not a clue right now! Time to level myself up a bit around this section 😉 |
Making it optional is only about adding Prior art: Happy to give guidance :-) |
WRT to the broken |
The two Azure prow jobs are now moved over to community infra, so that's everything except @chrischdi please let us know if we can help with anything, or if we should go ahead and make |
@mboersma Please make |
|
Thanks for sorting this @mboersma . |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
/remove-lifecycle stale @chrischdi any progress on this? |
Yes and no :-) Progressing slowly, the target is still the same. I think this still takes 2-3+ months. |
Hey folks,
the presubmit prowjob
pull-ova-all
is backed by infrastructure which is not owned by the community.Starting by the 1st of August this job will not work anymore. (see this mail for more information)
We are working on it but do not yet have any estimate yet when we will have community owned infrastructure to run this job after 1st of August (also see this mail).
This prowjob currently is currently used as a signal to merge PRs and is mandatory to be green for merging, when the following paths have changes in a PR:
images/capi/(Makefile|ansible\.cfg)
images/capi/ansible/.*
images/capi/scripts/ci-ova\.sh
images/capi/packer/(config|goss|ova)/.*
images/capi/hack/ensure-(ansible|packer|goss).*
Before hitting 1st of august we propably should:
pull-ova-all
prowjob optional or remove it (as long as there is no new backing infrastructure yet available)pr-pull-image-builder-gcp-all
orpr-azure-vhds
not optional anymore to cover most of image-builder on every PR.pr-pull-image-builder-gcp-all
is currently failingThe text was updated successfully, but these errors were encountered: