Mike Danese
7b8dbf4876
use kubectl delete in kube-addon-manager instead of stop
...
stop has been deprecated for about a year
2016-04-05 09:31:45 -07:00
Quintin Lee
0dcd49d584
Create a new Deployment in kube-system for every version.
2016-03-29 13:26:36 -07:00
Quintin Lee
c484563315
Removing versions from deployment names.
2016-03-22 13:17:06 -07:00
Quintin Lee
79f0cc25e8
Support addon Deployments, make heapster a deployment with a nanny.
2016-03-22 13:17:06 -07:00
Peter McDonnell
4d4f1c645c
exit if unable to query status from apiserver
2016-01-27 15:21:09 +00:00
Yifan Gu
516032f336
kube-addons: Use python container if python is not found on the machine.
...
To build the python image, BUILD_PYTHON_IMAGE should be set during make.
When the addon script is running, it will check if python is installed
on the machine, if not, it will use the python image that built previously.
2015-12-18 15:14:56 -08:00
Dai Zuozhuo
2e2ef3e830
change -o template to -o go-template=...
2015-09-05 22:30:47 +08:00
Muhammed Uluyol
14b554cef6
Use a persistent volume for the docker registry.
2015-08-20 18:44:11 -07:00
Veres Lajos
9f77e49109
typofix - https://github.com/vlajos/misspell_fixer
2015-08-08 22:31:48 +01:00
Eric Paris
c69b6f5ba7
Respect KUBECTL_BIN in kube-addon-update.sh not just kube-addons.sh
2015-08-04 19:02:31 -04:00
Marek Biskup
aa608258a6
kill child processes of addon-update on stop
2015-07-09 13:10:54 +02:00
nikhiljindal
274792d7bb
Stop exposing v1beta3 by default
2015-07-01 14:38:02 -07:00
Marek Biskup
8df3a9cae8
namespaces in addon update
2015-07-01 21:31:52 +02:00
Marek Biskup
7873e252f0
addon updater should not retry too many times because specs may be invalid
2015-07-01 16:22:32 +02:00
Marek Biskup
13ba177668
kube-addon-update.sh
2015-06-08 15:10:40 +02:00