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

Support VS Code proxy settings #3010

Closed
Tracked by #3166
JillieBeanSim opened this issue Jul 18, 2024 · 4 comments
Closed
Tracked by #3166

Support VS Code proxy settings #3010

JillieBeanSim opened this issue Jul 18, 2024 · 4 comments
Assignees
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter
Milestone

Comments

@JillieBeanSim
Copy link
Contributor

With the added support in Zowe CLI we can adopt the use and passage of VS Code proxy setting

Additional context

Copy link

Thank you for raising this enhancement request.
The community has 90 days to vote on it.
If the enhancement receives at least 10 upvotes, it is added to our development backlog.
If it receives fewer votes, the issue is closed.

@JillieBeanSim
Copy link
Contributor Author

waiting on publish including zowe/zowe-cli#2205 to export the new Proxy class from imperative

@JillieBeanSim JillieBeanSim moved this from New Issues to In Progress in Zowe Explorer for VS Code Jul 30, 2024
@JillieBeanSim
Copy link
Contributor Author

JillieBeanSim commented Jul 30, 2024

OUTDATED

Created Zowe CLI PR that will add ability to pass proxy object to rest calls that isn't set as an environment variable or can take precedence over envars, ProxyVariables

{
    http_proxy: string,
    https_proxy: string,
    no_proxy: string[]
}

Will begin work on ZE so they can be tested together

@JillieBeanSim JillieBeanSim self-assigned this Jul 30, 2024
@zFernand0 zFernand0 added the priority-high Production outage - this quarter or at least next quarter label Jul 30, 2024
@zowe-robot zowe-robot moved this from In Progress to High Priority in Zowe Explorer for VS Code Jul 30, 2024
@zFernand0 zFernand0 moved this from High Priority to In Progress in Zowe Explorer for VS Code Jul 30, 2024
@JillieBeanSim JillieBeanSim removed this from the v2.18.0 milestone Sep 11, 2024
@JillieBeanSim JillieBeanSim added this to the v3.1.0 milestone Oct 2, 2024
@JillieBeanSim
Copy link
Contributor Author

Zowe CLI work zowe/zowe-cli#2330

@JTonda JTonda closed this as completed Nov 26, 2024
@github-project-automation github-project-automation bot moved this from Review/QA to Closed in Zowe Explorer for VS Code Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority-high Production outage - this quarter or at least next quarter
Projects
Status: Closed
Development

No branches or pull requests

3 participants