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

Task/Bug: some characters allowed in Kube labels are not allowed in Azure tags #805

Closed
frodopwns opened this issue Mar 24, 2020 · 0 comments · Fixed by #814
Closed

Task/Bug: some characters allowed in Kube labels are not allowed in Azure tags #805

frodopwns opened this issue Mar 24, 2020 · 0 comments · Fixed by #814
Assignees
Labels
bug 🪲 Something isn't working

Comments

@frodopwns
Copy link
Contributor

Use a regex to identify labels with bad characters. Ignore labels that cannot be used as tags when.creating the tag map we send to Azure.

bad chars:

<, >, %, , /, ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🪲 Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants