Merge remote-tracking branch 'master/master' into refactor-template-headers

This commit is contained in:
Manuel de Brito Fontes 2017-09-17 16:48:31 -03:00
commit 669428e2a8
29 changed files with 264 additions and 280 deletions

View file

@ -30,6 +30,7 @@ import (
text_template "text/template"
"github.com/golang/glog"
"github.com/pborman/uuid"
apiv1 "k8s.io/api/core/v1"