/api/v1/packages/<user>
returns internal/temporary _upload
tag
#20491
Labels
Milestone
/api/v1/packages/<user>
returns internal/temporary _upload
tag
#20491
Description
In addition to the tags published with
docker push <image:tag>
as they are displayed in the UI, an additional package with version_upload
is returned.I'm not sure if its a docker registry internal thing to keep this version around, but I'd argue the API should return the same items as the web UI.
/api/v1/packages/<user>/container/<foo>/_upload
returns a 404.Maybe @KN4CK3R can comment if this is intentional behaviour
Gitea Version
1.18.0+dev-154-g3704be854
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
No response
How are you running Gitea?
built from source on localhost:3000
Database
SQLite
The text was updated successfully, but these errors were encountered: