Marcin Wielgus
ef2f06f02a
Merge pull request #21602 from ncdc/port-forward-kubectl-timeout-flake
...
Fix kubectl timeout test flake in e2e/portforward
2016-02-24 08:59:05 +01:00
k8s-merge-robot
51150a2ac5
Merge pull request #21823 from janetkuo/sort-event-timestamp
...
Auto commit by PR queue bot
2016-02-23 23:35:33 -08:00
k8s-merge-robot
cc2e447e09
Merge pull request #21680 from liggitt/service-validation
...
Auto commit by PR queue bot
2016-02-23 23:01:24 -08:00
jay vyas
6efe5d05c3
[examples] k8petstore: connection timeouts and pass fail that is allows blips.
...
Author: jay vyas <jay@apache.org>
Date: Fri Feb 19 18:44:13 2016 -0500
Committer: jay vyas <jay@apache.org>
2016-02-23 23:11:44 -05:00
k8s-merge-robot
b9cc128233
Merge pull request #21652 from mesosphere/jdef_dont_subcontainerize_kubelet
...
Auto commit by PR queue bot
2016-02-23 19:44:23 -08:00
James DeFelice
7900f1dda6
fix argv[0] of executor args; move conntrack args to minion block
2016-02-24 03:41:59 +00:00
Jordan Liggitt
b502b8f6a1
Restore service port validation compatibility with 1.0/1.1
2016-02-23 21:27:44 -05:00
Joe Finney
2e889763d2
Remove hack/upgrade-e2e-test.sh.
2016-02-23 18:01:51 -08:00
Abhi Shah
5f553a218e
Merge pull request #21724 from freehan/imagepull
...
fix cascading backoff
2016-02-23 17:53:35 -08:00
Janet Kuo
82dcc56fe3
Improve log for debug
2016-02-23 17:52:24 -08:00
Janet Kuo
ebcce18d96
Sort events by their first timestamp when dumping them
2016-02-23 17:52:24 -08:00
Chao Xu
b9a350a7f1
verify-linkchecker.sh now exits with a non-zero return code if found invalid links
2016-02-23 16:51:29 -08:00
Dawn Chen
b19102ba23
Merge pull request #21796 from nikhiljindal/deploymente2eLogs
...
deployment e2e test flake: Print the remaining pods to debug test flake
2016-02-23 16:43:00 -08:00
k8s-merge-robot
7a8ea1528a
Merge pull request #21802 from spxtr/remove-parallel-e2e
...
Auto commit by PR queue bot
2016-02-23 16:42:46 -08:00
k8s-merge-robot
5c9bfaa42c
Merge pull request #21799 from quinton-hoole/2016-02-23-focus-ubelite-e2e
...
Auto commit by PR queue bot
2016-02-23 16:42:45 -08:00
k8s-merge-robot
95447e8d82
Merge pull request #21787 from huang195/clearer_offer_decline_msgs
...
Auto commit by PR queue bot
2016-02-23 16:42:44 -08:00
k8s-merge-robot
e5b5c2c5f3
Merge pull request #21771 from eparis/godep-rebase
...
Auto commit by PR queue bot
2016-02-23 16:42:43 -08:00
k8s-merge-robot
067998e727
Merge pull request #21622 from pwittrock/nodee2essh
...
Auto commit by PR queue bot
2016-02-23 16:42:42 -08:00
Dawn Chen
a8c0ac88fc
Merge pull request #21754 from kargakis/use-generation-for-deployments
...
Use generation for deployments
2016-02-23 16:42:16 -08:00
Chao Xu
e20e295cbe
fix Event broadcaster for HPA
2016-02-23 16:15:10 -08:00
Quinton Hoole
b0b31845a7
Make ubernetes lite e2e tests run stable tests and in parallel.
...
Fixes #21797
2016-02-23 15:49:56 -08:00
Janet Kuo
e7356679bc
Fix rolling-update --image nil pointer dereference
2016-02-23 15:07:53 -08:00
nikhiljindal
ac6188c676
Print the remaining pods to debug test flake
2016-02-23 14:57:19 -08:00
Daniel Smith
6afe858b44
fix shadowing bug
2016-02-23 14:51:12 -08:00
Joe Finney
9f5d3545f8
Remove hack/parallel-e2e.sh.
2016-02-23 14:37:49 -08:00
Janet Kuo
dbfb6c0169
Set RC's pod template TerminationGracePeriodSeconds to 0 in test-cmd.sh test data
2016-02-23 14:22:41 -08:00
Joe Finney
c1bd13ec4b
Merge pull request #21489 from pwittrock/jenkinsyaml
...
Jenkinsyaml
2016-02-23 13:31:12 -08:00
HAI HUANG
625e0d0944
Adding more info to error msgs
2016-02-23 16:19:41 -05:00
derekwaynecarr
4858b484da
Fix flake in LimitRange e2e
2016-02-23 16:03:31 -05:00
k8s-merge-robot
2524249a41
Merge pull request #21779 from quinton-hoole/2016-02-23-fix-ubelite-e2e-zone-config
...
Auto commit by PR queue bot
2016-02-23 12:48:10 -08:00
k8s-merge-robot
8f0ab31d48
Merge pull request #21762 from gmarek/nodecontroller
...
Auto commit by PR queue bot
2016-02-23 12:48:09 -08:00
Andy Goldstein
51251ef5c1
Skip probe if container ID not yet set
...
If the container status exists but the container hasn't been created yet, it won't have an ID.
Have the probe wait for a valid status if the container ID is not yet set; otherwise, you'll see the
following cryptic log message from runtime.go: invalid container ID: "".
2016-02-23 15:32:13 -05:00
goltermann
945000153d
Pin godeps to v53.
2016-02-23 11:53:04 -08:00
Piotr Szczesniak
3e023411f6
Added events to kubectl describe hpa
2016-02-23 20:44:51 +01:00
Madhusudan.C.S
781480d7fe
Add DaemonSets and Deployments to valid resources list in kubectl.
2016-02-23 11:19:19 -08:00
Phillip Wittrock
538a2c489c
Address pr comments
2016-02-23 11:18:56 -08:00
Quinton Hoole
fcc4f34902
Fixes #21777 (e2e script refactor broke ubernetes-lite e2e tests)
2016-02-23 11:15:32 -08:00
k8s-merge-robot
f5082b6dd7
Merge pull request #21768 from mesosphere/jdef_fix_scheduler_ha_787
...
Auto commit by PR queue bot
2016-02-23 11:11:41 -08:00
k8s-merge-robot
6c8ce0e417
Merge pull request #21393 from erictune/fix-swagger-gen-1
...
Auto commit by PR queue bot
2016-02-23 11:11:40 -08:00
k8s-merge-robot
6332d84039
Merge pull request #19782 from pmorie/config-docs
...
Auto commit by PR queue bot
2016-02-23 11:11:36 -08:00
Joe Finney
178a8835d2
Merge pull request #21704 from spxtr/finish-yaml-refactor
...
Finish yaml refactor
2016-02-23 11:10:44 -08:00
Eric Paris
784d264c4a
Pin Godep to version v53
...
which isn't horribly broken
2016-02-23 14:01:52 -05:00
Phillip Wittrock
35e753f22b
Move credentialsId to a variable
2016-02-23 10:52:51 -08:00
kargakis
6506d76f76
update-all changes for deployment's observedGeneration
2016-02-23 19:42:35 +01:00
Matt Hughes
ce6c87ce49
Make sure etcd2 actually gets started
...
This configures etcd2, but doesn't actually start it up. At least using the CoreOS Openstack image, nothing else was doing this.
2016-02-23 13:33:11 -05:00
kargakis
7a3d40786b
switch internal field to int64
2016-02-23 19:30:33 +01:00
kargakis
2cb37f3500
update generation api comments
2016-02-23 19:30:33 +01:00
Paul Morie
7e64b4ac52
Add ConfigMap docs
2016-02-23 13:27:54 -05:00
Mike Spreitzer
6b8e7e158e
Fixed typos, bash uses elif
2016-02-23 13:26:26 -05:00
Phillip Wittrock
eba1767af6
yaml for jenkins node docker-build-push/e2e cadvisor/heapster/node jobs. #20538
2016-02-23 09:59:57 -08:00