h4. What * Remove the UNBIND type ( CR, CRD, controller and api all related files and make commands) impl * Add this logic to the finalizer of the BIND type * Update the docs to reflect this change * When the BIND CR is deleted then the logic to call the REST endpoint to delete the app should be called
h4. Why * According to wei, it will add complexity for the RHMI which is not required. * The idea/design over have a unbind type was not accepted in the demo and it should be changed.
h4. How * See here the (https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#finalizers) |
|