-
Notifications
You must be signed in to change notification settings - Fork 666
Bug 1889783: Support ServiceBinding breaking api changes #6962
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 1889783: Support ServiceBinding breaking api changes #6962
Conversation
|
@divyanshiGupta: No Bugzilla bug is referenced in the title of this pull request. DetailsIn response to this:
Instructions 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. |
|
@divyanshiGupta: This pull request references Bugzilla bug 1889783, which is invalid:
Comment DetailsIn response to this:
Instructions 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. |
|
/bugzilla refresh |
|
@divyanshiGupta: This pull request references Bugzilla bug 1889783, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 6 validation(s) were run on this bug
DetailsIn response to this:
Instructions 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. |
12353cc to
4d630ab
Compare
|
/assign @christianvogt |
|
/lgtm |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: christianvogt, divyanshiGupta The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
@divyanshiGupta: All pull requests linked via external trackers have merged: Bugzilla bug 1889783 has been moved to the MODIFIED state. DetailsIn response to this:
Instructions 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. |
Bug 1889783: Support ServiceBinding breaking api changes
Jira: https://issues.redhat.com/browse/ODC-4661
This PR is a manual cherry-pick of #6792
Analysis / Root cause:
Service Binding Operator (starting with v0.2.0) has changed API (CRD) redhat-developer/service-binding-operator#608 that is not supported in OCP 4.6 and hence service-binding is not working.
Solution Description:
Refactor code based on the latest API changes. Also fix failing unit tests accordingly.
Gif:
Binding connector

Import YAML
