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
Currently the reconciler checks if an object exists, and skips if it does. It might be better to update the object according to the manifest. This would allow manifests to be updated properly, instead of desyncing. This affects at least Users, Groups, and Providers.
This should be implemented for:
Authentik
AuthentikApplication
AuthentikUser
AuthentikGroup
AuthentikOAuthProvider
The text was updated successfully, but these errors were encountered:
Currently the reconciler checks if an object exists, and skips if it does. It might be better to update the object according to the manifest. This would allow manifests to be updated properly, instead of desyncing. This affects at least Users, Groups, and Providers.
This should be implemented for:
The text was updated successfully, but these errors were encountered: