numaproj / numaplane

Control Plane for Numaproj
Apache License 2.0
12 stars 1 forks source link

fix: return error when a pipeline with the same name already exist without a pipeline Rollout manage it #253

Closed xdevxy closed 2 months ago

xdevxy commented 2 months ago

Fixes #252

Modifications

This PR returns the reconciliation error when a pipeline with the same name already exist without a pipeline Rollout manage it. So the error is recorded by the metrics via the common error handler.

Verification

make test