We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I've got this error on redirect
2024-10-07T11:40:12.658283721Z {"access_time":"07/Oct/2024:11:40:12 +0000","upstream_cache_status":"","method":"GET","uri":"/v2/pause/manifests/3.2","request_type":"manifest-secondary","status":"500","bytes_sent":"177","upstream_response_time":"","host":"k8s.gcr.io","proxy_host":"","upstream":""} 2024-10-07T11:40:12.658381759Z 2024/10/07 11:40:12 [error] 118#118: *33671357 invalid URL prefix in "", client: 127.0.0.1, server: _, request: "GET /v2/pause/manifests/3.2 HTTP/1.1", host: "k8s.gcr.io"```
The text was updated successfully, but these errors were encountered:
Need to add repo url into REGISTRIES environment variable.
REGISTRIES
Sorry, something went wrong.
I've added registry.k8s.io to REGISTRIES environment variable but still same error.
registry.k8s.io
No branches or pull requests
I've got this error on redirect
The text was updated successfully, but these errors were encountered: