Commit 5f1d83d
Update kube_config to support concurrent clusters (#193)
The kube_config module needs to use that client_config constructor to
properly support concurrent cluster configuration. This line is
imported from the kubernetes python client.1 parent ecc91bb commit 5f1d83d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
0 commit comments