Commit Graph

6637 Commits

Author SHA1 Message Date
Johan Euphrosine
f6e1b77510 contrib/go2docker: cross compile to linux_amd64 2015-02-26 10:56:17 -08:00
Victor Marmol
e41d0bd544 Merge pull request #4804 from wojtek-t/separate_pod_workers
Thread-per-pod model in Kubelet.
2015-02-26 09:22:20 -08:00
Wojciech Tyczynski
7191c5c7fd Thread-per-pod model in Kubelet. 2015-02-26 17:58:57 +01:00
Tim Hockin
f4bee7e651 Merge pull request #4843 from ddysher/0-fix-0
Add missing flag description; regenerate man1
2015-02-26 08:25:01 -08:00
Deyuan Deng
660428bb00 Add missing flag description; regenerate man1 2015-02-26 11:15:01 -05:00
Zach Loafman
eedd9ec317 Merge pull request #4812 from rsokolowski/skydns-version
Update skydns's etcd to version 2.0.3
2015-02-26 07:00:58 -08:00
Zach Loafman
57fe439adf Merge pull request #4773 from lhuard1A/test-cmd
Assert pre and post conditions of all commands in test-cmd.sh
2015-02-26 07:00:29 -08:00
Vish Kannan
e3af23e6e9 Merge pull request #4792 from vmarmol/mon-containers-per-pod
Add Kubelet metrics for pod and container counts.
2015-02-25 18:51:22 -08:00
Vish Kannan
7547f70aab Merge pull request #4832 from ddysher/add-err-msg
Fix delete pod namespace; include error message when failed deleting pods
2015-02-25 18:47:14 -08:00
Vish Kannan
6601ff78be Merge pull request #4827 from satnam6502/cleanup
Remove deprecated co-located ES/Kibana setup
2015-02-25 18:41:58 -08:00
Deyuan Deng
d47fd48e55 Fix delete pod namespace; include error message when failed deleting pods 2015-02-25 20:03:22 -05:00
Zach Loafman
447770aba4 Merge pull request #4830 from jlowdermilk/kubectl-e2e
Trim whitespace from kubectl in e2e/kubectl.go
2015-02-25 15:37:23 -08:00
Jeff Lowdermilk
1db43f8f3e Trim whitespace from kubectl in e2e/kubectl.go 2015-02-25 15:26:51 -08:00
Satnam Singh
2b1335eb6b Remove deprecated co-located ES/Kibana setup 2015-02-25 14:39:41 -08:00
Zach Loafman
f12f50e996 Merge pull request #4826 from a-robinson/certs
Rip out the certs.sh test since the certs.go test has been stable
2015-02-25 14:24:08 -08:00
Alex Robinson
ba12f9e229 Rip out the certs.sh test since the certs.go test has been stable. 2015-02-25 13:26:19 -08:00
Victor Marmol
95464349d5 Add Kubelet metrics for pod and container counts.
Part of #4604.
2015-02-25 12:18:59 -08:00
Daniel Smith
ec8ecf3993 Merge pull request #4494 from brendandburns/race
Add protection for the pods member varaible.
2015-02-25 10:41:32 -08:00
Vish Kannan
a95d9937de Merge pull request #4794 from justinsb/patch-2
Fix typo in comment: mail -> main
2015-02-25 10:26:43 -08:00
Vish Kannan
aaa4a354d4 Merge pull request #4735 from screeley44/v1beta3_enablement
#4544 - Fix inadvertent whitespace in v1beta3 enablement
2015-02-25 10:06:11 -08:00
Zach Loafman
aed9058dba Merge pull request #4816 from GoogleCloudPlatform/revert-4791-update-sh
Revert "Remove host ports from the update demo and update tests"
2015-02-25 09:56:30 -08:00
Zach Loafman
84a2a9766a Revert "Remove host ports from the update demo and update tests" 2015-02-25 09:56:03 -08:00
Zach Loafman
ea62dbff1c Merge pull request #4815 from GoogleCloudPlatform/revert-4813-kubectl-proxy
Revert "Use a different port for the kubectl proxy in the shell and go t...
2015-02-25 09:55:10 -08:00
Zach Loafman
2089324555 Revert "Use a different port for the kubectl proxy in the shell and go tests." 2015-02-25 09:54:54 -08:00
Zach Loafman
a5dc76fb79 Merge pull request #4813 from roberthbailey/kubectl-proxy
Use a different port for the kubectl proxy in the shell and go tests.
2015-02-25 09:47:05 -08:00
Robert Bailey
e7d67e4449 Use a different port for the kubectl proxy in the shell and go tests. 2015-02-25 09:32:41 -08:00
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
e6c1504344 Merge pull request #4775 from sub-mod/v1beta3_json_1
Update examples to support v1beta3 api -hazelcast
2015-02-25 09:23:00 -08:00
rsokolowski
b05274e237 Update skydns's etcd to version 2.0.3 2015-02-25 18:22:23 +01:00
Brian Grant
3f69112e02 Merge pull request #4766 from mikedanese/remove-util-merge
Remove pkg/util/merge and replace with evanphx/json-patch
2015-02-25 09:22:01 -08: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
Brendan Burns
801ad909ca Add protection for the pods member varaible.
Address comments.
2015-02-24 19:36:11 -08: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
Justin Santa Barbara
754d9b8048 Fix typo in comment: mail -> main 2015-02-24 16:15:59 -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