VisionSystemsInc / VisionSystemsInc/vsi_common

Proxy support and custom CA

Open
#302 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature good first issue help wanted just
Dominant language
Shell
Stars
8
Forks
9
Avg merge
36m
Merged PRs (30d)
1

Description

Just has no support for the https_proxy environment variable, or CA variables like CURL_CA_BUNDLE

  • This could be added like the TZ variable is.
  • Automount CURL_CA_BUNDLE?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing handling for the TZ environment variable in the common scripts. Trace how environment variables are passed through, then determine where https_proxy and CA variables such as CURL_CA_BUNDLE should be supported or automounted. Done means the scripts consistently honor the requested proxy and custom CA settings.

Written by the indexing model from the issue text.

Assessment

Tech stack
shell
Domain
devops
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.