Dawn Chen
|
8d76d4ee57
|
Make master-addon service depend on both docker and kubelet service
in salt.
|
2015-06-23 12:11:20 -07:00 |
|
Dawn Chen
|
23200d303f
|
Fix several issues on running syncPods until network is configured.
Also fixed unittests and compiling.
|
2015-06-23 12:11:19 -07:00 |
|
derekwaynecarr
|
db202d4904
|
Remove nginx from vagrant
|
2015-06-23 13:07:50 -04:00 |
|
Brendan Burns
|
192ffdfb25
|
Fix the container bridge so that it can create cbr0
Fix the kubelet so that it tries to sync status, even if Docker is down
|
2015-06-22 23:18:01 -07:00 |
|
Brendan Burns
|
a29ade2f33
|
Disable creation of cbr0, the kubelet does it now.
Conditionalize the docker bridge.
|
2015-06-22 23:15:29 -07:00 |
|
Jeff Lowdermilk
|
85770295c2
|
Merge pull request #10004 from ArtfulCoder/kubelet_health
Augmented kubelet healthz with syncLoop check.
|
2015-06-22 10:53:05 -07:00 |
|
Abhishek Shah
|
3556993179
|
Augmented kubelet healthz with syncLoop check.
Monit uses read-only port for health monitoring.
|
2015-06-19 18:14:01 -07:00 |
|
Brendan Burns
|
ec1e308ae2
|
rev etcd to 2.0.12
|
2015-06-19 15:57:32 -07:00 |
|
Saad Ali
|
4d25121206
|
Merge pull request #9769 from brendandburns/secure
Revert the revert of https://github.com/GoogleCloudPlatform/kubernetes/pull/9761
|
2015-06-16 14:21:54 -07:00 |
|
Saad Ali
|
068000a8ba
|
Merge pull request #9847 from mikedanese/apiserver-liveness-probe
add livenessProbe to kube-apiserver.manifest
|
2015-06-16 14:03:13 -07:00 |
|
Vishnu Kannan
|
31f7ea10c6
|
Updating heapster version to v0.14.1.
Adding a standalone version of heapster which exposes stats via REST API.
|
2015-06-16 11:56:23 -07:00 |
|
Saad Ali
|
5596e6f789
|
Merge pull request #9493 from marekbiskup/testAddonUpdate
e2e test for addon upgrade
|
2015-06-16 10:50:15 -07:00 |
|
Mike Danese
|
491eb5e583
|
add livenessProbe to kube-apiserver.manifest
|
2015-06-15 23:22:56 -07:00 |
|
Fabio Yeon
|
9b3e9a509d
|
Merge pull request #9616 from jeffbean/kube_addons
kube_addons - Adding variable with default for kubectl bin.
|
2015-06-15 19:31:42 -07:00 |
|
Fabio Yeon
|
8d2c7ff1d7
|
Merge pull request #9687 from satnam6502/fluentd-gcp
Adjust Fluentd source format for Docker files to be JSON for Cloud Lo…
|
2015-06-15 13:32:49 -07:00 |
|
Satnam Singh
|
33311b46a2
|
Adjust Fluentd source format for Docker files to be JSON for Cloud Logging
|
2015-06-15 10:22:27 -07:00 |
|
Marek Biskup
|
dcc4034d57
|
e2e test for addon update
|
2015-06-15 17:37:24 +02:00 |
|
Brendan Burns
|
51b20b35e2
|
Revert "Revert "Optionalize (default false) --insecure-registry.""
This reverts commit 1645c9a9b8 .
|
2015-06-12 21:00:16 -07:00 |
|
Dawn Chen
|
1645c9a9b8
|
Revert "Optionalize (default false) --insecure-registry."
|
2015-06-12 17:50:38 -07:00 |
|
Justin Santa Barbara
|
16d6ba8a9d
|
AWS: Stop the master kubelet from registering as a node (like GCE does)
|
2015-06-12 18:33:45 -04:00 |
|
Brendan Burns
|
675d8378f2
|
Optionalize (default false) --insecure-registry.
|
2015-06-11 16:33:14 -07:00 |
|
Abhi Shah
|
59a347d119
|
Merge pull request #9309 from saad-ali/issue9028
Enable InfluxDB/Grafana for GCE in addition to GCL. Disable GCM
|
2015-06-11 11:04:09 -07:00 |
|
Abhi Shah
|
f4eb2f366f
|
Merge pull request #9568 from marekbiskup/docker_log_rotate
rotate docker log
|
2015-06-10 14:50:07 -07:00 |
|
Jeffrey Bean
|
99f64a8a07
|
kube_addons - Adding variable with default for kubectl bin. Fixes #9599
|
2015-06-10 14:47:31 -07:00 |
|
Abhi Shah
|
53fa4e1366
|
Merge pull request #9383 from brendandburns/liveness
Add liveness checks to the controller-manager and scheduler.
|
2015-06-10 14:44:12 -07:00 |
|
Abhi Shah
|
c8591bd323
|
Merge pull request #9491 from ArtfulCoder/etcd_log
Etcd log mount
|
2015-06-10 13:17:10 -07:00 |
|
Marek Biskup
|
83f8cd148d
|
rotate docker log
|
2015-06-10 12:19:13 +02:00 |
|
Brendan Burns
|
ff3f463e00
|
Add liveness checks to the controller-manager and scheduler.
|
2015-06-09 13:06:04 -07:00 |
|
Robert Bailey
|
2feb658ed7
|
Distribute the cluster CA cert to cluster addon pods through
the kubeconfig file. Use the $KUBERNETES_MASTER_NAME from the
kube-env for skydns, because it can't use the service name.
|
2015-06-08 20:17:45 -07:00 |
|
Abhishek Shah
|
fe906677d4
|
Etcd log mount
|
2015-06-08 17:21:11 -07:00 |
|
krousey
|
8a9e0e00bf
|
Merge pull request #9128 from marekbiskup/addonUpgrade
Addon upgrade (partial implementation of #8107)
|
2015-06-08 15:15:27 -07:00 |
|
Marek Biskup
|
13ba177668
|
kube-addon-update.sh
|
2015-06-08 15:10:40 +02:00 |
|
CJ Cullen
|
04cd9b3c75
|
Make sshproxy use a hostmount on master PD (don't spam sshKeys on upgrade/reboot).
Add comment describing what SSHTunnelList.Close() does.
Simplify util.FileExists.
|
2015-06-05 15:03:03 -07:00 |
|
CJ Cullen
|
cb317604ab
|
Some refactoring. Only selectively use ssh proxy.
Add NetworkName to gce.Config.
Add locking to uses of master.tunnels.
|
2015-06-05 14:55:16 -07:00 |
|
CJ Cullen
|
de9a5f43bc
|
Specify sshUser, sshKeyfile in kube-apiserver manifest.
Trim space on ssh key so GCE doesn't treat it as 2 lines.
A couple other minor fixes.
|
2015-06-05 14:55:15 -07:00 |
|
CJ Cullen
|
82afaaf31d
|
Mount cloud-config files for cloudproviders in kube-apiserver & kube-controllermanager.
|
2015-06-05 14:54:20 -07:00 |
|
saadali
|
bc53533c83
|
Enable InfluxDB/Grafana for GCE in addition to GCM/GCL
|
2015-06-05 01:17:45 -07:00 |
|
derekwaynecarr
|
2168cee414
|
Upgrade to Fedora 21, Docker 1.6, clean-up SDN
|
2015-06-04 10:59:23 -04:00 |
|
Daniel Smith
|
1690617ee6
|
remove ro service
|
2015-06-03 16:45:54 -07:00 |
|
Brian Grant
|
984b779b05
|
Merge pull request #9192 from dchen1107/clean
Watch kubelet flag file, so restart kubelet upon changes.
|
2015-06-03 14:45:07 -07:00 |
|
Brian Grant
|
d37264edde
|
Merge pull request #9158 from dchen1107/cleanup
stop monit kube-proxy on master node.
|
2015-06-03 12:13:17 -07:00 |
|
Dawn Chen
|
1d94348023
|
Watch kubelet flag file, so restart kubelet upon changes.
|
2015-06-03 09:13:28 -07:00 |
|
Prashanth Balasubramanian
|
f7c0f1c1e3
|
Set min-request-timeout in test clusters
|
2015-06-03 08:46:28 -07:00 |
|
Brian Grant
|
d861631f08
|
Merge pull request #9142 from roberthbailey/kubelet-on-master
Prevent access to the /run and /exec endpoints on the master's kubelet
|
2015-06-02 22:55:06 -07:00 |
|
Dawn Chen
|
301bed535e
|
stop monit kube-proxy on master node.
Fixed #8783
|
2015-06-02 17:48:24 -07:00 |
|
CJ Cullen
|
934c553c04
|
Clarify description/usage of --advertise-address, Master.PublicAddress
|
2015-06-02 15:23:32 -07:00 |
|
Robert Bailey
|
1dad552edc
|
Prevent access to the /run and /exec endpoints on the master's kubelet
so that users can't run arbitrary code on the master.
|
2015-06-02 14:42:11 -07:00 |
|
CJ Cullen
|
085a48a70e
|
Add an advertise-address flag. This allows the address that the apiserver binds
to (possibly 0.0.0.0) to be different than the address on which members of the cluster
can reach the apiserver (possibly not a local interface).
|
2015-06-02 14:33:15 -07:00 |
|
Justin Santa Barbara
|
c4a2631593
|
Mount logic breaks if /var/lib/kubelet is a symlink
Pass the correct kubelet root-dir on AWS
|
2015-05-29 20:13:09 -04:00 |
|
Rohit Jnagal
|
6274d845b9
|
Merge pull request #8931 from dchen1107/clean
Fix the race when monit is used to monitor services which are also
|
2015-05-29 11:23:21 -07:00 |
|