Lénaïc Huard
c23046dc0a
Assert pre and post conditions of all commands in test-cmd.sh
...
`hack/test-cmd.sh` contains a list of `kubectl` commands to test.
However, the effect of the execution of those commands was not systematically
checked. As a consequence, it was possible to break a command without breaking
those tests.
This commit surrounds every single `kubectl` command with assertions on
pre and post condition.
2015-02-25 18:26:30 +01:00
Brian Grant
e152c6710b
Merge pull request #4486 from sdminonne/issue_341
...
Extending label.Parse method to support exact match
2015-02-25 08:35:32 -08:00
Rohit Jnagal
0bc98a75f4
Merge pull request #4769 from resouer/fix-mess
...
Fix commands order & add guide in k8s-ubuntu-cluster readme
2015-02-25 06:40:19 -08:00
Salvatore Dario Minonne
0186acc37c
Extending label.Parse method to support exact match
2015-02-25 08:52:20 +01:00
resouer
031e75a02d
Delete extra spaces in configure.sh
2015-02-25 02:54:12 +00:00
Deyuan Deng
86434b4038
Merge pull request #4795 from justinsb/patch-3
...
Fix typo: registrying -> registering
2015-02-24 19:42:42 -05:00
Jeff Lowdermilk
95faafa76d
Merge pull request #4791 from roberthbailey/update-sh
...
Remove host ports from the update demo and update tests
2015-02-24 16:31:49 -08:00
Justin Santa Barbara
e457286983
Fix typo: registrying -> registering
2015-02-24 16:21:14 -08:00
Vish Kannan
32694a770c
Merge pull request #4778 from lavalamp/fix7
...
Construct path correctly in proxy
2015-02-24 16:14:05 -08:00
Robert Bailey
dd87c247a5
Remove host ports from the update demo and update tests
2015-02-24 15:34:18 -08:00
Vish Kannan
0b15f2ff65
Merge pull request #4784 from vmarmol/pod-restart
...
Kill infra pod when a container is restarted.
2015-02-24 13:37:08 -08:00
Vish Kannan
fdf371dc96
Merge pull request #4764 from nikhiljindal/swagger
...
Updating swagger spec by running hack/update-swagger-spec.sh
2015-02-24 13:00:57 -08:00
Deyuan Deng
f2698e5905
Merge pull request #4267 from rsokolowski/guestbook-doc
...
Update guestbook example to use replication controller instead of a naked pod.
2015-02-24 15:57:27 -05:00
Vish Kannan
561ad98901
Merge pull request #4741 from benmccann/docs-update
...
Docs: update links
2015-02-24 12:56:34 -08:00
Vish Kannan
c561c8b0b1
Merge pull request #4753 from vmarmol/mon
...
First Kubelet metric and overall plumbing.
2015-02-24 12:51:34 -08:00
Jeff Lowdermilk
be124b3cd0
Merge pull request #4786 from GoogleCloudPlatform/revert-4660-deads-make-default-display-yaml
...
Revert "fix kubectl config view to respect serialization formats"
2015-02-24 12:18:31 -08:00
Vish Kannan
68c4ae7f0c
Merge pull request #4776 from brendandburns/log
...
Prompt the user to select a container if they don't provide one
2015-02-24 12:10:18 -08:00
Jeff Lowdermilk
8cfe099af1
Revert "fix kubectl config view to respect serialization formats"
2015-02-24 12:06:24 -08:00
Victor Marmol
aadbf221d2
Kill infra pod when a container is restarted.
...
Revert 0e20f7d736
.
Fixes #4759 .
2015-02-24 11:52:05 -08:00
rsokolowski
635281ebe3
Update guestbook example to use replication controller.
2015-02-24 20:21:13 +01:00
Rohit Jnagal
e77322a561
Merge pull request #4755 from yifan-gu/cleanup
...
pkg/kubelet: Fix logging.
2015-02-24 10:12:02 -08:00
Rohit Jnagal
a0722376ee
Merge pull request #4760 from ddysher/kubectl-endpoint-list
...
kubectl print endpoint list
2015-02-24 10:11:23 -08:00
Rohit Jnagal
590a62ffe5
Merge pull request #4767 from mikedanese/kind-to-type
...
Rename {Node,Pod}ConditionKind -> {Node,Pod}ConditionType
2015-02-24 10:10:57 -08:00
Daniel Smith
ec58e6d78e
use correct path for proxy replacements
2015-02-24 10:10:06 -08:00
Daniel Smith
78d05e5307
add URL path generation function
2015-02-24 10:10:04 -08:00
Daniel Smith
2d56547524
refactor proxy upgrade path
2015-02-24 10:10:02 -08:00
Rohit Jnagal
463dcd3ef1
Merge pull request #4694 from kazegusuri/fix-test-cmd
...
Fix missing command in test-cmd.sh
2015-02-24 10:07:41 -08:00
Rohit Jnagal
07cce905f5
Merge pull request #4754 from derekwaynecarr/increase_ram_vagrant
...
Vagrant: Kubernetes master needs more than 512MB of ram
2015-02-24 10:06:56 -08:00
Yifan Gu
1a5a842ac5
pkg/kubelet: Fix logging.
2015-02-24 09:47:10 -08:00
Daniel Smith
6241a211c8
Merge pull request #4768 from nikhiljindal/fixPrefix
...
APIServer: Updating special verb handlers to accept full request path rather than a trimmed one
2015-02-24 08:04:30 -08:00
Clayton Coleman
76926ec314
Merge pull request #4660 from deads2k/deads-make-default-display-yaml
...
fix kubectl config view to respect serialization formats
2015-02-24 07:56:57 -08:00
Victor Marmol
7f6e1dcfca
Merge pull request #4592 from wojtek-t/docker_cache
...
Introduce DockerCache in Kubelet.
2015-02-24 07:48:25 -08:00
Brendan Burns
eefaafc214
Prompt the user to select a container if they don't provide one
...
and we can't infer it.
2015-02-24 06:50:22 -08:00
Masahiro Sano
29aae75329
fix missing command in test-cmd.sh
2015-02-24 23:20:45 +09:00
deads2k
6358bf2e30
add example for default view serialization
2015-02-24 08:54:03 -05:00
resouer
ce6d3b7ea3
Fix commands order & add guide in readme
2015-02-24 10:36:07 +00:00
nikhiljindal
905a3f7909
Updating the handlers to accept full request path rather than a trimmed one
2015-02-24 00:37:20 -08:00
Wojciech Tyczynski
dcef5e2955
Introduce DockerCache in Kubelet.
2015-02-24 09:10:07 +01:00
Mike Danese
5267127af1
api: rename conditionkind -> conditiontype
2015-02-23 22:13:21 -08:00
nikhiljindal
339341ea97
Updating swagger spec by running hack/update-swagger-spec.sh
2015-02-23 20:35:16 -08:00
Deyuan Deng
515314fb8a
Fix kubectl print endpoint list
2015-02-23 21:20:10 -05:00
Brian Grant
754a2a8305
Merge pull request #4460 from sub-mod/guestbook_ns
...
Adding guestbook example with latest json format for v1beta3 api
2015-02-23 16:58:20 -08:00
derekwaynecarr
883962e36b
Kubernetes master needs more than 512MB of ram
2015-02-23 19:37:07 -05:00
Victor Marmol
c40a60e945
Adding image pull latency metric.
...
Also adding TODOs for other metrics.
Part of #4604 .
2015-02-23 16:30:29 -08:00
Rohit Jnagal
50700419ea
Merge pull request #4732 from yifan-gu/cleanup
...
Remove outdated const.
2015-02-23 16:06:32 -08:00
Zach Loafman
9936f09b78
Merge pull request #4715 from a-robinson/gce-mount
...
Add the salt-overlay directory to the GCE master-pd and reserve the master's IP
2015-02-23 15:46:36 -08:00
Victor Marmol
f5beb04c53
Adding Prometheus /metrics handler.
2015-02-23 15:42:04 -08:00
Filipe Brandenburger
74c0dd179e
Merge pull request #4744 from ixdy/travis-coveralls
...
Revert unit test coverage changes
2015-02-23 14:50:46 -08:00
Subin M
7d00c456d5
format all json files
2015-02-24 04:20:32 +05:30
Daniel Smith
4fb4ca605c
Merge pull request #4745 from thockin/fixhead
...
fix head
2015-02-23 14:41:48 -08:00