Skip to content

fix(registry): Skip URL encoding for manifest_digest#543

Open
rajumanoj333 wants to merge 1 commit intodigitalocean:mainfrom
rajumanoj333:fix/skip-url-encoding-manifest-digest
Open

fix(registry): Skip URL encoding for manifest_digest#543
rajumanoj333 wants to merge 1 commit intodigitalocean:mainfrom
rajumanoj333:fix/skip-url-encoding-manifest-digest

Conversation

@rajumanoj333
Copy link
Copy Markdown

This PR fixes an issue where deleting a repository manifest fails due to URL encoding of the manifest digest. The DigitalOcean API currently does not support URL-encoded colons in the manifest digest path parameter. This change introduces a patch to skip URL encoding for this specific parameter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant