Alex Robinson
1a538a5896
Merge pull request #22091 from a-robinson/multiline
...
Fix parsing of kube logs to handle logs split across lines.
2016-03-01 15:03:58 -08:00
Andy Zheng
0ee1bd6160
Fix a breakage of kube-proxy in Trusty
...
PR #22022 added a new variable "cpurequest" in kube-proxy.manifest. This makes kubelet in Trusty fail to start the kube-proxy pod as this variable value is not set.
2016-03-01 14:57:37 -08:00
k8s-merge-robot
51b005500d
Merge pull request #22215 from pwittrock/enable-readonly-e2e
...
Auto commit by PR queue bot
2016-03-01 14:52:00 -08:00
k8s-merge-robot
8060e9c5eb
Merge pull request #22200 from pwittrock/flaky
...
Auto commit by PR queue bot
2016-03-01 14:51:59 -08:00
nikhiljindal
b65180c314
Update updatePodWithRetries to get and then update
2016-03-01 14:40:21 -08:00
k8s-merge-robot
e7fb1a29e1
Merge pull request #22107 from yujuhong/stop_probing
...
Auto commit by PR queue bot
2016-03-01 14:17:50 -08:00
Kel Cecil
0d85a814d8
Rewrite garbage collection page
...
Try to make the garbage collection page read
a little easier.
2016-03-01 16:46:45 -05:00
k8s-merge-robot
6dee237d85
Merge pull request #21790 from vishh/seccomp
...
Auto commit by PR queue bot
2016-03-01 12:21:47 -08:00
Prashanth Balasubramanian
b9eb552e07
Update the re-fetched pod with deployment labels.
2016-03-01 11:47:53 -08:00
k8s-merge-robot
d5a4915cf3
Merge pull request #22036 from timstclair/docs
...
Auto commit by PR queue bot
2016-03-01 11:46:33 -08:00
Eric Chiang
8df55ddbe5
plugin/pkg/auth/authenticator/token/oidc: update test to new go-oidc types
...
The provider config has changed a little bit in go-oidc. It is more
complete and now throws errors when unmarshaling provider configs
that are missing required fields (as defined by the OpenID Connect
Discovery spec).
Update the oidc plugin to use the new type.
2016-03-01 11:39:18 -08:00
Minhan Xia
57fc5e1380
bump wait timeout for nettest container
2016-03-01 11:17:15 -08:00
Eric Chiang
3df0ca5bf9
Godeps: update coreos/go-oidc to remove net/http/httptest import
...
Updates #21114
2016-03-01 11:11:57 -08:00
CJ Cullen
506df24c1f
Revert "Evict pods w/o rate-limit when cloud says node is gone."
2016-03-01 11:04:18 -08:00
k8s-merge-robot
fec00b535f
Merge pull request #21187 from cjcullen/evict
...
Auto commit by PR queue bot
2016-03-01 10:45:22 -08:00
k8s-merge-robot
25ac08c0ab
Merge pull request #22278 from gmarek/more_flake
...
Auto commit by PR queue bot
2016-03-01 10:13:45 -08:00
k8s-merge-robot
94a2319804
Merge pull request #22211 from derekwaynecarr/quota_fix
...
Auto commit by PR queue bot
2016-03-01 10:13:44 -08:00
Zach Loafman
5a031bf52c
GCE startup: Regional release .tar.gz support
...
* In kube-up.sh, create a staging bucket with a location nearest the
zone being created. If new variable RELEASE_REGION_FALLBACK is set
(default false), create multiple buckets and stage to fallback
URLs. (In open source, this path is primarily for testing.)
* In configure-vm.sh, split the URL env variables by comma (if any
extra are present) and retry on the fallback URLs. Also factor the
hash checking into this path rather than outside, since a corrupt
release in a particular geo can be retried in a different geo.
* Remove the local already-staged .tar.gz checks. They've caused
several issues along the way, and with this code path become virtually
unmaintainable. (I could add a sentinel for each bucket it's possibly
staged to, but ew.)
2016-03-01 09:59:39 -08:00
Tim St. Clair
7b6d843309
Move test-only files to test-only packages
2016-03-01 09:11:32 -08:00
Isaac Hollander McCreery
69f4ac3362
Merge pull request #22292 from ihmccreery/fix-script
...
Fix script again
2016-03-01 09:07:11 -08:00
Isaac Hollander McCreery
523f18cc0e
Fix script again
2016-03-01 09:00:09 -08:00
Amy Unruh
04a585458c
Cassandra example: daemonset volume fix, readme cleanup, update to new gcr
...
image consistent with the code base.
Change the label on the daemonset to 'app'.
2016-03-01 08:58:42 -08:00
Isaac Hollander McCreery
7191e6a435
Merge pull request #22288 from justinsb/fix_22287
...
e2e hotfix: don't quote ci/latest in GS URL
2016-03-01 08:36:52 -08:00
Justin Santa Barbara
c76c167ee0
e2e hotfix: don't quote ci/latest in GS URL
...
Fix #22287
2016-03-01 11:23:46 -05:00
Isaac Hollander McCreery
361cd2cad3
Merge pull request #22073 from ihmccreery/upgrade-job-infra
...
Prep for upgrade job infra fixups
2016-03-01 08:03:29 -08:00
Andrew Stuart
a767b700b4
Update start_kubedns to use API_{HOST,PORT} vars
2016-03-01 08:54:55 -07:00
Wojciech Tyczynski
c47aa368bd
Increase QPS limits in integration and e2e tests
2016-03-01 16:49:38 +01:00
gmarek
675f45e9b4
Wait for namespace deletion in SchedulerPredicates
2016-03-01 16:40:28 +01:00
gmarek
459c954ff8
Reduce spam in Kubelet logs
2016-03-01 15:50:25 +01:00
k8s-merge-robot
9e5d1b61fa
Merge pull request #21882 from gmarek/throttle
...
Auto commit by PR queue bot
2016-03-01 06:38:06 -08:00
Christopher Batey
aebd4c95e1
Use testify for AWS provider
...
This has two main advantages:
* The use of the mock package to verify API calls against the aws SDK
* Nicer error messages for asserts without having to use if statements
2016-03-01 14:32:45 +00:00
mqliang
7e1ab26c06
add lookup cache for daemonset
2016-03-01 22:04:56 +08:00
k8s-merge-robot
bf534a4f29
Merge pull request #22268 from kubernetes/revert-22101-heapster
...
Auto commit by PR queue bot
2016-03-01 06:01:25 -08:00
k8s-merge-robot
a40f8fb4d8
Merge pull request #21827 from spxtr/upgrade-subgroup
...
Auto commit by PR queue bot
2016-03-01 05:29:47 -08:00
k8s-merge-robot
ed1a8b1234
Merge pull request #21894 from huang195/enhance_k8sm_ha_docs
...
Auto commit by PR queue bot
2016-03-01 04:57:10 -08:00
k8s-merge-robot
84a98673cd
Merge pull request #21785 from yujuhong/rss_limit
...
Auto commit by PR queue bot
2016-03-01 04:57:09 -08:00
k8s-merge-robot
95a9dd041e
Merge pull request #22269 from wojtek-t/faster_load_test
...
Auto commit by PR queue bot
2016-03-01 04:25:27 -08:00
k8s-merge-robot
4057803e96
Merge pull request #22265 from wojtek-t/set_request_in_density
...
Auto commit by PR queue bot
2016-03-01 04:25:26 -08:00
k8s-merge-robot
8b1516cb07
Merge pull request #22055 from gmarek/saturation
...
Auto commit by PR queue bot
2016-03-01 04:25:24 -08:00
k8s-merge-robot
47fda638b6
Merge pull request #21744 from ethernetdan/defaultrestmapper-pkg-path-check
...
Auto commit by PR queue bot
2016-03-01 04:25:23 -08:00
k8s-merge-robot
bcdf80f81a
Merge pull request #22267 from wojtek-t/increase_kibana_limits
...
Auto commit by PR queue bot
2016-03-01 03:51:44 -08:00
k8s-merge-robot
6e6550a105
Merge pull request #21989 from justinsb/fix_21986
...
Auto commit by PR queue bot
2016-03-01 03:51:43 -08:00
Wojciech Tyczynski
4a7af87984
Set requests in scalability tests
2016-03-01 12:15:23 +01:00
gmarek
6697834797
Move isMasterNode function to api/helpers
2016-03-01 12:12:38 +01:00
Wojciech Tyczynski
c6c98513eb
Speed up load test in smaller clusters
2016-03-01 12:05:05 +01:00
Filip Grzadkowski
daabd0c835
Revert "switch heapster addon to summary metrics api"
2016-03-01 11:59:26 +01:00
Wojciech Tyczynski
2e9e92a4b3
Increase cpu limit for Kibana in scalability tests
2016-03-01 11:58:59 +01:00
k8s-merge-robot
e7d0f06c4a
Merge pull request #21736 from resouer/check-register
...
Auto commit by PR queue bot
2016-03-01 02:21:56 -08:00
k8s-merge-robot
546bd99d8d
Merge pull request #22260 from gmarek/jenkins-config
...
Auto commit by PR queue bot
2016-03-01 01:46:17 -08:00
k8s-merge-robot
2ce3e7099b
Merge pull request #22242 from janetkuo/wait-for-async
...
Auto commit by PR queue bot
2016-03-01 01:46:16 -08:00