Skip to content

[BUG] Container Registry uploads cannot be resumed #34276

Open

Description

Container Registry blob upload could fail with status code 404 and an error like {"errors":[{"code":"BLOB_UPLOAD_INVALID","message":"blob upload invalid"}]}. It happens when a transient issue (like connection reset) occurs and chunk upload is retried.

If this happens, it's not possible to resume upload - it has to be started all over.

Work items:

  • update TSG to include this information
  • once service supports resumable upload, implement it
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Container Registry

Type

No type

Projects

  • Status

    No status

Relationships

None yet

Development

No branches or pull requests

Issue actions