- 14 Jan, 2015 29 commits
-
-
fabianofranz authored
-
Clayton Coleman authored
Fix panic if selector uses malformed syntax
-
Zach Loafman authored
Fix e2e invalid JSON, ensure CLI communicates invalid JSON errors effectively
-
Daniel Smith authored
Remove a duplicate 'its'
-
Clayton Coleman authored
Passing zero objects to create should be an error
-
bgrant0607 authored
eliminate possibility of double-calling
-
bgrant0607 authored
Basic "Run" command
-
Clayton Coleman authored
Switch the ignore stream errors behavior to print a Warningf on failure to parse, not v(2)
-
Clayton Coleman authored
Will allow more debugging output to be available in CLI
-
Clayton Coleman authored
-
Martin Nagy authored
-
Zach Loafman authored
Deflake pd.sh: Try really, really hard to detach and delete PD
-
Zach Loafman authored
-
Eric Tune authored
Address nits from PR #3423
-
Martin Nagy authored
-
saadali authored
-
Daniel Smith authored
Fix streaming YAML from STDIN in kubectl
-
Clayton Coleman authored
Add both JSON and YAML STDIN tests in test-cmd
-
Clayton Coleman authored
Will be moved upstream soon
-
Brendan Burns authored
-
Daniel Smith authored
-
Dawn Chen authored
Make data dirs for all pods when syncing
-
Tim Hockin authored
-
Daniel Smith authored
hack/test-cmd.sh can be easier to read if we set PATH
-
Satnam Singh authored
Remove unnecessary loop.
-
Daniel Smith authored
Upgrade from gopkg.in/v2/yaml to gopkg.in/yaml.v2 everywhere
-
Clayton Coleman authored
instead of using a replacement var. Makes cut and paste testing easier.
-
Robert Bailey authored
-
Daniel Smith authored
Fix broken hack/cluster-validate.sh because output-versions were not locked
-
- 13 Jan, 2015 11 commits
-
-
Clayton Coleman authored
Add more guards against bad behavior. A follow up commit will ensure that when the flags for api-version are specified, they default to the correct values that client.SetKubernetesDefaults would use.
-
Clayton Coleman authored
-
Clayton Coleman authored
-
Clayton Coleman authored
-
Sam Ghods authored
-
Eric Tune authored
Split up kubelet "source seen" logic
-
bgrant0607 authored
Allow delete to work from directories and multiple sources
-
Daniel Smith authored
Filter out unhealthy node in scheduler
-
Deyuan Deng authored
-
Jeff Lowdermilk authored
add kubectl config
-
deads2k authored
-