Commit Graph

13886 Commits

Author SHA1 Message Date
Jerzy Szczepkowski
b4585a7883 Fixed flakiness of e2e reboot test.
Fixed flakiness of e2e reboot test caused by restarts of pods with liviness probe during node reboot. Fixes #9062.
2015-06-30 16:57:44 +02:00
Marcin Wielgus
34b872f2d3 examples/cassandra - create the service before any Cassandra pod is created 2015-06-30 16:49:23 +02:00
Jordan Liggitt
f265d5c5ee Switch token bucket rate limiter to github.com/juju/ratelimit 2015-06-30 10:34:41 -04:00
Clayton Coleman
873fa1067e Do not hardcode version
The version is inferred automatically by client.New in
SetKubernetesDefaults(), and also negotiated.
2015-06-30 10:30:58 -04:00
Jordan Liggitt
800303c843 Godep: add(github.com/juju/ratelimit): 772f5c38e468398c4511514f4f6aa9a4185bc0a0 2015-06-30 10:01:31 -04:00
Zach Loafman
f21b6b89d1 Fix issues mentioned in #10520 2015-06-30 06:51:10 -07:00
Jan Chaloupka
f7b6e7427e fix formatting of md documents 2015-06-30 15:49:52 +02:00
Marcin Wielgus
8bcb92e64d Use the same redis images in examples/guestbook-go as in examples/guestbook 2015-06-30 15:03:43 +02:00
Marek Biskup
88c70d2ae0 correct typo 2015-06-30 11:23:48 +02:00
feihujiang
55db7ec369 Output error when using kubectl describe for a nonexisting resource 2015-06-30 14:12:58 +08:00
Alex Robinson
835eded294 Merge pull request #10526 from mikedanese/nil-deref-test
bug: fix possible nil pointer derefrence in test
2015-06-29 21:01:37 -07:00
Mike Danese
5a48eee611 bug: fix possible nil pointer derefrence in test 2015-06-29 20:34:26 -07:00
Daniel Smith
dcd91666b9 wait until a token shows up to start addons 2015-06-29 18:41:12 -07:00
Alex Robinson
7ad50cf02c Merge pull request #10374 from caesarxuchao/add-cmd-patch
Add `kubetcl patch`
2015-06-29 17:42:17 -07:00
BC Broussard
d1893bc366 Update Web UI Explore
Hide blank label dropdowns
Escape characters in group descriptions and label selectors
Update label selectors
2015-06-29 16:51:48 -07:00
Chao Xu
7f89a29aad add "kubectl patch". It will replace "kubectl udpate --patch" in the future 2015-06-29 16:36:45 -07:00
Alex Robinson
a014c3bcfe Merge pull request #10207 from ericelliott/patch-1
Fix broken TOC links.
2015-06-29 16:31:11 -07:00
Alex Robinson
af533b2b2a Merge pull request #10275 from ddysher/ubuntu-flannel
Ubuntu cluster: run flannel on master
2015-06-29 16:30:31 -07:00
nikhiljindal
4b7f7ce535 Dont return raw etcd errors 2015-06-29 16:18:46 -07:00
CJ Cullen
ea2d617944 Don't hold lock while opening new sshTunnels. 2015-06-29 16:16:25 -07:00
Alex Robinson
ac917aa36a Merge pull request #10402 from justinsb/docker_pkg_require_download
Add explicit dependency of docker pkg on the deb download
2015-06-29 16:10:53 -07:00
Alex Robinson
764d34d363 Merge pull request #10468 from caesarxuchao/add-cmd-replace
Add command "kubectl replace"
2015-06-29 16:06:33 -07:00
nikhiljindal
e0d48d4983 Support both GET and POST methods for /exec and /portforward 2015-06-29 16:01:01 -07:00
Alex Robinson
98daba264d Merge pull request #10208 from amygdala/gettingstarted
gce getting started clarifications
2015-06-29 15:42:43 -07:00
Prashanth Balasubramanian
90ebc1ad29 Sort overlapping rcs 2015-06-29 15:30:19 -07:00
Alex Robinson
92e58c4f2b Merge pull request #10499 from alex-mohr/release-0.20
Release 0.20.1
2015-06-29 15:06:34 -07:00
Alex Robinson
68bbf6c129 Merge pull request #10447 from feihujiang/helpfulErrorForUnsupportedVersion
Provide more helpful error when using unsupported api version
2015-06-29 15:00:58 -07:00
Mike Danese
c053b9a51b add documentation and script on how to get recent and "nightly" builds 2015-06-29 14:50:41 -07:00
Mike Danese
719870fdcf add publishing of latest-green.txt to jenkins e2e tests on success 2015-06-29 14:50:41 -07:00
Alex Robinson
fb9c126fd4 Merge pull request #10078 from ixdy/jenkins-e2e-gce-configs
Determine e2e test configs for GCE using Jenkins project name
2015-06-29 14:34:05 -07:00
Alex Robinson
450d36f7af Merge pull request #10301 from satnam6502/e2e
Retry namespace creation for e2e tests
2015-06-29 14:32:32 -07:00
Alex Robinson
81d6695c49 Merge pull request #10317 from caesarxuchao/coreos
update getting-started-guides/coreos to v1
2015-06-29 14:31:59 -07:00
Alex Robinson
5d13e78572 Merge pull request #9781 from andronat/5840_yaml_2
Fixes ignored objects in one YAML file
2015-06-29 14:29:59 -07:00
Alex Robinson
b758be0daf Merge pull request #9047 from kazegusuri/allocator_test
add unit test for allocator
2015-06-29 14:11:48 -07:00
Anastasis Andronidis
697e07f864 Correctly parse multiple resources from files
Refactored how files, directories and stdin are handled. Every file must pass
through the FileVisitor and then streamed through StreamVisitor. FileVisitor
takes care of opening/closing files and StreamVisitor is parsing multiple
resources.
2015-06-29 23:11:46 +02:00
Alex Robinson
b3aad24d40 Merge pull request #10414 from swagiaal/iscsi-print-error
iscsi plugin: print error messages not just exit status.
2015-06-29 14:06:09 -07:00
Alex Mohr
9676e5b0fd Kubernetes version v0.20.1-dev 2015-06-29 14:01:25 -07:00
Alex Mohr
b7162294ea Kubernetes version v0.20.1 2015-06-29 14:01:25 -07:00
Tim Hockin
f42fc39627 Use the svc.cluster.local name for DNS health checks
(cherry picked from commit 6757a1ce94)
2015-06-29 14:00:11 -07:00
Tim Hockin
538f0381e6 Use v1 API
(cherry picked from commit 07e75c1dec)
2015-06-29 14:00:05 -07:00
Tim Hockin
e38221bb8f Stop using special tokens for DNS
(cherry picked from commit 1ce7f1b5be)
2015-06-29 14:00:00 -07:00
Tim Hockin
5826cfe299 Make kube2sky fall back on service accounts
Service accounts are as yet unverified (no CA cert) but at least it will work.

(cherry picked from commit 2b4da35499)
2015-06-29 13:59:51 -07:00
Tim Hockin
7e023bc1ba Clean up Changelog
- sort newest-first
- add missing entry
- format consistently

(cherry picked from commit 88ce0ad8e9)
2015-06-29 13:59:46 -07:00
Dawn Chen
c464aaae43 Revert "Set resource limit for both heapster and influxdb container based on"
(cherry picked from commit 1a4d3ef680)
2015-06-29 13:56:27 -07:00
Abhi Shah
3223a8e7eb Revert "Remove raw binaries from distro that are already included in docker image"
(cherry picked from commit 3277925ece)
2015-06-29 13:56:18 -07:00
Daniel Smith
601b00db69 Don't block etcd client
(cherry picked from commit 45ac0cf25e)
2015-06-29 13:56:03 -07:00
Alex Robinson
4e2474669c Merge pull request #10450 from mwielgus/secret
Link to docs/secret.md and kubectl describe in examples/secrets
2015-06-29 13:47:43 -07:00
Alex Robinson
10a0dc9aae Merge pull request #9928 from jlowdermilk/version-negotiate-tests
Unittest for #9762
2015-06-29 13:34:13 -07:00
Daniel Smith
358e90969a Fix service latency test.
* More accurate latency measurement.
* More lenient/sensible pass requirements.
2015-06-29 13:33:15 -07:00
Alex Robinson
e7ac6e6e2f Merge pull request #9703 from jayunit100/kubelet-doc
Update man page info for advanced kubelet features i.e. config/bootst…
2015-06-29 13:30:32 -07:00