You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Got in #2908
In short - it is impossible to remove the container images from GCR. The GCR API has probably changed since our registry API acts as a proxy for the auth process.
We need to investigate the root cause of this issue and where to resolve it (on the API side, or at the client).
Description:
Got in #2908
In short - it is impossible to remove the container images from GCR. The GCR API has probably changed since our registry API acts as a proxy for the auth process.
We need to investigate the root cause of this issue and where to resolve it (on the API side, or at the client).
traceback
Example:
Steps to reproduce the behavior:
-f
flag for CLI).ERROR: Illegal argument(s) ({"errors":[{"code":"GOOGLE_MANIFEST_DANGLING_TAG","message":"Manifest is still referenced by tag: latest"}]})
Additional context:
Neuro Platform Client 22.7.1
platform-registry-api/23.1.1
The text was updated successfully, but these errors were encountered: