-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Force Redirect Registry URL because of redirect failures #26777
Conversation
Current Image scan job is failing: https://testgrid.k8s.io/sig-security-snyk-scan#ci-kubernetes-snyk-master where redirect from registry.k8s.io to k8s.gcr.io fails. This PR will prevent this redirect failures until snyk client fix is available Slack thread: https://kubernetes.slack.com/archives/C01CUSVMHPY/p1656438863833769
/approve |
/approve Please, remove the hold when you're ready. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: ameukam, nehaLohia27, PushkarJ 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 |
/hold remove |
/remove-hold |
@PushkarJ: Updated the
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. |
Current Image scan job is failing, where redirect from
registry.k8s.io
tok8s.gcr.io
fails.This PR will prevent this redirect failures until snyk client fix is available
Slack thread: https://kubernetes.slack.com/archives/C01CUSVMHPY/p1656438863833769
Error message sample when the reproduced locally:
Job URL: https://testgrid.k8s.io/sig-security-snyk-scan#ci-kubernetes-snyk-master
/cc @nehaLohia27