hide internal user

Signed-off-by: hongming <talonwan@yunify.com>
This commit is contained in:
hongming
2019-04-28 12:22:07 +08:00
committed by zryfish
parent 9a530c2cec
commit ebd681770e
9 changed files with 186 additions and 74 deletions

View File

@@ -40,7 +40,7 @@ import (
)
var (
log = logf.Log.WithName("controller")
log = logf.Log.WithName("clusterrolebinding-controller")
)
/**