| Jan Hellar I talked with Summers Pittman and the problem here is that when we create the bindings through the MDC, we add some extra annotations to the `ServiceBinding` objects, and later on we use the annotations to filter the ones that are mobile-specific. The problem is that those annotations are not added by the default binding process in the service catalog. While I do think this should be something we will support in the future, I don't think this being a blocker for now. We will look into it if we have more scope left in this sprint, and I will check with stake holders to see how important it is to get this to work. For now, let's keep this in the backlog and drop the priority of it. To fix this properly, we will need to also list the secrets in the namespace that are created by the binding actions and use the information to filter the `ServiceBindings`, rather than just rely on annotations. However, this also depends on if the secrets contain enough information to allow us to perform the filtering. |