Commit Graph

13997 Commits

Author SHA1 Message Date
Mike Danese
aea3403734 make use-context return error when context does not exist 2015-06-30 19:08:55 -07:00
Zach Loafman
ceaddc0c44 Merge pull request #10589 from cjcullen/testfix
Fix errors test
2015-06-30 17:27:20 -07:00
CJ Cullen
0e2be0d320 Fix record tests 2015-06-30 17:08:27 -07:00
CJ Cullen
2a803769fc Fix gofmt in replication_controller_test.go 2015-06-30 17:01:15 -07:00
CJ Cullen
12553c9b91 Fix errors test 2015-06-30 16:43:33 -07:00
Zach Loafman
9a5891dc89 Merge pull request #10391 from wojtek-t/longer_metrics
Increase the length of sliding window for latency metrics
2015-06-30 16:04:53 -07:00
Alexandros Mavrogiannis
d5035a15e0 Change factory name to client.NewInCluster
The factory that generates a client for use within the cluster is NewInCluster, rather than NewInContainer.
2015-06-30 15:58:21 -07:00
Zach Loafman
2884446c50 Merge pull request #10443 from bprashanth/sort_rc
Handle overlapping controllers semi-deterministically
2015-06-30 15:56:54 -07:00
Zach Loafman
df753b74ed Merge pull request #10509 from nikhiljindal/getToPost
Support both GET and POST methods in api server for /exec and /portforward
2015-06-30 15:56:31 -07:00
Zach Loafman
2389ec9005 Merge pull request #10578 from RichieEscarez/9398_optional
Edited to clarify the individual steps and what each command performs
2015-06-30 15:49:08 -07:00
Zach Loafman
a902a2f014 Merge pull request #10246 from nikhiljindal/minionPrefix
Return api/errors instead of raw etcd errors
2015-06-30 15:47:58 -07:00
Zach Loafman
7df8d76a93 Merge pull request #10169 from saad-ali/fixPDIssue2
Work around for PDs stop mounting after a few hours issue
2015-06-30 15:47:21 -07:00
Zach Loafman
26272d049f Merge pull request #10576 from ixdy/jenkins-e2e-gce-configs
Jenkins GCE e2e: "Service endpoints latency" is not flaky in parallel
2015-06-30 15:46:53 -07:00
Marcin Wielgus
b5600fee12 E2E tests for Redis and Celery-RabbitMq examples 2015-07-01 00:25:58 +02:00
Zach Loafman
a80cbe6069 Merge pull request #10567 from alex-mohr/merge-release-0.20-to-master
Merge release 0.20.2 to master
2015-06-30 15:10:21 -07:00
Zach Loafman
f754b8e1df Merge pull request #10523 from liggitt/service_account_api_token_admission
Add option to require API tokens to exist in admission
2015-06-30 15:09:49 -07:00
markturansky
80d57ba7d8 1st draft of PV/PVC doc 2015-06-30 17:49:01 -04:00
RichieEscarez
1c364bbd8c Edited to clarify the individual steps and what each command performs
Fixes #9398
2015-06-30 14:25:22 -07:00
Zach Loafman
b27da05ce6 Merge pull request #10574 from ixdy/coredump-always
e2e: call coreDump always when a report dir is specified
2015-06-30 14:25:09 -07:00
Alex Mohr
63913da73e Update version to 0.20.2+ 2015-06-30 14:24:14 -07:00
Janet Kuo
682734bcc7 Implement 'kubectl get ... -o wide' 2015-06-30 14:06:47 -07:00
Zach Loafman
f304f1f96a Merge pull request #10547 from jszczepkowski/e2e-restart
Fixed flakiness of e2e reboot test.
2015-06-30 14:05:46 -07:00
Zach Loafman
51eec2c46d Merge pull request #10442 from aaronlevy/old_prefix
Use blank default for old-etcd-prefix
2015-06-30 14:04:27 -07:00
Zach Loafman
e224d9ea1c Merge pull request #10286 from mwielgus/guestbook-go
Use the same redis configs in examples/guestbook-go as in examples/guestbook
2015-06-30 14:02:54 -07:00
Zach Loafman
5e8159ff92 Merge pull request #10455 from mikedanese/e2e-root-ca
make service_account e2e test verify that RootCA cert file exists
2015-06-30 14:02:01 -07:00
Zach Loafman
5529f11eb9 Merge pull request #10533 from thockin/better-errors
Don't repeat field name in errors
2015-06-30 14:01:39 -07:00
Zach Loafman
686f5a3084 Merge pull request #10556 from smarterclayton/remove_hardcoded_version
Do not hardcode version
2015-06-30 13:53:35 -07:00
Zach Loafman
037b77255a Merge pull request #10316 from erictune/images-doc-fix
Fix imagePullSecrets example.
2015-06-30 13:52:20 -07:00
Jeff Grafton
0c321c3759 Jenkins GCE e2e: "Service endpoints latency" is not flaky in parallel 2015-06-30 13:47:46 -07:00
saadali
c952ee23a7 Work around for PDs stop mounting after a few hours issue 2015-06-30 13:31:03 -07:00
Jeff Grafton
f1c5b04100 e2e: call coreDump always when a report dir is specified 2015-06-30 13:30:10 -07:00
Janet Kuo
62b488359f Enable -c for kubectl logs container arg 2015-06-30 13:25:54 -07:00
Jordan Liggitt
ecebac9395 Add option to require API tokens to exist in admission 2015-06-30 16:12:45 -04:00
derekwaynecarr
2cc869b1c5 Missed update to kube-proxy when removing nginx on vagrant 2015-06-30 15:42:52 -04:00
Alex Mohr
f809f7351d Merge remote-tracking branch 'upstream/release-0.20' into merge-release-0.20-to-master 2015-06-30 12:37:16 -07:00
markturansky
c39be4bc74 Removed extraneous json desc 2015-06-30 15:28:12 -04:00
Tim Hockin
15766bfbbc Don't repeat field name in errors 2015-06-30 11:58:21 -07:00
Zach Loafman
588bc9beb5 Merge pull request #10558 from dchen1107/master
Removed cluster/saltbase/salt/_states/container_bridge.py since it is…
2015-06-30 11:54:33 -07:00
Zach Loafman
f41c0d0202 Merge pull request #10544 from eparis/total-ansible
Ansible improvements to support more addons and better cert/token handling
2015-06-30 11:39:20 -07:00
Zach Loafman
e200feca15 Merge pull request #10559 from alex-mohr/release-0.20
Release 0.20.2
2015-06-30 11:38:25 -07:00
Alex Mohr
205dfeaa27 Kubernetes version v0.20.2-dev 2015-06-30 11:03:55 -07:00
Alex Mohr
323fde5bc5 Kubernetes version v0.20.2 2015-06-30 11:03:55 -07:00
Zach Loafman
6d92c21a7c Fix issues mentioned in #10520
(cherry picked from commit f21b6b89d1)
2015-06-30 11:03:22 -07:00
Daniel Smith
8cd68b6629 wait until a token shows up to start addons
(cherry picked from commit dcd91666b9)
2015-06-30 11:03:15 -07:00
Prashanth Balasubramanian
c1faae2c30 Kubelet doesn't fight apiserver for cputime on the master.
(cherry picked from commit 029e0ad350)
2015-06-30 11:01:34 -07:00
Justin Santa Barbara
e242b0158c Don't make kubelet systemd service depend on Docker
Fixes #10379

(cherry picked from commit 54d3ac92ea)
2015-06-30 11:01:26 -07:00
Dawn Chen
e55cd709a1 Removed cluster/saltbase/salt/_states/container_bridge.py since it is useless now. 2015-06-30 11:00:41 -07:00
Zach Loafman
96828f203c Merge pull request #10546 from mwielgus/cassandra-doc
examples/cassandra - create the service before any pod is started
2015-06-30 11:00:28 -07:00
Satnam Singh
4e58e001da Change port names to avoid validation failure 2015-06-30 10:56:20 -07:00
Daniel Smith
eabc344eed Fix logging; extend queue length to 100 2015-06-30 10:27:24 -07:00