Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update api object instead of skipping when it exists #9

Open
2 of 5 tasks
dsluijk opened this issue Jul 23, 2022 · 0 comments
Open
2 of 5 tasks

Update api object instead of skipping when it exists #9

dsluijk opened this issue Jul 23, 2022 · 0 comments

Comments

@dsluijk
Copy link
Owner

dsluijk commented Jul 23, 2022

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant