apache / apache/openserverless
ops does not support HTTP_PROXY and HTTPS_PROXY env var
- Lenguaje dominante
- Python
- Estrellas
- 576
- Forks
- 29
- Merge medio
- 50 min
- PR fusionados (30 d)
- 13
Descripción
- [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:
Guía de contribución
Línea de trabajo
Comienza con la ruta de actualización de la ops CLI y su uso de la Go git library; reproduce el fallo después de establecer HTTP_PROXY y HTTPS_PROXY, y luego rastrea cómo llegan las variables a la operación de git. Se considera terminado cuando `ops -update` funciona a través del proxy configurado, con una comprobación de regresión para las variables de entorno.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- go
- Área
- cli, networking
- Tipo de issue
- Error
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100