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

Do not sanitize before pattern matching #201

Merged
merged 2 commits into from May 5, 2022

Conversation

crazy-max
Copy link
Member

fixes #189
fixes #199

Fix an issue where Git tag is sanitized before pattern matching which can return unexpected results. This is a breaking change so will be part of a major release along #176. Also adds docs about image name and tag sanitation.

cc @aaronadamsCA @vajahath

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@crazy-max crazy-max merged commit 26b9439 into docker:master May 5, 2022
@crazy-max crazy-max deleted the fix-sanitization branch May 5, 2022 09:33
nasa9084 added a commit to nasa9084/blog.web-apps.tech that referenced this pull request Sep 26, 2022
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.

Tags for branch names containing "#" parsed incorrectly ignoring the "#" Slash in tag converted to hyphen
1 participant