if err := (&controllers.UserAttributeSyncReconciler{
            Client:   mgr.GetClient(),
            Scheme:   mgr.GetScheme(),
            Recorder: mgr.GetEventRecorderFor("user-attribute-sync-controller"),