apache / apache/openserverless
ops does not support HTTP_PROXY and HTTPS_PROXY env var
- Langage dominant
- Python
- Étoiles
- 576
- Forks
- 29
- Merge moyen
- 50 min
- PR mergées (30 j)
- 13
Description
- [x] I have searched the [issues](https://github.com/apache/openserverless/issues) of this repository and believe that this is not a duplicate.
### Ⅰ. Issue Description
Since we are using the go git library it is supposed it supports the standard environment variables HTTP(S)_PROXY ... but it does not.
### Ⅱ. Describe what happened
seth the variables, and try ops -update... error!
### Ⅲ. Describe what you expected to happen
it should work!
### Ⅳ. How to reproduce it (as minimally and precisely as possible)
set the variables and try it
### Ⅴ. Anything else we need to know?
### Ⅵ. Environment:
- K8S Runtime and version:
- OPS CLI version: 0.1.0-2409121919.dev
- Others:
Guide de contribution
Ouvrir le guide de contribution
Piste de recherche
Commencez par le chemin de mise à jour de l'ops CLI et son utilisation de la Go git library ; reproduisez l'échec après avoir défini HTTP_PROXY et HTTPS_PROXY, puis suivez la manière dont les variables parviennent à l'opération git. C'est terminé lorsque `ops -update` fonctionne via le proxy configuré, avec une vérification de non-régression pour les variables d'environnement.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Évaluation
- Stack technique
- go
- Domaine
- cli, networking
- Type d'issue
- Bug
- Difficulté
- 3/5
- Temps estimé
- 1-2 jours
- Activité
- À l'abandon
- Clarté
- À clarifier
- Accessibilité débutants
- 35/100