-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
push doesn't work #2204
Comments
@Asgoret, thanks for reporting the issue! The version reports |
@vrothberg i think it's same issue like this: #1792 UPD: still 0.11.1.1 in from CentOS repo
|
Also @Asgoret when you retest, please add the debug option |
Em...
Output:
|
The flag is |
It's very odd because i can download my images, but can't see them in GUI Harbor. |
@mtrmac, do you have a suspicion? What strikes me a bit are the |
Thanks @vrothberg, someday I'll get the Buildah/Podman debug options straight. |
That’s https://github.com/containers/libpod/blob/ec969875fa13e90f4ce696e9d24b86a02f79f54a/cmd/podman/main.go#L214 treating an ordinary string (with untrusted contents!) as a format string. I vaguely remember fixing that some time ago?! |
The commit is goharbor/harbor#6689 , and it is not yet included in the latest 1.7.1 release. |
Already. Thanks) |
FYI @mtrmac |
Can't push image to Harbor registry.
Image name: harbor.io/okd/coreos/configmap-reload:v0.0.1
Commands:
_- podman push harbor.io/okd/coreos/configmap-reload:v0.0.1 harbor.io/okd
Output:
Getting image source signatures Copying blob sha256:91bd48b9e0b007ce035cccf10d1dc7e482695cf492c94808875fa84e71a85482 4.56 MB / 4.56 MB [========================================================] 2s Copying blob sha256:5f70bf18a086007016e948b04aed3b82103a36bea41755b6cddfaf10ace3c6ef 1024 B / 1024 B [==========================================================] 1s Writing manifest to image destination Storing signatures
The text was updated successfully, but these errors were encountered: