Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ImageName::as_path escaping for digest reference case #134

Merged
merged 3 commits into from
May 10, 2024

Conversation

termoshtt
Copy link
Owner

@termoshtt termoshtt commented May 10, 2024

Add escape rule of image name into path for #128 case:

quay.io/jitesoft/alpine:sha256:6755355f801f8e3694bffb1a925786813462cea16f1ce2b0290b6a48acf2500c

will escape into

quay.io/jitesoft/alpine/__sha256__6755355f801f8e3694bffb1a925786813462cea16f1ce2b0290b6a48acf2500c

@termoshtt termoshtt added the add Add new features. label May 10, 2024
@termoshtt termoshtt self-assigned this May 10, 2024
@termoshtt termoshtt changed the title Test for escaping digest reference in image name case Update ImageName::as_path escaping for digest reference case May 10, 2024
@termoshtt termoshtt marked this pull request as ready for review May 10, 2024 11:00
@termoshtt termoshtt merged commit e1e277a into main May 10, 2024
15 checks passed
@termoshtt termoshtt deleted the escape-digest-reference branch May 10, 2024 11:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
add Add new features.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant