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

Improved parser regex for double equals arguments #4505

Merged
merged 1 commit into from
Nov 16, 2021

Conversation

dereknola
Copy link
Member

@dereknola dereknola commented Nov 16, 2021

Signed-off-by: Derek Nola derek.nola@suse.com

Proposed Changes

Fix regex to deal with edge case of arguments whose value "contains a equal sign"

Types of Changes

Bugfix

Verification

image
Added testlet to unit test.

Linked Issues

#4509

User-Facing Change

Fixed an issue where config.yaml arguments with an equal sign would be skipped by server.

Further Comments

Signed-off-by: Derek Nola <derek.nola@suse.com>
@dereknola dereknola requested a review from a team as a code owner November 16, 2021 17:01
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.

3 participants