Isaac Hollander McCreery
1c28cf016c
Fix upgrade tests
2016-04-08 08:28:18 -07:00
gmarek
c36e965c45
Change the go version checking in go format to the same as in contrib.
2016-04-08 10:14:01 -04:00
Jan Safranek
be2ca8dec3
Add path to log messages.
...
It is useful to see the path that failed to mount in the log messages.
2016-04-08 09:41:09 +02:00
Jeff Grafton
c924f5aa87
Only keep 7 days' worth of logs for kubernetes-update-jenkins-jobs
2016-04-08 00:21:47 -07:00
Tim Hockin
df055333ef
Merge pull request #23863 from thockin/logo-blue-name
...
Render the logo name in blue
2016-04-07 23:48:26 -07:00
Clayton Coleman
ea3467f822
Add a client flag for --now delete
...
Is equivalent to --grace-period=0 but is more intuitive for end users.
2016-04-07 23:45:08 -04:00
Hongchao Deng
71b46f3f57
fix build
2016-04-07 19:22:28 -07:00
Hongchao Deng
2f43fbc6c7
bump up etcd dep to fix watcher race
2016-04-07 19:22:27 -07:00
k8s-merge-robot
0944f3fa2e
Merge pull request #24017 from david-mcmahon/v122
...
Automatic merge from submit-queue
Release notes for v1.2.2.
cc @bgrant0607 @zmerlynn @jlowdermilk @cjcullen
2016-04-07 19:05:19 -07:00
k8s-merge-robot
44cd1abf3a
Merge pull request #24011 from david-mcmahon/exception
...
Automatic merge from submit-queue
Clarify release-note label requirement for non-master PRs.
I missed adding this change to the last PR by a few seconds.
2016-04-07 19:05:18 -07:00
David McMahon
72e3988531
Release notes for v1.2.2.
...
And fix (remove some dups) from v1.2.1.
2016-04-07 18:14:37 -07:00
Erick Fejta
5fd47873dd
Update hack/test-cmd.sh to use tagged, gcr.io images
2016-04-07 17:55:22 -07:00
David McMahon
a71cb19867
Clarify release-note label requirement for non-master PRs.
2016-04-07 17:14:13 -07:00
k8s-merge-robot
2912fcc3ba
Merge pull request #23939 from david-mcmahon/relnotes-fixall
...
Automatic merge from submit-queue
Sync up all release note related docs with the latest process/procedures
@eparis we also need to get the munger in line with the latest. I think we've stopped making changes at this point. #23743 is coming up but is an enhancement to the base procedures here.
cc @bgrant0607
2016-04-07 17:07:58 -07:00
Chao Xu
1cc84c5525
Merge pull request #23960 from caesarxuchao/fix-23952
...
fix e2e flake #23952
2016-04-07 16:59:59 -07:00
zhouhaibing089
597fdede5a
the component status health check should check whether the scheme of backend storage url is https or not
2016-04-08 07:26:27 +08:00
Jeff Lowdermilk
d427eeea10
Merge pull request #23842 from mml/gcloud
...
Set CLOUDSDK_CORE_PRINT_UNHANDLED_TRACEBACKS on GCE e2e runs.
2016-04-07 15:59:23 -07:00
Minhan Xia
0174455111
include error in the fail msg
2016-04-07 15:42:21 -07:00
David McMahon
68b2c8eb07
Sync up all release note related docs with the latest process/procedures.
2016-04-07 15:10:06 -07:00
Jeff Lowdermilk
75b01662e6
Merge pull request #23999 from mikedanese/flake
...
bump single call timeout in e2e tests
2016-04-07 15:04:42 -07:00
Joe Finney
ae79677fd0
Remove global var for OIDC retry/backoff, and remove retries from unit tests.
2016-04-07 14:18:29 -07:00
Mike Danese
476103a822
bump single call timeout in e2e tests
2016-04-07 14:12:38 -07:00
k8s-merge-robot
25ffc6ab03
Merge pull request #23984 from vishh/skip-tests-node-e2e
...
Automatic merge from submit-queue
Add an option to focus or skip tests in the node e2e makefile rule.
cc @kubernetes/sig-node
2016-04-07 14:09:12 -07:00
Andy Zheng
b1e18f3ca0
Trusty: Do not create the docker-daemon cgroup
2016-04-07 13:43:26 -07:00
k8s-merge-robot
22f01f1041
Merge pull request #23891 from caesarxuchao/client-gen-cmd-doc
...
Automatic merge from submit-queue
Client-gen: show the command used to generate the package in doc.go
#22928 adds a comment in every generated file to show the arguments supplied to client-gen. I received comment (https://github.com/kubernetes/kubernetes/pull/22928#issuecomment-201078363 ) that it generates too many one-line changes every time the command line argument is changed. To address this problem, this PR only generates that line in doc.go.
@jianhuiz @krousey
2016-04-07 13:13:51 -07:00
Matt Liggett
61ca21c4d7
Also collect docker supervisor logs.
...
This helps with understanding what the docker-checker.sh really did
during the test run.
2016-04-07 13:05:11 -07:00
Jordan Liggitt
bf097ea233
fake util.clock tick
2016-04-07 15:10:50 -04:00
Jordan Liggitt
290d970282
make delayed workqueue use channels with single writer
2016-04-07 15:10:25 -04:00
Paul Morie
9069cbb086
Correctly handle secret and configMap envs in kubectl describe
2016-04-07 14:16:59 -04:00
deads2k
d12a4d6d5a
add a delayed queueing option to the workqueue
2016-04-07 14:02:50 -04:00
Vishnu kannan
1e7e941dae
Add an option to focus or skip tests in the node e2e makefile rule.
...
Signed-off-by: Vishnu kannan <vishnuk@google.com>
2016-04-07 10:22:22 -07:00
Scott Creeley
36970deeca
reword volume mount errUnsupportedVolume error and surface true error to describe event
2016-04-07 09:55:01 -04:00
k8s-merge-robot
235f8f13c0
Merge pull request #22146 from luxas/binary_release_notes
...
Automatic merge from submit-queue
Add some info about binary downloads
This should be merged before `v1.2`. Useful information.
WDYT?
@wojtek-t @fgrzadkowski @zmerlynn @mikedanese @brendandburns @thockin
2016-04-07 04:03:09 -07:00
zhouhaibing089
db347beb3f
add HOME env variable for kube-addons service
2016-04-07 15:39:22 +08:00
Erick Fejta
7416c4470c
Increase standard e2e suite timeout to 50m, twice mean runtime
2016-04-06 19:11:17 -07:00
Yu-Ju Hong
6567c54e45
e2e_node: port privileged pod tests from test/e2e/priviliged.go
...
The ported test is functionally the same as the original test.
The main difference between the two tests is that the original test relies on
`kubectl` to exec into the container, while the latter directly uses the REST
client of the apiserver. This avoids the need to copy kubectl to the node under
test.
2016-04-06 19:09:07 -07:00
mikebrow
8ad866aa18
minor edits to development.md to make the first steps easier and more obvious for newcommers
...
Signed-off-by: mikebrow <brownwm@us.ibm.com>
2016-04-06 19:37:14 -05:00
Joe Finney
39de4be40d
Mark services test slow.
2016-04-06 17:26:16 -07:00
Chao Xu
bcebfa072d
fix 23952
2016-04-06 16:52:30 -07:00
Joe Finney
5f5639da1e
Retry the cloudsdk gsutil copy.
2016-04-06 16:42:14 -07:00
Minhan Xia
3c58d1ffd3
switch to use ContainerID instead of DockerID in network plugin interface
2016-04-06 16:04:52 -07:00
Minhan Xia
f690220b5c
Merge pull request #23704 from freehan/kubenet
...
Update cni binary
#23712 is depending on this. Not sure why this one gets in first. Hand merging this
2016-04-06 15:47:42 -07:00
k8s-merge-robot
b141c6903e
Merge pull request #23925 from luxas/go_version_support
...
Automatic merge from submit-queue
Add a note about supported go version
Broke out from #22149
@wojtek-t
2016-04-06 15:33:52 -07:00
k8s-merge-robot
16d9df180e
Merge pull request #23845 from wojtek-t/remove_shippable
...
Automatic merge from submit-queue
Remove Shippable
@spxtr @ixdy @kubernetes/goog-testing
2016-04-06 15:33:51 -07:00
k8s-merge-robot
7b0766ad67
Merge pull request #23712 from freehan/jenkins
...
Automatic merge from submit-queue
add jenkins project for kubenet
added a jenkins project for gce using kubenet as network provider
`k8s-jkns-e2e-gce-kubenet` has been created and configured
2016-04-06 15:33:49 -07:00
Saad Ali
d7b069fbcc
Merge pull request #23793 from pmorie/configmap-nonroot
...
Make ConfigMap volume readable as non-root
2016-04-06 15:11:25 -07:00
Saad Ali
c9b6e89a39
Merge pull request #23929 from mikedanese/pending-running-ds
...
only include running and pending pods in daemonset should place calculation
2016-04-06 14:42:52 -07:00
Jeff Grafton
a437b8c78f
Merge pull request #23936 from mml/storage-url
...
Stop using storage.cloud.google.com in test logs.
2016-04-06 13:38:18 -07:00
Matt Liggett
42b8fa8ca6
Stop using storage.cloud.google.com in test logs.
2016-04-06 12:59:53 -07:00
Mike Danese
14284291da
only include running and pending pods in daemonset should place calculation
2016-04-06 12:30:50 -07:00