Commit Graph

7504 Commits (879bc3a677fcf92d70bea982e891560158ffbe95)

Author SHA1 Message Date
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
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
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
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
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
Nikhil Jindal d9249a26e0 Merge pull request #5175 from thockin/plural_services_10
Make testing service validation easier
2015-03-12 15:48:37 -07:00
Brian Grant f8ef90ef05 Merge pull request #5350 from saad-ali/fixstatusdoc
Add documentation for API Status Kind
2015-03-12 15:47:25 -07:00
Satnam Singh d0768332f2 Merge pull request #5274 from lavalamp/fix4
Add 'thrash' test that starts and stops a bunch of rc's in parallel
2015-03-12 15:29:31 -07:00
saadali 024460e147 Add documentation for API Status Kind 2015-03-12 15:16:11 -07:00
nikhiljindal e11f62cfcf Updating go-restful to the latest version 2015-03-12 15:13:21 -07:00
Eric Tune 9dab6017ff Merge pull request #5111 from erictune/conformance_test
First cut at a "conformance test".
2015-03-12 15:12:58 -07:00
Deyuan Deng ae162fded4 Merge pull request #4585 from pravisankar/deactivate-node
Allow admin user to explicitly unschedule the node
2015-03-12 18:09:02 -04:00
Eric Tune 12c71585f7 Merge pull request #5276 from ddysher/remove-etcd-servers
Remove etcd_servers from test-cmd
2015-03-12 14:55:32 -07:00
Satnam Singh b5082b2904 Merge pull request #5397 from brendandburns/master
Fix tests on OS X by re-introducing the old choose host interface
2015-03-12 14:31:31 -07:00
Ravi Sankar Penta b0efb7a061 Updated swagger spec 2015-03-12 14:30:00 -07:00
Ravi Sankar Penta f6ecec5880 Allow admin user to explicitly unschedule the node
Setting Unschedulable on the node will not touch any existing pods
on the node but will block scheduling of new pods on the node.
2015-03-12 14:27:27 -07:00
Zach Loafman 82d970a42f Merge pull request #5406 from brendandburns/e2e2
Add MASTER_IP_RANGE to e2e.
2015-03-12 14:27:03 -07:00
Brendan Burns 5d9fe6212c Add MASTER_IP_RANGE to e2e. 2015-03-12 14:22:03 -07:00
Eric Tune cf22810ffc This is a combination of 2 commits.
Fix log messages and var names in integr test

It says "pods" where the things are actually "containers".
2015-03-12 14:10:52 -07:00
nikhiljindal 790a8bbd23 Adding conversion functions for event field selectors 2015-03-12 14:10:51 -07:00
Eric Tune 72945955ae First cut at a "conformance test".
A conformance test is a test you run against a cluster that is already
set up.  We would use it to test a hosted kubernetes service to make
sure that it meets a bar for quality.  Also, a getting-started-guide
author, who has not implemented a complete set of cluster/...
scripts (that is, the getting-started-guide has some non-automated steps)
can use this to see which e2e tests pass on a cluster.

To be done in future PRs:
- disable tests which can't possibly run in a conformance test
  because they require things like cluster ssh.
- document that when we accept a getting-started-guide, that
  people should run the conformance test against their cluster
  (unless they already have cluster/... scripts.

I ran this against a GCE cluster and 22 tests passed.
2015-03-12 14:04:02 -07:00
derekwaynecarr 703d2a87bf Client support to delete events 2015-03-12 16:55:31 -04:00
Brian Grant 07c2035630 Merge pull request #5266 from erictune/audiences
User, Admin, and Developer guides.
2015-03-12 13:41:32 -07:00