Alex Mohr
6d16c18d6f
Merge pull request #12078 from gmarek/move_nodecontroller
...
Auto commit by PR queue bot
2015-08-03 16:49:57 -07:00
Jeff Grafton
c37c4ed73d
Retry uploading/publishing CI builds to work around gsutil bug
2015-08-03 16:22:40 -07:00
Kyle Mathews
eb271e0c39
Copy and typo fixes
2015-08-03 16:14:09 -07:00
Alex Mohr
4c5763f28c
Merge pull request #11299 from wojtek-t/increase_kubelet_start_timeout
...
Auto commit by PR queue bot
2015-08-03 16:14:02 -07:00
Abhishek Shah
4bbecea4e6
Changed udpIdleTimeout to 1 second from 10 seconds
2015-08-03 15:32:59 -07:00
Mike Danese
8e48431ca5
Revert "demote to flaky tests from parallel e2e"
2015-08-03 15:32:04 -07:00
Chao Xu
664d20c572
Add DecodeIntoWithSpecifiedVersionKind() to Decoder interface.
...
The function validate/default the body with the passed in apiVersion and Kind.
It's called in createHandler and UpdateResource
2015-08-03 15:30:00 -07:00
Alex Mohr
f81fad3fd8
Merge pull request #12161 from brendandburns/queue
...
Validate LGTM is newer than last pushed date.
2015-08-03 15:26:49 -07:00
Alex Mohr
15532a522e
Merge pull request #12163 from runningwild/master
...
Fix minor typo that broke yaml format
2015-08-03 15:26:08 -07:00
Alex Mohr
d8b01b0a19
Merge pull request #12114 from caesarxuchao/update-pod-error-message
...
improve the error message of update/patch pod
2015-08-03 15:15:04 -07:00
Mike Danese
ba87868577
changed unused fmt statement to be a log statement
2015-08-03 15:12:44 -07:00
Alex Mohr
84af5f0dd1
Merge pull request #11944 from mamikonyana/flannel_net_config
...
Propagate FLANNEL_NET to reconfDocker.sh
2015-08-03 15:12:23 -07:00
Janet Kuo
7e63213478
Implement kubectl annotation update command. Refactor kubectl annotate to decouple command framework from business logic.
2015-08-03 14:35:56 -07:00
Brendan Burns
6e2eb8b292
update docs to use hyperkube image
2015-08-03 14:19:41 -07:00
Brendan Burns
c2f3cd941f
Add LGTM timestamp checking.
2015-08-03 13:53:35 -07:00
Brendan Burns
39735939e9
Update go-github dependency.
2015-08-03 13:53:34 -07:00
Alex Mohr
6df4d6703b
Merge pull request #10787 from mesosphere/kube-ui-liveness
...
Add liveness probe to kube-ui
2015-08-03 13:24:07 -07:00
Alex Mohr
2a397671bb
Merge pull request #12060 from jlowdermilk/jenkins-default-version
...
Allow gke to use server-default version for jenkins runs
2015-08-03 13:22:07 -07:00
Jonathan Wills
12e47667d8
Fix minor typo that broke yaml format
2015-08-03 16:06:23 -04:00
Eric Paris
4bb4c73498
Make godeps restore/save clean
...
```
godep restore
rm -rf Godeps
godep save ./...
```
Will, after this change, have no diff.
2015-08-03 14:18:34 -04:00
Eric Paris
40c98735fb
Remove does code from Godeps
...
We have some code in Godeps/files which is completely unused. Delete it.
2015-08-03 14:16:04 -04:00
eddiesimeon
dbffa44ed7
No such file or directory error: make-ca-cert
...
When executing kube-up on a ubuntu cluster I'm getting the following error:
bash: /root/kube/make-ca-cert: No such file or directory
Removed line as it is invalid and is duplicated by another line.
2015-08-03 14:09:06 -04:00
Brendan Burns
2e68002f31
Merge pull request #11692 from wojtek-t/new_api_instance_groups
...
Auto commit by PR queue bot
2015-08-03 11:07:36 -07:00
Eric Paris
67dbc4c6a6
Actually use the version of libcontainer godep thinks we are using
...
When libcontainer was added it was apparently not actually the version
of libcontainer it portends to be. One line was removed from
libcontainer in Godeps which is present in the upstream tree.
This was likely done as it required a definition in a different package
which was not in our tree (and was vendored into libcontainer upstream)
We would be wise to have a test to see if package versions in Godep are
actually the packages they say they are...
2015-08-03 13:58:17 -04:00
Eric Paris
70328d6c37
Bump github.com/syndtr/gocapability/ to latest to support AUDIT_READ
2015-08-03 13:58:17 -04:00
Eric Paris
a8b4e42483
Remove the dead golang.org/x/net/spdy/
2015-08-03 13:58:17 -04:00
Eric Paris
bc07f63190
Update github.com/docker/spdystream
2015-08-03 13:58:17 -04:00
Eric Paris
2ea0e4845b
Fix Godep for mesos
...
You can't have different deps for one part of a git project vs another
2015-08-03 13:58:17 -04:00
Alex Mohr
4575d4b155
Merge pull request #12153 from eparis/mangen
...
Update go-md2man so godep restore/save work
2015-08-03 10:47:18 -07:00
Eric Paris
89dc3d56cd
Update go-md2man so godep restore/save work
2015-08-03 12:02:42 -04:00
gmarek
d27ad5b714
Controller codebase refactoring
2015-08-03 17:06:25 +02:00
Mike Danese
b73c53c37d
Merge pull request #11363 from feihujiang/fixDeleteCommandWrongDescription
...
Correct kubectl delete's wrong synopsis
2015-08-03 07:36:52 -07:00
gmarek
4cc0a2f117
Allow changing Schedulers RateLimitter setting during startup.
2015-08-03 15:27:19 +02:00
Marek Grabowski
0b3f21715f
Merge pull request #12124 from justinsb/install_ntpd
...
AWS: Install ntp daemon on all nodes
2015-08-03 14:38:28 +02:00
Marek Grabowski
8dd1171037
Merge pull request #12125 from justinsb/s3_use_queried_region
...
AWS: Query for location of S3 bucket, use that
2015-08-03 14:38:13 +02:00
Marek Grabowski
bff79366f7
Merge pull request #12128 from ZJU-SEL/containerized-kubelet-param
...
fix upstart param for containerized kebelet
2015-08-03 14:37:48 +02:00
Marek Grabowski
6dd6812f85
Merge pull request #12129 from eddiesimeon/patch-2
...
For the ubuntu cluster, master and minion services should respawn.
2015-08-03 14:37:11 +02:00
Marek Grabowski
ac12eaf4df
Merge pull request #12079 from gmarek/nodecontroller
...
Emit event when NodeController is evicting Pods.
2015-08-03 13:40:24 +02:00
Marcin Wielgus
9fbe1453a2
Fix split issues in overwrites in cmd/gendeepcopy
2015-08-03 13:35:08 +02:00
Marek Grabowski
6b8763a419
Merge pull request #12138 from jszczepkowski/e2e-nodes
...
Fixed flakiness of resize nodes test.
2015-08-03 13:24:12 +02:00
gmarek
4e772738ca
Emit event when NodeController is evicting Pods.
2015-08-03 10:19:51 +02:00
Wojciech Tyczynski
2d95cd454c
Swich to new gcloud API for GCE MIGs
2015-08-03 09:56:25 +02:00
Jerzy Szczepkowski
972dcfaa4f
Fixed flakiness of resize nodes test.
...
Fixed flakiness of resize nodes test by increasing timeout for waiting for change of size of managed instance group with nodes. Fixes #11442 .
2015-08-03 09:51:17 +02:00
feihujiang
fa68de4fcf
Correct kubectl delete's wrong synopsis
2015-08-03 13:58:23 +08:00
Chao Xu
18d32751fd
improve the error message of update pod
2015-08-02 13:41:53 -07:00
Eddie Simeon
e67f8ae05a
For the ubuntu cluster, master and minion services should respawn.
...
This will allow more successful kube-up.sh executions. Since kube-apiserver doesn't start on the first try after etcd first starts up possibly due to the lack of resources on my server.
2015-08-01 23:04:35 -04:00
He Simei
52ea1108eb
fix upstart param for containerized kebelet
2015-08-02 10:30:04 +08:00
Avinash Sridharan
6960d82c6b
trying to fix build error
2015-08-01 14:59:11 -07:00
Justin Santa Barbara
463458bf5f
AWS: Install ntp daemon on all nodes
...
The AWS API requires a signature on method calls, including the
timestamp to prevent replay attacks. A time drift of up to 5 minutes
between client and server is tolerated.
However, if the client clock drifts by >5 minutes, the server will start
to reject API calls (with the cryptic "AWS was not able to validate the
provided access credentials").
To prevent this happening, we install ntp on all nodes.
Fix #11371
2015-08-01 14:32:08 -04:00
Justin Santa Barbara
230de787be
AWS: Query for location of S3 bucket, use that
...
Previously we would rely on the s3 bucket's region being configured
correctly, at least for the existence check. By querying for the bucket
region and then going direct to the correct region, we avoid errors and
we avoid potential eventual consistency problems.
May be related to issue: #12109
2015-08-01 14:09:23 -04:00