numaproj / numaplane

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

Added test case for applying ownership reference To Controller Rollout #34

Closed shubhamdixit863 closed 2 weeks ago

shubhamdixit863 commented 3 weeks ago

Yes

Fixes https://github.com/numaproj/numaplane/issues/21

Modifications

Added ginkgo testsuite test for applyOwnershipToManifests function in the code .

Verification

As its a unit test ,it has been tested by running make test command