Brendan Burns
|
99b8df1812
|
Add field based sorting to the kubectl command line.
|
2015-08-12 16:51:36 -07:00 |
|
Peeyush Agarwal
|
05e069d038
|
Use bash comments in kubectl examples
Comments in kubectl examples should use bash comments, not Go comments.
So, replaces // by # for example strings.
|
2015-08-12 19:56:23 +00:00 |
|
Eric Paris
|
9de64328a5
|
Bash completion annotations for rollingupdates
|
2015-08-10 10:26:18 -04:00 |
|
Eric Paris
|
76896bf244
|
Regen docs with new pflags
This basically just shows in the docs that the =false portion of
booleans are optional.
|
2015-08-06 19:16:13 -04:00 |
|
Janet Kuo
|
682734bcc7
|
Implement 'kubectl get ... -o wide'
|
2015-06-30 14:06:47 -07:00 |
|
RichieEscarez
|
eb44b3c830
|
Qualified all references to "controller" so that references to "replication controller" are clear. fixes #9404
Also ran hacks/run-gendocs.sh
|
2015-06-17 08:48:59 -07:00 |
|
Anastasis Andronidis
|
5eae2378d6
|
Warn for every _ flag user or cmd defined
also renames all global _ flags to -
|
2015-05-27 11:23:52 +02:00 |
|
deads2k
|
19784dbc4f
|
remove auth-path from kubeconfig
|
2015-05-11 10:40:23 -04:00 |
|
Brendan Burns
|
c9e33e197d
|
Add support for --rollback.
|
2015-05-06 10:21:35 -07:00 |
|
Brendan Burns
|
591d98b6b2
|
Add replication controller renaming as a cleanup option.
|
2015-04-27 20:38:20 -07:00 |
|
Brendan Burns
|
217e6ff0d0
|
First part of improved rolling update, allow dynamic next replication controller generation.
|
2015-04-24 15:19:00 -07:00 |
|
Sam Ghods
|
ca18e86877
|
Make naming of kubectl subcommands consistent
|
2015-04-02 16:14:53 -07:00 |
|