Conversation
Fixed the ServiceBindingRequest YAML to use the proper "apiVersion" and "kind", and updated the "spec" to use "applicationSelector" and "backingServiceSelector".
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @DuncanDoyle. Thanks for your PR. I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Hi @DuncanDoyle The API has changed and hence those apis. A reference for the same- #608 |
|
Closing PR |
Fixed the ServiceBindingRequest YAML to use the proper "apiVersion" and "kind", and updated the "spec" to use "applicationSelector" and "backingServiceSelector".
Motivation
ServiceBinding YAML in the README does not work with latest ServiceBindingOperator.
Changes
YAML now use ServiceBindingRequest with correct "spec" ("applicationSelector" and "backingServiceSelector") instead of the "ServiceBinding"
Testing
Walk through the README and apply the YAML.
For further more details refer the CONTRIBUTING.md