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

feat: Sync mode - least work approach #46

Merged
merged 5 commits into from
Feb 11, 2020
Merged

Conversation

jakkab
Copy link
Contributor

@jakkab jakkab commented Feb 5, 2020

alternative approach to #4. Modify SyncPeriod to control intervals between forced reconciliations for each CR.

@jakkab jakkab changed the title Sync mode: least work approach feat: Sync mode - least work approach Feb 5, 2020
@jakkab jakkab marked this pull request as ready for review February 7, 2020 10:08
@aeneasr
Copy link
Member

aeneasr commented Feb 7, 2020

LMK if good for 👀

@jakkab
Copy link
Contributor Author

jakkab commented Feb 11, 2020

@aeneasr Ready for your review. Please bear in mind it’s not a fully fledged sync mode, it just allows the controller to reconcile an existing CR that has not been modified, but for some reason the corresponding Oauth2 client is not present in Hydra.

@aeneasr
Copy link
Member

aeneasr commented Feb 11, 2020

Looking good - thank you!

@aeneasr aeneasr merged commit ef9f2e2 into ory:master Feb 11, 2020
@jakkab jakkab deleted the hydra-clients-sync branch February 11, 2020 20:02
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

Successfully merging this pull request may close these issues.

4 participants