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

feat(Inso): Add proxy settings to inso cli #8257

Merged
merged 4 commits into from
Dec 20, 2024

Conversation

gatzjames
Copy link
Contributor

@gatzjames gatzjames commented Dec 18, 2024

Highlights:

  • inso test ... and inso collection ... commands now have three new options httpProxy, httpsProxy and noProxy
  • The HTTP_PROXY, HTTPS_PROXY and NO_PROXY env variables can also be set as an alternative. The command options will overwrite the env variables if both are set

Closes INS-4781

@gatzjames gatzjames requested a review from filfreire December 18, 2024 13:20
@gatzjames gatzjames self-assigned this Dec 18, 2024
@gatzjames gatzjames force-pushed the feature/inso-proxy-settings branch from a393c9d to 14173c4 Compare December 18, 2024 13:20
@gatzjames gatzjames force-pushed the feature/inso-proxy-settings branch from dc13250 to 53df390 Compare December 20, 2024 12:03
@gatzjames gatzjames enabled auto-merge (squash) December 20, 2024 12:03
@gatzjames gatzjames merged commit ab38dab into Kong:develop Dec 20, 2024
8 checks passed
@gatzjames gatzjames deleted the feature/inso-proxy-settings branch December 20, 2024 12:15
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