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 list of non proxy hosts #232

Merged
merged 1 commit into from
Oct 24, 2023
Merged

Conversation

Dohbedoh
Copy link
Contributor

See jenkinsci/azure-vm-agents-plugin#446 and https://learn.microsoft.com/en-us/java/api/com.azure.core.http.proxyoptions?view=azure-java-stable#com-azure-core-http-proxyoptions-setnonproxyhosts(java-lang-string).
List of Non Proxy hosts passed to ProxyOptions.setNonProxyHosts was not | delimited.

Testing done

I do not have an environment to test this at the moment.

Submitter checklist

Preview Give feedback

@Dohbedoh
Copy link
Contributor Author

cc @timja

@timja timja added the enhancement New feature or request label Oct 24, 2023
@timja timja merged commit 855da0b into jenkinsci:master Oct 24, 2023
@timja
Copy link
Member

timja commented Oct 24, 2023

Thanks!

@Dohbedoh Dohbedoh deleted the bugfix/proxyoptions branch October 24, 2023 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants