numaproj / numaplane

Control Plane for Numaproj
Apache License 2.0
13 stars 2 forks source link

fix: Refactor isbservice_controller to eliminate use of GenericObject #401

Closed chandankumar4 closed 1 week ago

chandankumar4 commented 1 week ago

Fixes ISBService Controller: https://github.com/numaproj/numaplane/issues/143

Modifications

Removed the usages of Generic Object struct and use Unstructured.

Verification