This repository has been archived by the owner on Jun 12, 2024. It is now read-only.
push phase of draft up
twirls forever when specifying an invalid registry
#907
Labels
What I do
Lack caffeine. Specify a wrong registry configuration. Run
draft up
:draft config set registry jpetazzo/testdraft draft up
What I expect
When getting to the "push" phase, Draft tells me that the registry is invalid.
(And instructs me to caffeinate ☕ )
What I see instead
Push phase twirls forever:
Additional details
I'm using the Go demo app from the draft repo.
On my local machine, logged as
jpetazzo
to the Docker Hub (confirmed by pushing successfully tojpetazzo/testdraft:busybox
withdocker push
),draft config set registry invalid ; draft up
gets me a timeout. On another machine without credential information, at some point, it got me a panic (which I can't seem to reproduce now):The text was updated successfully, but these errors were encountered: