numaproj / numaplane

Control Plane for Numaproj
Apache License 2.0
4 stars 3 forks source link

auto heal for NumaflowControllerRollout #19

Closed xdevxy closed 1 day ago

xdevxy commented 3 weeks ago

Watch() NumaflowController Deployment and related resources to trigger Reconcile() like we do with PipelineRollout and ISBServiceRollout. https://github.com/numaproj/numaplane/issues/6 is an improvements we can consider later.

juliev0 commented 3 weeks ago

https://github.com/numaproj/numaplane/issues/6 is an improvements we can consider later.

Hi @xdevxy. Can you clarify what makes this option too complicated? As far as I could tell, in the original code, there was a placeholder for that, no?