numaproj / numaplane

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

feat: USDE Comparison Logic #227

Closed afugazzotto closed 2 months ago

afugazzotto commented 2 months ago

Fixes #176

Modifications

Implemented USDE main logic that uses USDE config and Namespace-level related parameters to decide the upgrade strategy to use. The changes also include adding the inProgressUpgrade field to the PipelineRollout status.

Verification

Unit tests and manual tests.