h4. What * Remove the UNBIND type ( CR, CRD, controller and api and make commands) In * Add this logic to the demo 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. The action made in the unbind type needs to be in a finalizer of the binding type h4 . How * See here the (https://kubernetes.io/docs/tasks/access-kubernetes-api/custom-resources/custom-resource-definitions/#finalizers)
h4. Why According to wei, it will add complexity for the RHMI which is not required. |
|