Bug description
Pointing ServiceBinding at a a service which isn't a ProvisionedService should lead to at least one condition according to the binding spec https://github.com/servicebinding/spec#ready-condition-status. At the moment there's no conditions.
It just sets to "" in my case.
Expected behavior
Set Ready=False or Ready=Unknown.
Steps to reproduce the bug
Create ServiceBinding (with appropriate read RBAC) and point it at a service that does not follow the binding spec.
**Version (Tanzu Application Platform verision, K8s version) **
Tried with latest 0.8.1 of binding spec
Environment where the bug was observed (cloud, OS, etc)
Any k8s.
Relevant Debug Output (Logs, etc)