-
Notifications
You must be signed in to change notification settings - Fork 244
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
odo deploy
fails with 401 while pushing to container registry
#6778
Comments
Hi @datho7561, thanks for reporting this issue! Indeed, But we are working on #6565, with the end goal of handling image names as selectors by dynamically pushing images to user-defined (or auto-detected) registries; this would make the Devfile more portable. Can you please try using |
A friendly reminder that this issue had no activity for 90 days. Stale issues will be closed after an additional 30 days of inactivity. |
The troubleshooting guide on odo.dev now contains a dedicated section about that kind of issues: https://odo.dev/docs/troubleshooting#odo-deploy-is-failing-to-push-container-image-components-due-to-401-errors So closing this issue as done. /close |
/kind bug
What versions of software are you using?
Operating System:
RHEL 8.7
Output of
odo version
:How did you run odo exactly?
You can also reproduce this bug with version 3.0.0 of the python+flask devfile and starter code
Actual behavior
The component is not deployed to OpenShift, and
odo
displays the following output:Expected behavior
The component is deployed to OpenShift and
odo
reports no errorsAny logs, error output, etc?
The text was updated successfully, but these errors were encountered: