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
Arsen Mamikonyan
2916101a99
Propagate FLANNEL_NET to reconfDocker.sh if it was set using environment variable
2015-07-31 22:24:39 -07:00
Avinash Sridharan
29f3ab7ccb
Merge github.com:GoogleCloudPlatform/kubernetes
2015-07-31 22:09:47 -07:00
Avinash Sridharan
8e9c254f44
Just removing the white-spaces
2015-07-31 22:09:34 -07:00
Brendan Burns
7ad8307926
Set some default values and add some additional comments for clarity.
2015-07-31 22:00:30 -07:00
Avinash Sridharan
b5a7cc9887
Re-formatted the instructions
2015-07-31 21:57:51 -07:00
Brendan Burns
51757f6552
Add parameters for interactive containers. Useful with kubectl attach.
2015-07-31 21:41:58 -07:00
Mike Danese
6129d3d4eb
Merge pull request #10881 from uluyol/dc
...
Add a simple diurnal controller.
2015-07-31 19:03:21 -07:00
Mike Danese
3ae00e2775
Merge pull request #12108 from pmorie/type-descriptions
...
Remove description tag from internal API types
2015-07-31 18:30:02 -07:00
Muhammed Uluyol
4b334a90ba
Add a simple diurnal controller.
...
The diurnal controller changes the number of replicas of a replication controller based on a list of times and replica counts. It is meant to be run under a replication controller.
2015-07-31 17:27:09 -07:00
Mike Danese
12b9da8f3d
Merge pull request #9976 from smarterclayton/nsenter_mount_broken
...
Fix mount issues in containerized Kubelet
2015-07-31 17:15:28 -07:00
Mike Danese
b56edd1355
Merge pull request #11727 from ZJU-SEL/build-nonstatic-hyperkube
...
build hyperkube as a nonstatic binary
2015-07-31 15:46:04 -07:00
Mike Danese
20129b0adf
Merge pull request #12028 from cjcullen/kl2
...
Make gce.ExternalID() use metadata server when requesting current external ID
2015-07-31 15:43:58 -07:00
Mike Danese
356c9ffb4d
Merge pull request #10667 from gmarek/scheduler
...
Add spreading by controllers
2015-07-31 14:52:42 -07:00
Mike Danese
cf4cb1a6a3
Merge pull request #10474 from kargakis/scale-multiple-controllers
...
Enable scaling multiple controllers
2015-07-31 14:51:43 -07:00
Mike Danese
ad90c92693
Merge pull request #12042 from cjcullen/retry
...
Make gce operation polling more robust.
2015-07-31 14:50:37 -07:00
Paul Morie
5cfab10c1e
Remove description tag from internal API types
2015-07-31 17:17:53 -04:00
Mike Danese
6f1ec55faf
Merge pull request #12106 from mikedanese/demote
...
demote to flaky tests from parallel e2e
2015-07-31 13:53:17 -07:00
Mike Danese
f3c4b7f7ac
Merge pull request #12016 from hurf/shortcut
...
Better help message for get and describe
2015-07-31 13:53:02 -07:00
Mike Danese
e376a094af
demote to flaky service tests from parallel e2e
2015-07-31 13:25:15 -07:00
Mike Danese
6be29336ee
Merge pull request #12096 from mesosphere/km-minion
...
Add Mesos hyperkube minion server (fixed quick-release)
2015-07-31 13:15:08 -07:00
Mike Danese
a23ee556ad
Merge pull request #11999 from brendandburns/attach2
...
Add support for attach to kubectl
2015-07-31 12:51:08 -07:00
Mike Danese
066237e62a
Merge pull request #12098 from piosz/heapster-config
...
Revert "Avoid mounting ssl volumes for heapster container."
2015-07-31 12:39:16 -07:00
Mike Danese
feb0152595
Merge pull request #12056 from pmorie/container-env-dapi
...
Add link to downward API docs to container env docs
2015-07-31 12:16:04 -07:00
CJ Cullen
a4c64a5829
Make gce.ExternalID() use metadata server when requesting current external ID
...
Use the already computed instanceID instance of looking it up again.
2015-07-31 12:01:45 -07:00
Piotr Szczesniak
2bf447caae
Added exporting autoscaling metrics in Heapster config
2015-07-31 20:54:58 +02:00
Dr. Stefan Schimanski
9f73dbbf9e
Revert the changes to cmd/hypercube
2015-07-31 20:33:44 +02:00
Dr. Stefan Schimanski
76dc61bcfb
Revert "Revert "Add Mesos hyperkube minion server ""
...
This reverts commit 8372b0d927
.
2015-07-31 20:33:04 +02:00
Piotr Szczesniak
f251ba5163
Revert "Avoid mounting ssl volumes for heapster container."
...
This reverts commit c08ad6b7c1
.
2015-07-31 20:20:49 +02:00