is there a way for a kubernetes resource to depend...
# general
g
is there a way for a kubernetes resource to depend on another (example: a Deployment depending on a successful rollout and run of a batch.v1.Job() for example), before it goes off to even try and update the Deployment?