optimus icon indicating copy to clipboard operation
optimus copied to clipboard

resource deployment should compute & persist dependencies for any impacted Jobs and trigger a job deployment

Open sravankorumilli opened this issue 2 years ago • 1 comments

As part of epic around using persisted dependencies for job deployment, dependencies are not recomputed for all jobs every time as it is time consuming. On Resource deployment if there is any change in dependencies it should be persisted as well.

Scope

  1. On Resource Modification if Job Dependencies change should be updated & deployed.
  2. on Resource Modification if Job Compilation Fails should be informed to the user.
  3. Should be handled for Create and Deploy Flows but can break them down to multiple cards

Out of Scope

  1. Reverting a resource modification if the job compilation fails.
  • [ ] #341
  • [x] #342
  • [ ] #343

sravankorumilli avatar Feb 25 '22 05:02 sravankorumilli

Will be addressed as part of these cards https://github.com/odpf/optimus/issues/341 https://github.com/odpf/optimus/issues/342 https://github.com/odpf/optimus/issues/343

sravankorumilli avatar May 17 '22 04:05 sravankorumilli