Open
Conversation
Signed-off-by: yminer <yminer@vmware.com>
Owner
Author
|
After apply this checking at middleware, we will get disorder blob chunk uploads error as below |
wy65701436
added a commit
that referenced
this pull request
Jan 22, 2026
* Create harbor-backup Signed-off-by: teletechie <cecilie.monsen@telenor.no> * Create harbor-restore Signed-off-by: teletechie <cecilie.monsen@telenor.no> * Create README.md Signed-off-by: teletechie <cecilie.monsen@telenor.no> * Update README.md Signed-off-by: teletechie <cecilie.monsen@telenor.no> * pr review comment #2 remove opening parenthesis in message. this matches the other messages Signed-off-by: teletechie <cecilie.monsen@telenor.no> * pr review comment #1 Fix the three docker calls so they enforce returning of status. remove unused if block that could never be triggered. Signed-off-by: teletechie <cecilie.monsen@telenor.no> * Issue warning when becking up chartmuseum data chartmuseum is deprecated. This change issues a warning when the backup detect chartmuseum data, but still backs it up. there is no message about not finding chartmuseum data if they don't exist. Signed-off-by: teletechie <cecilie.monsen@telenor.no> * issue warning when restoring chartmuseum data chartmuseum is deprecated. this update issues a warning when detecting chartmuseum data in the restore, but will still restore the files. no message is given when chartmuseum data are not found. Signed-off-by: teletechie <cecilie.monsen@telenor.no> --------- Signed-off-by: teletechie <cecilie.monsen@telenor.no> Co-authored-by: Wang Yan <wangyan@vmware.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Thank you for contributing to Harbor!
https://github.com/opencontainers/distribution-spec/blob/v1.1.0/spec.md#pushing-a-blob-in-chunks
Comprehensive Summary of your change