Tim Hockin
a51ba71a65
Make Service e2e run a bit faster
2015-10-05 12:49:46 -07:00
Alex Robinson
0aa5c16f38
Merge pull request #14646 from mesosphere/sttts-fix-kubeproxy-test
...
Fix e2e tests for providers without SSH to the nodes
2015-10-05 11:56:09 -07:00
Alex Robinson
b1461be2e4
Merge pull request #14982 from Huawei-PaaS/fixed_typos_for_proxy
...
Fixed some typos for pkg/proxy
2015-10-05 11:40:03 -07:00
Abhi Shah
9d4fc34571
Merge pull request #15021 from ArtfulCoder/admission
...
allow hostNetwork, hostPID and hostIPC by default
2015-10-05 11:37:21 -07:00
Alex Robinson
8f9feb40b9
Merge pull request #14867 from tummychow/no-fielderror-glog
...
Remove glog dependency from fielderrors
2015-10-05 11:32:50 -07:00
Alex Robinson
0920a979c7
Merge pull request #15029 from caesarxuchao/fix-14622
...
fix label selector parser in case no value (or only whitespaces) is specified after the key
2015-10-05 11:24:15 -07:00
Alex Robinson
f86140f1a4
Merge pull request #15010 from JanetKuo/test-loop-same-steps
...
Loop three types of files for each "multiple resources" test
2015-10-05 11:20:15 -07:00
Alex Robinson
8b68089ac4
Merge pull request #15071 from justinsb/aws_include_distro_when_not_recognized
...
AWS: Log the distro when we don't recognize it
2015-10-05 11:19:38 -07:00
Alex Robinson
bcc154d7bd
Merge pull request #15037 from quinton-hoole/2015-10-02-port-node-resize-e2e-to-framework
...
Port Node Resize e2e tests to e2e Framework
2015-10-05 11:19:09 -07:00
Brendan Burns
6a3d383bb4
Merge pull request #15041 from kevensen/cassandra-example
...
Cassandra Example
2015-10-05 11:09:24 -07:00
Alex Robinson
c1012d8c93
Merge pull request #14882 from ArtfulCoder/logformat
...
fixed log format
2015-10-05 10:50:30 -07:00
Alex Robinson
9419bfb402
Merge pull request #14937 from krousey/flaky_job_controller
...
Removing custom test timeout
2015-10-05 10:34:34 -07:00
Alex Robinson
7c5b8f6a58
Merge pull request #14985 from deads2k/fix-anon-struct
...
fix patch for anonymous struct fields
2015-10-05 10:29:59 -07:00
Alex Robinson
66cbacc9c1
Merge pull request #14967 from liggitt/set_transport_defaults
...
Add util to set transport defaults
2015-10-05 10:29:32 -07:00
Alex Robinson
284039c9d2
Merge pull request #15069 from justinsb/aws_increase_s3_bucket_timeout
...
AWS: Increase the timeout for S3 bucket creation
2015-10-05 09:57:52 -07:00
Alex Robinson
f8c9301658
Merge pull request #15076 from jszczepkowski/hpa-e2e
...
Improved logging for horizontal pod autoscaler.
2015-10-05 09:57:13 -07:00
Marcin Wielgus
5adeb00583
Merge pull request #15048 from Huawei-PaaS/fixed_typos_for_cloudprovider
...
Fixed some typos and improved comments for cloudprovider
2015-10-05 17:49:15 +02:00
Marcin Wielgus
007a70d837
Merge pull request #14984 from mwielgus/spark_fix
...
Wait for at least 1 endpoint in E2E test for examples
2015-10-05 17:47:24 +02:00
Marcin Wielgus
acb9db6e2f
Merge pull request #15074 from piosz/initial-fix
...
Fixed few issues with Initial Resources
2015-10-05 17:03:31 +02:00
Marcin Wielgus
d5c40479f1
Wait for at least 1 endpoint in E2E test for examples
2015-10-05 16:47:52 +02:00
Jerzy Szczepkowski
f8b18b0a4c
Improved logging for horizontal pod autoscaler.
...
Improved logging for horizontal pod autoscaler. Disabled redundant e2e test.
2015-10-05 16:26:14 +02:00
Piotr Szczesniak
0b798906e7
Espaced '/' character in query to InfluxDB
2015-10-05 16:10:10 +02:00
Piotr Szczesniak
ddcb605109
Fixed panic in GCM data source implementation in Initial Resources
...
The panic occured when there was no historical data to make prediction
2015-10-05 16:07:16 +02:00
Piotr Szczesniak
1a641027d2
Changed data window size to 2m in Initial Resources
...
It fixes the issue with delayed data after #14559 is merged
2015-10-05 16:05:42 +02:00
Justin Santa Barbara
d898834037
AWS: Log the distro when we don't recognize it
...
Similar to #15070 , we should log the distro if we're going to tell the
user we can't match it (so the user can see if they have typoed it, and
so it will hopefully be included to us in error reports)
2015-10-05 09:25:59 -04:00
Justin Santa Barbara
f763c59743
AWS: Increase the timeout for S3 bucket creation
...
The current timeout of 5 seconds is needlessly short, given that we
fail kube-up if the (eventually consistent?) bucket creation takes
longer.
Raise it to 120 seconds.
Possibly related to issue #14278
2015-10-05 09:17:12 -04:00
Marcin Wielgus
26be3c3b95
Merge pull request #15062 from mwielgus/gke_deamon
...
Disable 2 problematic e2e test for deamon for GKE
2015-10-05 12:36:38 +02:00
Marcin Wielgus
2519ebe644
Disable 2 problematic e2e test for deamon for GKE
2015-10-05 11:55:08 +02:00
Marcin Wielgus
ad9be2cac9
Merge pull request #14559 from piosz/stats-res
...
Bumbed Heapster to v0.18.2 and changed its config
2015-10-05 11:49:51 +02:00
Piotr Szczesniak
94080973b1
Bumbed Heapster to v0.18.2 and changed its config
...
The new version fixes problem with missing metrics.
The new config decreases load on GCM/InfluxDB.
Increased stats resolution from default 5s to 30s.
Decreased sink frequency from 2m to 1m.
2015-10-05 09:51:01 +02:00
Dr. Stefan Schimanski
b041d4ec11
Enlarge port range for mesos/docker e2e tests
2015-10-04 10:58:18 +02:00
Dr. Stefan Schimanski
5ecc2629b7
Refactor kubeproxy tests to run with and without provider SSH support
...
All other e2e tests which use SSH are skipped for providers other than gce,
gke and aws. This patch does the same for the kube-proxy test.
If not SSH support is available for the provider, the test will still run,
but use less probes.
2015-10-04 10:58:17 +02:00
Dr. Stefan Schimanski
657db0a2b5
Add missing guards around SSH based e2e tests
...
All other e2e tests which use SSH are skipped for providers other than gce,
gke and aws. This patch does the same for
- "should release NodePorts on delete" in service.go
- "should test privileged pod" in privileged.go.
2015-10-04 10:58:17 +02:00
Dr. Stefan Schimanski
a68e0848dc
Factor out providers which support SSH in e2e tests
2015-10-04 10:58:17 +02:00
David Oppenheimer
b9cfab87e3
Merge pull request #14724 from HaiyangDING/PodFitsHostPorts
...
Replace PodFitsPorts with PodFitsHostPorts
2015-10-03 12:45:35 -07:00
qiaolei
919add69be
Fixed some typos and improved comments
2015-10-03 22:43:10 +08:00
Brendan Burns
f92ee71029
Merge pull request #15045 from brendandburns/fix4
...
Disable jobs tests in GKE
2015-10-02 21:39:10 -07:00
Brendan Burns
427a924983
Disable jobs tests in GKE
2015-10-02 21:11:04 -07:00
k8s-merge-robot
02f878cf5b
Merge pull request #14553 from mesosphere/sttts-fix-daemonsets-on-mesos
...
Auto commit by PR queue bot
2015-10-02 19:16:08 -07:00
k8s-merge-robot
b3348c329c
Merge pull request #14560 from piosz/requests-test
...
Auto commit by PR queue bot
2015-10-02 18:48:25 -07:00
k8s-merge-robot
ffacd3bcf2
Merge pull request #14645 from socaa/readme
...
Auto commit by PR queue bot
2015-10-02 18:48:22 -07:00
k8s-merge-robot
bd58984844
Merge pull request #14736 from aveshagarwal/master-proxy-crash
...
Auto commit by PR queue bot
2015-10-02 18:37:38 -07:00
k8s-merge-robot
0291668748
Merge pull request #14761 from mikedanese/job-doc-fix
...
Auto commit by PR queue bot
2015-10-02 18:08:14 -07:00
k8s-merge-robot
0e58e9a49f
Merge pull request #14777 from brendandburns/fixer3
...
Auto commit by PR queue bot
2015-10-02 18:08:08 -07:00
CJ Cullen
f615e18dda
Merge pull request #15003 from ihmccreery/upgrade-test-version-skew-fix
...
Don't check for version skew when testing an upgraded-to-CI cluster
2015-10-02 18:02:17 -07:00
k8s-merge-robot
c020159f9b
Merge pull request #14788 from brendandburns/e2e4
...
Auto commit by PR queue bot
2015-10-02 17:40:22 -07:00
Kenneth Evensen
3a4d2d61e2
A more robust improvement on the cassandra example. The Kubernetes API server can be set in the pod template or by grabbing the environment variable. Nick Sabine <nsabine@redhat.com> generated this improvement.
2015-10-02 20:20:40 -04:00
k8s-merge-robot
e29eab2a75
Merge pull request #14804 from brendandburns/fix3
...
Auto commit by PR queue bot
2015-10-02 17:09:38 -07:00
CJ Cullen
49e204cd1e
Merge pull request #14566 from erictune/job-e2e
...
Job e2e
2015-10-02 16:59:14 -07:00
CJ Cullen
1b841d26e7
Merge pull request #14996 from thockin/wait-poll
...
add wait.PollImmediate() and retool wait tests
2015-10-02 16:39:42 -07:00