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: enable regular reconciling of resource requests #255

Open
abangser opened this issue Oct 14, 2024 · 0 comments
Open

feat: enable regular reconciling of resource requests #255

abangser opened this issue Oct 14, 2024 · 0 comments

Comments

@abangser
Copy link
Member

abangser commented Oct 14, 2024

In #219 we introduced the tracking and scheduling of regular reconciliations for Promise workflows. This story should provide the same functionality for resource requests.

If a resource request exists, it's workflow should automatically run regularly.

Notes:

  1. This should follow the same timelines and configurability as other reconciliations. E.g. if we have finished Feat: Provide a configuration to override default reconciliation timelines #228, it should be managed with the configurable time, else use the 10 hours set in [feat] Enable regular reconciliation of promise workflows #219.
  2. Just as with Promises, if the declarative code has not changed the statestores will not be updated unless feat: enable regular reconciling workplacements to the state stores #254 is completed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant