Commit Graph

19724 Commits

Author SHA1 Message Date
mqliang
163860797d move assignment statement out of loop 2015-10-20 20:02:45 +08:00
Piotr Szczesniak
57a5f8d5a5 Removed flag ENABLE_HORIZONTAL_POD_AUTOSCALER which is no longer used 2015-10-20 13:59:00 +02:00
Piotr Szczesniak
3abcdfd402 Change HPA example to use new API objects 2015-10-20 13:38:28 +02:00
Steve Milner
8da2d4002f Fixes remaining imports per #15319 2015-10-20 07:13:13 -04:00
k8s-merge-robot
0888c2ef38 Merge pull request #15909 from caesarxuchao/use-local-swagger
Auto commit by PR queue bot
2015-10-20 04:06:11 -07:00
k8s-merge-robot
77a68448c7 Merge pull request #15919 from brendandburns/docs2
Auto commit by PR queue bot
2015-10-20 03:35:45 -07:00
k8s-merge-robot
9faaafdd5d Merge pull request #15922 from justinsb/aws_log_calls
Auto commit by PR queue bot
2015-10-20 03:07:33 -07:00
Justin Santa Barbara
67d3a93166 Fix misc typos
Mostly in comments, but also renamed the (test) function
migUdpateCmdBase -> migUpdateCmdBase.
2015-10-20 05:52:45 -04:00
k8s-merge-robot
c4779fbc4f Merge pull request #15475 from jijun2/fix-cni_test
Auto commit by PR queue bot
2015-10-20 01:30:24 -07:00
k8s-merge-robot
c45625eb77 Merge pull request #15845 from ddysher/service-locator
Auto commit by PR queue bot
2015-10-20 01:04:18 -07:00
k8s-merge-robot
b95f7b7169 Merge pull request #15901 from caesarxuchao/fix-15659
Auto commit by PR queue bot
2015-10-20 00:35:45 -07:00
mqliang
a656c0f8a4 add error handler when delete pod 2015-10-20 15:33:53 +08:00
Wojciech Tyczynski
d1179f1d67 Tweak limits in scalability tests 2015-10-20 09:09:20 +02:00
k8s-merge-robot
a66ab00f44 Merge pull request #15497 from zmerlynn/fix_cherry_pick
Auto commit by PR queue bot
2015-10-19 23:09:21 -07:00
k8s-merge-robot
1f28ef05de Merge pull request #15884 from ixdy/gke-daemon-restart
Auto commit by PR queue bot
2015-10-19 22:02:19 -07:00
Chao Xu
b47ea12a99 gen-swagger-docs now uses local swagger spec 2015-10-19 21:36:10 -07:00
k8s-merge-robot
48ced9de86 Merge pull request #15612 from jimmidyson/cadvisor-kubelet
Auto commit by PR queue bot
2015-10-19 20:10:21 -07:00
Justin Santa Barbara
726c7afab7 AWS: install netcat-traditional, instead of netcat-openbsd
We want to match the version of netcat that is installed on GCE.  We
were having problems with netcat-openbsd having slightly different
timeout behaviour (on UDP packets; when there was no listener).
2015-10-19 22:50:06 -04:00
k8s-merge-robot
1f758d8ca6 Merge pull request #15568 from a-robinson/e2e
Auto commit by PR queue bot
2015-10-19 19:43:18 -07:00
k8s-merge-robot
345cda76b3 Merge pull request #15871 from mikedanese/upgrade-gce-1-to-11
Auto commit by PR queue bot
2015-10-19 19:35:56 -07:00
Janet Kuo
bc16642e6b Fix the incorrect min pods when "kubectl get hpa" 2015-10-19 16:18:27 -07:00
Chao Xu
5f210c6473 fix names in comments 2015-10-19 16:10:02 -07:00
k8s-merge-robot
b5c0984d4c Merge pull request #15566 from erictune/api-conv
Auto commit by PR queue bot
2015-10-19 16:06:55 -07:00
Justin Santa Barbara
c465e91681 AWS: Log all calls at V(4), using a handler
Fixes #12122
2015-10-19 18:54:59 -04:00
Paul Morie
2ff043e75f Add ownership inspection to mount tester image 2015-10-19 18:42:07 -04:00
Tim St. Clair
a263c77b65 Refactor liveness probing
This commit builds on previous work and creates an independent
worker for every liveness probe. Liveness probes behave largely the same
as readiness probes, so much of the code is shared by introducing a
probeType paramater to distinguish the type when it matters. The
circular dependency between the runtime and the prober is broken by
exposing a shared liveness ResultsManager, owned by the
kubelet. Finally, an Updates channel is introduced to the ResultsManager
so the kubelet can react to unhealthy containers immediately.
2015-10-19 15:15:59 -07:00
Daniel Smith
7372e18e02 NO BIG MESSAGES IN N^2 LOGGING 2015-10-19 15:00:41 -07:00
k8s-merge-robot
0d7b53a201 Merge pull request #15813 from mesosphere/sttts-clusterdns-example
Auto commit by PR queue bot
2015-10-19 14:47:27 -07:00
Jeff Grafton
1016b493df Add Jenkins shell script to setup and run verification tests 2015-10-19 14:42:42 -07:00
Jeff Grafton
7b1d15ad58 Save config for gce weekly soak deploy and add release-1.1 gce soak 2015-10-19 14:34:36 -07:00
k8s-merge-robot
b896a66679 Merge pull request #15739 from JanetKuo/kubectl-autoscale
Auto commit by PR queue bot
2015-10-19 14:15:23 -07:00
Jeff Grafton
4cafa3e92d Ignore _gopath in verify scripts
The _gopath directory is used in Jenkins to install extra dependencies,
and any files in it should be ignored by the various verification
scripts.
2015-10-19 14:09:23 -07:00
k8s-merge-robot
4d18186afd Merge pull request #15832 from wojtek-t/update_ugorji_doc
Auto commit by PR queue bot
2015-10-19 14:05:55 -07:00
Jeff Grafton
f419f407c2 Correctly skip daemon restart tests unless running on GCE 2015-10-19 13:58:22 -07:00
Mike Danese
92404e7cb6 add upgrade test between 1.0 and 1.1 for gce 2015-10-19 13:51:57 -07:00
k8s-merge-robot
18ad5f8cdf Merge pull request #15745 from ArtfulCoder/reduceTimeout
Auto commit by PR queue bot
2015-10-19 13:02:17 -07:00
Chao Xu
39cb8627df change the include file name 2015-10-19 12:31:04 -07:00
Mike Danese
95b8394a22 Merge pull request #15861 from mikedanese/upgrade-num-minion
increase NUM_MINIONS for jenkins gce upgrade test
2015-10-19 12:01:12 -07:00
Yifan Gu
c4de5b7451 kubelet/rkt: do not remove other systemd service. 2015-10-19 11:23:54 -07:00
Eric Tune
a1549496ee Documented required/optional fields. 2015-10-19 11:16:24 -07:00
Mike Danese
ece5779f5a increase NUM_MINIONS for jenkins gce upgrade test 2015-10-19 11:14:20 -07:00
Wojciech Tyczynski
4a4831906c api_changes.md changes for json-related code autogeneration. 2015-10-19 19:37:53 +02:00
Mike Danese
ac5524d84d Merge pull request #14496 from kargakis/deep-copies-fix
deep-copies: Structs cannot be nil
2015-10-19 10:28:55 -07:00
Mike Danese
970ee8de87 Merge pull request #15753 from mqliang/jobListerTest
Add unit test for StoreToJobLister
2015-10-19 10:26:19 -07:00
Mike Danese
cce7635b3b Merge pull request #15780 from cheld/fix-vagrant-up
disabled parallel provisioning in vagrant
2015-10-19 10:25:44 -07:00
Chao Xu
6f0f87b629 make kubectl explain work for extensions API 2015-10-19 10:21:56 -07:00
Janet Kuo
8105aa44a0 Implement kubectl autoscale 2015-10-19 09:59:22 -07:00
Wojciech Tyczynski
e86a1a6407 Build codecgen from Godeps in update-codecgen.sh 2015-10-19 18:30:39 +02:00
Rohith
f02c80584b [plugin/auth/tokenfile]
- allowing for variable length groups to be added to the static token file

[docs/admin/authentication]
- updating the documentation for token file
2015-10-19 17:14:14 +01:00
k8s-merge-robot
cadb6c06be Merge pull request #14161 from feihujiang/letKubectlExecFollowDashRule
Auto commit by PR queue bot
2015-10-19 08:58:37 -07:00