h4. What * Create endpoint * Impl test for the endpoint * The service need to create binding endpoint should check if exist the app and /or if not create a new app if yes and it is disabled(deleted_at != NULL) then update the deleted_at as null (re-bind)
h4. Why The operator will call this endpoint when any namespace project has this label/tag
* NOTE: * * The Rest Service already has a binding service then it needs to be checked and changed if required as we need to create and an endpoint which will be used to call it. |
|