vendor updates

This commit is contained in:
Serguei Bezverkhi
2018-03-06 17:33:18 -05:00
parent 4b3ebc171b
commit e9033989a0
5854 changed files with 248382 additions and 119809 deletions

View File

@ -55,11 +55,6 @@ function kube-down {
echo "Skeleton Provider: kube-down not implemented" 1>&2
}
# Update a kubernetes cluster
function kube-push {
echo "Skeleton Provider: kube-push not implemented" 1>&2
}
# Prepare update a kubernetes component
function prepare-push {
echo "Skeleton Provider: prepare-push not implemented" 1>&2