Support addon Deployments, make heapster a deployment with a nanny.

This commit is contained in:
Quintin Lee
2016-03-11 16:43:54 -08:00
parent b50e89e323
commit 79f0cc25e8
5 changed files with 214 additions and 12 deletions

View File

@@ -475,6 +475,7 @@ function update-addons() {
local -r addon_path=$1
# be careful, reconcile-objects uses global variables
reconcile-objects ${addon_path} ReplicationController "-" &
reconcile-objects ${addon_path} Deployment "-" &
# We don't expect names to be versioned for the following kinds, so
# we match the entire name, ignoring version suffix.