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: correctly specify NO_PROXY without protocol [HYB-593] #132

Merged
merged 3 commits into from
Aug 28, 2024

Conversation

soniqua
Copy link
Contributor

@soniqua soniqua commented Aug 28, 2024

What

  • Fixes schema validation to allow noProxy to be set without protocol

Why

  • Convention for NO_PROXY is a comma separated list of domain names only, previously values.schema.json was asserting for the presence of a protocol incorrectly.

@soniqua soniqua marked this pull request as ready for review August 28, 2024 11:06
@soniqua soniqua requested a review from a team as a code owner August 28, 2024 11:06
@soniqua soniqua requested a review from saumilmac August 28, 2024 11:16
@soniqua soniqua changed the title fix: correctly specify NO_PROXY without protocol fix: correctly specify NO_PROXY without protocol [HYB-593] Aug 28, 2024
@soniqua soniqua merged commit 2e16f97 into main Aug 28, 2024
4 checks passed
@soniqua soniqua deleted the fix/no-proxy-protocol branch August 28, 2024 12:04
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.

2 participants