Gonéri Le Bouder
221631c06a
helm: add support for the K8S_ envvars ( #319 )
...
Add support for:
- K8S_AUTH_HOST
- K8S_AUTH_API_KEY
- K8S_AUTH_VERIFY_SSL
- K8S_AUTH_SSL_CA_CERT
This commit also refactor the way we pass K8S related configuration to `helm`:
All the calls are now done in a new module_utils module (`helm.py`).
The handling of the `kube_*` variables has also been moved in this new
module.
We need https://github.com/helm/helm/pull/8622 to be able to ignore the
certificate validation. As a workaround, the generate a temporary
kubeconfig configuration file.
Closes : #279
2020-12-11 11:41:08 -05:00
..
2020-06-18 15:16:10 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-09-28 10:52:00 +05:30
2020-06-22 12:33:44 -05:00
2020-07-01 14:26:43 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-07-11 08:50:15 +05:30
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-06-22 12:33:44 -05:00
2020-07-01 14:26:43 -05:00
2020-06-22 12:33:44 -05:00
2020-10-08 15:35:42 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-09-07 12:42:00 +05:30
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-23 10:52:26 +05:30
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-01 14:26:43 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-01 14:26:43 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-07-28 10:37:15 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-08-31 09:29:27 +05:30
2020-08-24 15:47:00 +05:30
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-01 08:56:40 -05:00
2020-10-08 15:35:42 -05:00
2020-10-08 15:35:42 -05:00
2020-10-09 10:17:52 -05:00
2020-10-22 15:22:17 -05:00
2020-12-10 10:58:33 -07:00
2020-11-30 12:46:02 +05:30
2020-11-25 13:01:38 -06:00
2020-12-11 11:41:08 -05:00
2020-12-10 09:28:27 +05:30