Commit ee02f66
Use gopkg.in/yaml.v2 for clientconfig objects (openshift#179)
We ought to use the same yaml package used by clientconfig in order to
marshall/unmarshall Auth structs to/from yaml correctly. Using any other
yaml library will fail to load the auth data from secrets.1 parent 7f99da3 commit ee02f66
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | | - | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments