-
Notifications
You must be signed in to change notification settings - Fork 843
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
BUG: prow validation of image yaml #4941
Comments
another image was a copy paste error missing one char on the sha https://github.com/kubernetes/k8s.io/blob/main/k8s.gcr.io/images/k8s-staging-ingress-nginx/images.yaml#L203 |
Is this a bug or a feature request? Is the expectation just to validate the sha? |
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 |
/lifecycle frozen |
/sig release |
/kind bug " is missing here.
|
see also: #5221 |
I was able to get an incorrect yaml merged into main. The ingress-nginx web cert sha was missing a char and an " but prow bot merged the PR.
File in question
https://github.com/kubernetes/k8s.io/pull/4929/files#diff-177c8d0b37aa1ffb1cdbadfd7455d4922786090c8053452caa1da8a30da74f97R216
The verify job that I think should have failed? https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/k8s.io/4929/pull-k8sio-verify/1635604760147005440
The text was updated successfully, but these errors were encountered: