Fix system namespace binding no RBAC
Change-Id: I27fb66574d0ae54203a6a4ea7b981abc741ae698 Closes-Bug: 1710839 Signed-off-by: mozhuli <21621232@zju.edu.cn>
This commit is contained in:
parent
a225041bf4
commit
194a985730
@ -94,7 +94,6 @@ func (c *Controller) onAdd(obj interface{}) {
|
||||
glog.Error(err)
|
||||
return
|
||||
}
|
||||
return
|
||||
} else {
|
||||
if err := c.createNetworkForTenant(namespace.Name); err != nil {
|
||||
glog.Error(err)
|
||||
|
Loading…
x
Reference in New Issue
Block a user