You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
log.Fatalw("failed to register scheme", zap.Stringer("api", kubeovnv1.SchemeGroupVersion), zap.Error(err))
145
149
}
@@ -152,11 +156,6 @@ func main() {
152
156
// We use the manager only to get a lister-backed ctrlruntimeclient.Client. We can not use it for most
153
157
// other actions, because it doesn't support impersonation (and can't be changed to do that as that would mean it has to replicate the apiservers RBAC for the lister)
0 commit comments