Maxwell Forbes
|
03121c2536
|
Merge pull request #10252 from akramer/patch-1
Fixing spacing in documentation comments
|
2015-06-25 15:09:41 -07:00 |
|
Maxwell Forbes
|
5e748c1d47
|
Merge pull request #10070 from lavalamp/e2eProxyFix
proxy e2e test improvements
|
2015-06-25 13:15:03 -07:00 |
|
Maxwell Forbes
|
a526e6ddb4
|
Merge pull request #10332 from dchen1107/cleanup
Include PodStatus.Message and PodStatus.Reason when kubectl describe …
|
2015-06-25 10:57:31 -07:00 |
|
Maxwell Forbes
|
d90895adfd
|
Merge pull request #10221 from feihujiang/addSourceForErrorFromServerMessage
Add source in “error from server” message when using kubectl
|
2015-06-25 10:56:46 -07:00 |
|
feihujiang
|
b41b53122a
|
Add source in “error from server” message when using kubectl
|
2015-06-25 14:20:09 +08:00 |
|
Dawn Chen
|
0a369fead6
|
Include PodStatus.Message and PodStatus.Reason when kubectl describe pods
|
2015-06-24 23:07:20 -07:00 |
|
Maxwell Forbes
|
e44f61993b
|
Merge pull request #9304 from jsdir/master
Show resource limits with describe
|
2015-06-24 16:44:53 -07:00 |
|
Daniel Smith
|
689a3ee7a2
|
Make UI work through kubectl proxy (again)
Fixes #10115.
|
2015-06-24 13:54:14 -07:00 |
|
Daniel Smith
|
ddbe4c914f
|
Fix proxy rewriting
|
2015-06-24 13:54:14 -07:00 |
|
akramer
|
5f44175dc4
|
Fixing spacing in documentation comments
There was some ugly spacing in the 'kubectl exec' documentation comments, I've fixed it and wrapped it to 80 chars.
|
2015-06-24 13:50:30 -07:00 |
|
Maxwell Forbes
|
060cb43785
|
Merge pull request #10134 from brendandburns/gongysh2004-nodeport
Fix the warning when you create an externalized service
|
2015-06-24 13:21:27 -07:00 |
|
Jeff Lowdermilk
|
838ddba1d9
|
Merge pull request #10188 from fabianofranz/fix_kubectl_set_credentials_example
Fixes wrong "kubectl config set-credentials" examples
|
2015-06-23 17:11:40 -07:00 |
|
Jeff Lowdermilk
|
5e25827919
|
Merge pull request #10204 from caesarxuchao/pr/9754/head
Continue on #9754, Improvements to the guestbook README, switch to .yaml files
|
2015-06-23 09:44:06 -07:00 |
|
Chao Xu
|
59b654c996
|
fix tests for 22f1b07858
|
2015-06-22 17:10:09 -07:00 |
|
fabianofranz
|
fae27669aa
|
Fixes kubectl config set-credentials examples
|
2015-06-22 17:34:04 -03:00 |
|
Jeff Lowdermilk
|
d0fc0d884d
|
Merge pull request #9876 from andronat/9631_labelcolumn
Printing resource labels as columns
|
2015-06-22 11:55:26 -07:00 |
|
Anastasis Andronidis
|
b06ef70057
|
Print resource labels as columns
|
2015-06-22 00:44:51 +02:00 |
|
Anastasis Andronidis
|
101739a6be
|
Added Reason in PodStatus
|
2015-06-21 17:05:34 +02:00 |
|
Satnam Singh
|
b964f3c911
|
Merge pull request #9739 from bprashanth/sno
Fix kubectl stop rc with sequence numbers
|
2015-06-19 15:30:26 -07:00 |
|
Satnam Singh
|
b05bd0c59f
|
Merge pull request #10105 from caesarxuchao/fix-9287
exclude the port number when checking a request in "kubectl proxy"
|
2015-06-19 15:16:38 -07:00 |
|
Brendan Burns
|
f0ff1927f1
|
Fixup port printing.
|
2015-06-19 15:10:22 -07:00 |
|
gong yong sheng
|
3a598eba0e
|
Use NodePort instead Port, firewalls install firewall.
|
2015-06-19 14:48:43 -07:00 |
|
Prashanth Balasubramanian
|
9ed9bd1c4f
|
Add a generation number to the object meta of all objects, and status of rcs
|
2015-06-19 14:32:08 -07:00 |
|
Eric Paris
|
f40fce4598
|
kubectl log->logs in bash completions
The kubectl log command switched to logs. But the bash completions code
was still looking for a singular
|
2015-06-19 16:00:58 -04:00 |
|
Chao Xu
|
9449a61b1a
|
exclude the port number when checking a request in "kubectl proxy"
|
2015-06-19 11:00:01 -07:00 |
|
Satnam Singh
|
a3ffb05004
|
Merge pull request #9972 from smarterclayton/split_versioned_object
Split AsVersionedObjects so it can be reused
|
2015-06-19 08:04:23 -07:00 |
|
Chao Xu
|
5d89dda9a8
|
respect --api-version in the output of "kubectl cluster-info"
|
2015-06-18 16:51:10 -07:00 |
|
Satnam Singh
|
424d09fb97
|
Merge pull request #9907 from RichieEscarez/9404_controller
Changed "controller" to "replication controller"
|
2015-06-18 14:33:49 -07:00 |
|
Mike Danese
|
3de11e2fa8
|
reenable patch serverside using strategic-merge-patch
|
2015-06-18 12:06:46 -07:00 |
|
Satnam Singh
|
b86ed2356c
|
Merge pull request #10028 from andronat/small_wrong_printing_in_tests
Changed printing in a test file
|
2015-06-18 11:04:07 -07:00 |
|
Satnam Singh
|
3505fb48a3
|
Merge pull request #9803 from satnam6502/execessive
Improve error output of kubectl update
|
2015-06-18 10:29:27 -07:00 |
|
Anastasis Andronidis
|
64d984ae2e
|
changed printing in a test file
|
2015-06-18 18:34:07 +02:00 |
|
Piotr Szczesniak
|
1ba909098e
|
Merge pull request #9936 from piosz/kubectl_v1
Migrated kubectl cluster-info to v1.
|
2015-06-18 11:19:29 +02:00 |
|
Satnam Singh
|
d69e0b5eb6
|
Improve error output of kubectl update
|
2015-06-17 15:55:03 -07:00 |
|
Clayton Coleman
|
f3aa8f4196
|
Pod IP should be described with Pods
|
2015-06-17 16:45:11 -04:00 |
|
Clayton Coleman
|
1707c5d28c
|
Split AsVersionedObjects so it can be reused
|
2015-06-17 16:33:53 -04: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 |
|
Piotr Szczesniak
|
2b19c002cb
|
Migrated kubectl cluster-info to v1.
Addresses #7018
Also fixed the case when kubernetes.io/name label is not defined
(another fix for #9875)
|
2015-06-17 15:21:05 +02:00 |
|
Brendan Burns
|
1dd18673ec
|
Merge pull request #9762 from jlowdermilk/negotiate-api-version
kubectl negotiates api version to use based on client,server supported versions
|
2015-06-16 11:18:08 -07:00 |
|
Jeff Lowdermilk
|
f31191224b
|
kubectl negotiates apiversion to use based on client,server supported
|
2015-06-16 10:12:39 -07:00 |
|
Fabio Yeon
|
72082624e5
|
Merge pull request #9522 from brendandburns/friction
Add a better message if the user doesn't specify a resource type.
|
2015-06-15 19:53:54 -07:00 |
|
Fabio Yeon
|
0453f9ea9d
|
Merge pull request #9705 from hurf/label4describe
Add label support for kubectl describe
|
2015-06-15 19:33:09 -07:00 |
|
Brendan Burns
|
c6a910c0b8
|
Merge pull request #9650 from hurf/podns_describe_node
display pod namespace while describe node
|
2015-06-12 15:59:46 -07:00 |
|
Abhi Shah
|
86b6150fb0
|
Merge pull request #9287 from brendandburns/kubectl
Add some XSRF protection to kubectl proxy.
|
2015-06-12 13:51:08 -07:00 |
|
Victor HU
|
eb473676ce
|
display pod namespace while describe node
|
2015-06-12 15:30:11 +08:00 |
|
hurf
|
fa0efe3927
|
Add label support for kubectl describe
Add -l option to kubectl describe command, allow it return
multiple results filtered by label selector.
|
2015-06-12 15:08:28 +08:00 |
|
Abhi Shah
|
87d0208d83
|
Merge pull request #9504 from derekwaynecarr/describe_ns
Add namespace describer
|
2015-06-11 10:26:03 -07:00 |
|
Brendan Burns
|
4aeee94603
|
Add some XSRF protection to kubectl proxy.
|
2015-06-10 20:55:33 -07:00 |
|
Anastasis Andronidis
|
62c766d58d
|
Add tests
|
2015-06-10 16:09:43 +02:00 |
|
Anastasis Andronidis
|
b7c485ee9a
|
make CheckErr testable
|
2015-06-10 16:09:42 +02:00 |
|