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

Fix add-on config map check regular expression #12

Merged
merged 1 commit into from
Jan 19, 2021
Merged

Conversation

frenck
Copy link
Owner

@frenck frenck commented Jan 19, 2021

Fixes an issue where the map wasn't validated correctly.

This wasn't considered valid for the mapping configuration:

{
  "map": ["ssl:rw"]
}

@frenck frenck added the bugfix Inconsistencies or issues which will cause a problem for users or implementors. label Jan 19, 2021
@frenck frenck merged commit 2c1db17 into main Jan 19, 2021
@frenck frenck deleted the frenck-2021-0097 branch January 19, 2021 11:24
@github-actions github-actions bot locked and limited conversation to collaborators Jan 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bugfix Inconsistencies or issues which will cause a problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant