Commit Graph

7778 Commits

Author SHA1 Message Date
Brendan Burns
494ac9ebc0 Merge pull request #4953 from mattf/storm-example
Storm example
2015-03-13 12:14:23 -07:00
Brendan Burns
966e8301a0 Add kubelet to the master. 2015-03-13 12:09:24 -07:00
Zach Loafman
232796db04 Merge pull request #5448 from jlowdermilk/fix-e2e
Delete master route on kube-down
2015-03-13 11:47:36 -07:00
Masahiro Sano
addeed6ad0 fix e2e test on vagrant provider 2015-03-14 03:42:09 +09:00
jayunit100
c552e916da K8PetStore: A scalable kubernetes application with automated load generation (#3137). 2015-03-13 14:18:00 -04:00
Vish Kannan
13253d09e1 Merge pull request #5444 from vmarmol/lock
Lock access and update to Kubelet pods.
2015-03-13 11:06:50 -07:00
Jeff Lowdermilk
9b55e1f176 Delete master route on kube-down 2015-03-13 11:00:19 -07:00
Deyuan Deng
97e12957e6 Merge pull request #5257 from deads2k/deads-eliminate-wait-for-no-nodes
eliminate wait with no nodes
2015-03-13 13:48:49 -04:00
Victor Marmol
505dbc54db Merge pull request #5022 from gmarek/client3
Refactor kubelet syncPod method and fix behavior of Infra Containers for RestartPolicy::Never.
2015-03-13 10:46:35 -07:00
Victor Marmol
04233cdb88 Remove unused handleUpdate() in Kubelet. 2015-03-13 10:35:50 -07:00
Victor Marmol
0e485310cf Lock access and update to Kubelet pods. 2015-03-13 10:31:26 -07:00
Brendan Burns
6319f8a568 Merge pull request #5400 from sub-mod/proxy_test
fix proxy_test.go file to avoid ChooseHostInterface
2015-03-13 10:27:45 -07:00
gmarek
3489d1ae01 Refactor kubelet syncPod method 2015-03-13 18:22:42 +01:00
Satnam Singh
52bf7af739 Merge pull request #5351 from lavalamp/fix2
remove evil global state shared by all schedulers
2015-03-13 10:15:27 -07:00
Vish Kannan
967f8df386 Merge pull request #5436 from lhuard1A/ssh-to-node_libvirt-coreos
Implement ssh-to-node, restart-kube-proxy and restart-apiserver functions in libvirt-coreos.
2015-03-13 09:42:04 -07:00
Satnam Singh
5d65847f21 Merge pull request #5440 from TamerTas/master
Fix Getting Started Guide Typo
2015-03-13 09:40:12 -07:00
Tamer Tas
611c358d6a Fix Getting Started Guide Typo 2015-03-13 18:29:04 +02:00
Rohit Jnagal
203f37a58a Merge pull request #5240 from xudifsd/rm-double-write-in-apiserver-proxy
Redirector.ResourceLocation shouldn't return `"", nil`
2015-03-13 09:20:46 -07:00
Timothy St. Clair
7eebf674d4 Update to option enable profiling on the master daemon processes.
--profiling=true , default is false
2015-03-13 10:45:01 -05:00
Satnam Singh
53b25a7890 Merge pull request #5429 from jszczepkowski/podfactory
Cleanup: removed BoundPodFactory.
2015-03-13 08:13:22 -07:00
Eric Mountain
dbce76efb6 Feedback on experience: missing packages, and how to fix out-of-memory error when virsh creates networks. 2015-03-13 16:03:31 +01:00
Satnam Singh
27c51ee6f5 Merge pull request #5430 from wojtek-t/remove_etcd_references_from_replication_controllers
Remove etcd references from ReplicationController
2015-03-13 07:54:08 -07:00
Satnam Singh
df0838ed31 Merge pull request #5426 from nikhiljindal/swagger
Updating api_installer to register paths in a deterministic order to get a deterministic swagger spec
2015-03-13 07:48:44 -07:00
Lénaïc Huard
8cd105a42c Implement ssh-to-node and restart-* functions in libvirt-coreos
in order to make the service.sh e2e test pass.
2015-03-13 15:48:35 +01:00
James DeFelice
20eb3c49c5 resolves #4103
clarify resource conflict status, rebase to master
remove ResourceConflict, replace usage with Conflict
2015-03-13 12:16:51 +00:00
António Meireles
b5a50ca9da simplify fleet invocation across CoreOS cloud-configs.
Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
António Meireles
d6be2985ca Add Docker caching support to CoreOS' clusters.
a more idiomatic take on #4378. as a bonus, and to be nice on
    resources, an ultra lightweight docker-registry container is
    consumed.

Signed-off-by: António Meireles <antonio.meireles@reformi.st>
2015-03-13 09:51:30 +00:00
Jerzy Szczepkowski
ba9d02c0c7 Cleanup: removed BoundPodFactory.
Removed unused code: BoundPodFactory. Fixes #5384.
2015-03-13 10:44:25 +01:00
Wojciech Tyczynski
07cf658100 Remove etcd references from ReplicationController 2015-03-13 10:36:54 +01:00
Jerzy Szczepkowski
39dceb13a5 Merge pull request #5428 from gmarek/client2
fix ginko-e2e.sh
2015-03-13 10:12:52 +01:00
gmarek
c3ff36931b fix ginko-e2e.sh 2015-03-13 10:00:28 +01:00
nikhiljindal
1bc7d3e37c Updating swagger spec with changes due to PR#5407 2015-03-12 23:23:41 -07:00
nikhiljindal
5b1e8589e9 Updating api_installer to register paths in a deterministic order to get a deterministic swagger spec 2015-03-12 22:55:17 -07:00
Satnam Singh
025a850801 Merge pull request #5422 from GoogleCloudPlatform/revert-5417-revert-5415-fix_binary_push
Revert "Revert "Actually update binaries during kube-push""
2015-03-12 18:14:28 -07:00
Satnam Singh
dfb9f2aa17 Revert "Revert "Actually update binaries during kube-push"" 2015-03-12 18:04:36 -07:00
Victor Marmol
adbc8e2f9c Make "kubernetes" a server binary.
It includes many of the server components which we only expect to be
able to build in the server target architectures, but it is included in
the client build targets.
2015-03-12 17:37:56 -07:00
Di Xu
3fac253536 Redirector.ResourceLocation shouldn't return "", nil 2015-03-13 08:26:46 +08:00
Yu-Ju Hong
f4b10b3979 Merge pull request #5413 from vmarmol/parse-docker
Make ParseDockerName() return an error.
2015-03-12 17:17:58 -07:00
Satnam Singh
b2e5c31bd6 Merge pull request #5417 from GoogleCloudPlatform/revert-5415-fix_binary_push
Revert "Actually update binaries during kube-push"
2015-03-12 17:10:24 -07:00
Satnam Singh
bb2c3037e0 Revert "Actually update binaries during kube-push" 2015-03-12 17:09:50 -07:00
Satnam Singh
c3951d7cf6 Merge pull request #5415 from zmerlynn/fix_binary_push
Actually update binaries during kube-push
2015-03-12 16:51:28 -07:00
Zach Loafman
b02188b7d8 Actually update binaries during kube-push
This was a dumb mistake during a re-factor of configure-vm. I tested
this early, re-factored the tail of this file, spot checked kube-push
and failed to test kube-push properly. My bad.

Fixes #5361. Fixes #5408.
2015-03-12 16:44:32 -07:00
Victor Marmol
4675fcc57d Make ParseDockerName() return an error.
This forces callers to handle cases where the container name could not
be parsed.
2015-03-12 16:33:16 -07:00
Brian Grant
7d72b64f60 Merge pull request #5200 from nikhiljindal/eventConverter
Adding conversion functions for event field selectors
2015-03-12 16:31:57 -07:00
Brian Grant
98fedf6b2e Merge pull request #5407 from nikhiljindal/newSwagger
Updating go-restful to the latest version
2015-03-12 16:26:16 -07:00
Brian Grant
1bf9794a3c Merge pull request #5409 from saad-ali/fixstatusdoctypo
Fix typos in api-conventions.md
2015-03-12 16:25:33 -07:00
Victor Marmol
a82dd05bf1 Merge pull request #5338 from erictune/integ_test_typo
Fix log messages and var names in integr test
2015-03-12 16:22:12 -07:00
Brian Grant
b4c602f10c Clarified expectations for pods. 2015-03-12 23:18:07 +00:00
nikhiljindal
b2276b5d4b Updating pkg/api/validation/ to consider swagger.items as object and not array 2015-03-12 16:04:11 -07:00
saadali
cb44c0d6aa Fix typos in api-conventions.md 2015-03-12 16:02:01 -07:00