Dawn Chen
d65cab42bf
Scheduler predicate test explicitly assumes that cluster add-on pods stay stable, but never check it before each test run. Adding the check for each test case.
2016-02-08 16:21:17 -08:00
k8s-merge-robot
b32078d89b
Merge pull request #20496 from matthewdupre/masquerade-config
...
Auto commit by PR queue bot
2016-02-08 10:49:20 -08:00
k8s-merge-robot
3bbf55d38b
Merge pull request #20596 from ihmccreery/skip-lists2
...
Auto commit by PR queue bot
2016-02-08 10:02:09 -08:00
k8s-merge-robot
0b04415882
Merge pull request #20806 from gmarek/fix
...
Auto commit by PR queue bot
2016-02-08 09:21:28 -08:00
k8s-merge-robot
e83a0d1231
Merge pull request #20721 from pweil-/disable-psp
...
Auto commit by PR queue bot
2016-02-08 08:54:49 -08:00
k8s-merge-robot
807e5f08d0
Merge pull request #20796 from smarterclayton/parallel_test
...
Auto commit by PR queue bot
2016-02-08 08:22:09 -08:00
k8s-merge-robot
f93d9304a4
Merge pull request #20719 from mesosphere/jdef_pod_infra_ct_options
...
Auto commit by PR queue bot
2016-02-08 07:13:27 -08:00
Paul Weil
619ccb7023
don't enable psp by default and fix comment
2016-02-08 08:56:52 -05:00
James DeFelice
1aec798aa0
support optional envvars for pod-infra-container
2016-02-08 13:48:25 +00:00
k8s-merge-robot
c78f3a68fd
Merge pull request #20783 from mesosphere/jdef_fix_scheduler_clientset_impl
...
Auto commit by PR queue bot
2016-02-08 05:42:16 -08:00
k8s-merge-robot
e4cb6a09b2
Merge pull request #20718 from wojtek-t/timeouts_in_load_test
...
Auto commit by PR queue bot
2016-02-08 05:23:14 -08:00
k8s-merge-robot
3cacc7e9ce
Merge pull request #20723 from gmarek/limits
...
Auto commit by PR queue bot
2016-02-08 04:53:35 -08:00
Matt Dupre
9925cddc11
Change iptables fwmark to use single configurable bit instead of whole mark space
2016-02-08 11:12:09 +00:00
gmarek
6b2507485f
Add FakeNeverRateLimitter
2016-02-08 11:06:25 +01:00
Wojciech Tyczynski
a1a6218dc6
Adjust timeouts in load test for larger clusters
2016-02-08 11:02:59 +01:00
k8s-merge-robot
fe8b872779
Merge pull request #20717 from rutsky/patch-1
...
Auto commit by PR queue bot
2016-02-08 02:02:34 -08:00
k8s-merge-robot
e41329a6db
Merge pull request #20216 from KurtStam/master
...
Auto commit by PR queue bot
2016-02-08 01:46:03 -08:00
gmarek
208e98b58e
Fix #20788
2016-02-08 10:21:04 +01:00
k8s-merge-robot
f49fef6ebb
Merge pull request #20780 from smarterclayton/e2e_test_wrong
...
Auto commit by PR queue bot
2016-02-08 01:00:32 -08:00
k8s-merge-robot
47437163ae
Merge pull request #20533 from kolyshkin/patch-1
...
Auto commit by PR queue bot
2016-02-08 00:32:24 -08:00
k8s-merge-robot
14e2c2b740
Merge pull request #20773 from justinsb/fix/e2e_pods_to_be_ready_format
...
Auto commit by PR queue bot
2016-02-08 00:03:46 -08:00
Wojciech Tyczynski
48ea20a795
Higher QPS limits in load.go test
2016-02-08 08:05:06 +01:00
k8s-merge-robot
0ab09296f6
Merge pull request #20585 from erictune/api-unions
...
Auto commit by PR queue bot
2016-02-07 22:16:13 -08:00
k8s-merge-robot
e4eb02af01
Merge pull request #18736 from miry/existen-subnet-with-ten
...
Auto commit by PR queue bot
2016-02-07 21:46:04 -08:00
James DeFelice
22d3cb9ea9
scheduler API integration fixes:
...
- fix unreported event problems
- add support for APIQPS and APIBurst
- eliminate authPath in favor of kubeconfig
- further refactor deps on autogenerated client API
2016-02-07 22:43:01 +00:00
k8s-merge-robot
f15996d509
Merge pull request #19846 from madhusudancs/replicaset-e2e
...
Auto commit by PR queue bot
2016-02-07 13:46:57 -08:00
Clayton Coleman
e8cbb762e2
e2e SecurityContext tests wrong volume dir
...
The volume directory is not guaranteed to be /var/lib/kubelet
for a conforming implementation of Kubernetes. Add --volume-dir
and an internal shim
2016-02-07 16:45:25 -05:00
k8s-merge-robot
57bc8719f9
Merge pull request #19917 from ingvagabund/jitter-until-in-util-package
...
Auto commit by PR queue bot
2016-02-07 13:18:48 -08:00
Michael Nikitochkin
55e2906f79
AWS: Allow to configure master ip and services mask
...
Fix script for case when neeed to setup cluster
in an existen VPC and subnet with ip mask example: 10.0.0.0/8.
Fixed bug to detect ip of master if provided MASTER_RESERVED_IP.
For some reason detecting master ip was moved to volumes and only when MASTER_RESERVED_IP=auto.
If specify IPv4 for MASTER_RESERVED_IP like `52.1.1.1`, than we could
not detect ip even during last steps of setuping cluster.
step the KUBE_MASTER_IP is reseted because there are no tag for the
volume.
2016-02-07 21:59:00 +01:00
k8s-merge-robot
fd38f4f47e
Merge pull request #20779 from smarterclayton/origin_explain
...
Auto commit by PR queue bot
2016-02-07 12:45:09 -08:00
k8s-merge-robot
bc36f57a68
Merge pull request #20482 from eljefedelrodeodeljefe/doc/azure-subscription-option
...
Auto commit by PR queue bot
2016-02-07 12:16:30 -08:00
Jan Chaloupka
8e270922be
Add unit test for JitterUntil
2016-02-07 21:09:06 +01:00
Jan Chaloupka
3fa290980a
jitter period in each run of Until
...
In order to synchronize the current state of Kubernetes's objects (e.g. pods, containers, etc.),
periodic synch loops are run. When there is a lot of objects to synchronize with,
loops increase communication traffic. At some point when all the traffic interfere cpu usage curve
hits the roof causing 100% cpu utilization.
To distribute the traffic in time, some sync loops can jitter their period in each loop
and help to flatten the curve.
This commit adds JitterUntil function with jitterFactor parameter.
JitterUntil generalizes Until which is a special case for jitterFactor being zero.
2016-02-07 21:09:02 +01:00
k8s-merge-robot
42e2ff94c1
Merge pull request #20789 from rutsky/patch-2
...
Auto commit by PR queue bot
2016-02-07 11:45:20 -08:00
k8s-merge-robot
f347a2b66e
Merge pull request #20480 from ingvagabund/move-until-from-util-to-wait
...
Auto commit by PR queue bot
2016-02-07 11:45:19 -08:00
Vladimir Rutsky
3b7fe31b94
remove redundant comma in JSON
2016-02-07 21:27:36 +03:00
Robert Jefe Lindstaedt
aa6d6c2779
doc: azure w/ subscription, cos channel option
...
doc: azure w/ subscription option
docs: azure getting started -> coreos channel env
doc: AZURE_LOCATION needs quotes
2016-02-07 13:57:48 +01:00
Jan Chaloupka
4389b3f0d6
Rewritte util.* -> wait.* wherever reasonable
2016-02-07 12:02:20 +01:00
Jan Chaloupka
43a47a8234
Move Until, Forever, NeverStop, ForeverTestTimeout from util to wait
2016-02-07 11:38:48 +01:00
k8s-merge-robot
59a05682dc
Merge pull request #20662 from thockin/e2e-ip-leak
...
Auto commit by PR queue bot
2016-02-06 23:30:56 -08:00
k8s-merge-robot
c26087db45
Merge pull request #19611 from thockin/proxy-sysctl-decouple
...
Auto commit by PR queue bot
2016-02-06 23:01:48 -08:00
k8s-merge-robot
0cc0bd342f
Merge pull request #20520 from thockin/iptables-test-nits
...
Auto commit by PR queue bot
2016-02-06 22:34:10 -08:00
k8s-merge-robot
1f113d6a38
Merge pull request #20730 from deads2k/add-string-for-debug
...
Auto commit by PR queue bot
2016-02-06 21:48:00 -08:00
k8s-merge-robot
e76caf43aa
Merge pull request #20703 from mwielgus/hpa-cm-validation
...
Auto commit by PR queue bot
2016-02-06 21:16:51 -08:00
Tim Hockin
fecb71420c
Demote static IPs ASAP for easier cleanup
...
This exposed bugs in the IP promotion/demotion logic.
2016-02-06 21:15:06 -08:00
Tim Hockin
78322091f0
Better logs in service controller
2016-02-06 21:14:20 -08:00
Tim Hockin
2052e334b6
mkdir in build when the output dir is needed
2016-02-06 21:14:20 -08:00
Clayton Coleman
f1ab9a42f5
NodeOutOfDisk should use NewFramework()
...
Fails when custom nsCreateFunc is provided
2016-02-06 23:25:08 -05:00
k8s-merge-robot
9e1d764524
Merge pull request #20654 from thockin/e2e-strings
...
Auto commit by PR queue bot
2016-02-06 19:02:48 -08:00
Tim Hockin
1e7db4a174
Implement proper cleanup in iptables proxy
2016-02-07 02:42:18 +00:00