-
Sub-task
-
Resolution: Done
-
Major
-
None
-
None
-
None
What
- Create endpoint
- Impl test for the endpoint
- The binding endpoint should check if exist the app and if not create a new app if yes and it is disabled(deleted_at != NULL) then update the deleted_at as null (re-bind)
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.