kratix icon indicating copy to clipboard operation
kratix copied to clipboard

feat: enable regular reconciling of resource requests

Open abangser opened this issue 1 year ago • 0 comments

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 https://github.com/syntasso/kratix/issues/228, it should be managed with the configurable time, else use the 10 hours set in https://github.com/syntasso/kratix/issues/219.
  2. Just as with Promises, if the declarative code has not changed the statestores will not be updated unless #254 is completed

abangser avatar Oct 14 '24 11:10 abangser