deads2k
|
b2e3f2185e
|
make kubectl config behave more expectedly
|
2015-04-09 15:43:57 -04:00 |
|
Clayton Coleman
|
6918a4d32e
|
Replace automatic YAML decoding with opt-in YAML decoding
Base codecs no longer automically handle YAML. Instead, clients
must convert to JSON first via yaml.ToJSON and runtime.YAMLDecoder.
|
2015-03-20 00:03:56 -04:00 |
|
Jordan Liggitt
|
abb38cf793
|
Let .kubeconfig populate ca/cert/key data, and basic-auth username/password in client configs
|
2015-02-19 11:29:42 -05:00 |
|
deads2k
|
bc93de314a
|
remove --ns-path option from .kubeconfig file, kick tests
|
2015-02-03 14:22:55 -05:00 |
|
deads2k
|
dd01137138
|
add namespace to kubeconfig file
|
2015-01-20 16:07:54 -05:00 |
|
deads2k
|
b51a717f6e
|
add kubectl config
|
2015-01-13 16:19:57 -05:00 |
|