juju doesn't honor proxy-url in kube config

Bug #2056530 reported by Fernando Marino
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Canonical Juju
Triaged
Medium
Unassigned

Bug Description

my .kube/config file has the following content:

```yaml
apiVersion: v1
clusters:
- cluster:
    certificate-authority-data: LS0.....
    server: https://10.xxx.xxx.xxx:6443
    proxy-url: http://moi.esa.int:33128
  name: default
```

juju doesn't honor the proxy-url line and force me to work around it by using the env variable proxy_http, which may pose problems elsewhere. The proxy shall be used only to access the cluster by juju as specified from the kube/config file.

Tags: k8s
Ian Booth (wallyworld)
Changed in juju:
importance: Undecided → Medium
status: New → Triaged
tags: added: k8s
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.