As a user, I want to delete my apiservicebinding, and so trigger the cascading delete of the resources and remote resources (in the provider too).
As a provider, I want to orphan apiserviceexport, indicating to the user that this service is no longer working or supported.
Currently cleanup flow is not clean and bit strange as some informers are involved (kube-bind.io/syncer)
As a user, I want to delete my apiservicebinding, and so trigger the cascading delete of the resources and remote resources (in the provider too).
As a provider, I want to orphan apiserviceexport, indicating to the user that this service is no longer working or supported.
Currently cleanup flow is not clean and bit strange as some informers are involved (kube-bind.io/syncer)