Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Conversation

pedjak
Copy link
Contributor

@pedjak pedjak commented Oct 11, 2021

bindingAnnotations map has been moved from CRD controller into pkg/binding/registry package
and exposed through ServiceAnnotations component.

This change enables operator backend-service support also when SBO is used as library.

@openshift-ci openshift-ci bot requested review from baijum and jasperchui October 11, 2021 14:31
@pedjak pedjak requested review from pmacik and removed request for jasperchui October 11, 2021 14:32
@pedjak pedjak added this to the 1.0.0 milestone Oct 11, 2021
`bindingAnnotations` map has been moved from CRD controller into `pkg/binding/registry` package
and exposed through `ServiceAnnotations` component.

This change enables operator backend-service support also when SBO is used as library.

Signed-off-by: Predrag Knezevic <[email protected]>
@pedjak pedjak force-pushed the registry-refactor branch from f96d08a to 17c9f50 Compare October 11, 2021 15:14
@pmacik
Copy link
Contributor

pmacik commented Oct 11, 2021

/lgtm
/approve

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Oct 11, 2021

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: pmacik

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@codecov
Copy link

codecov bot commented Oct 11, 2021

Codecov Report

Merging #1052 (17c9f50) into master (f7a5fd8) will increase coverage by 0.18%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1052      +/-   ##
==========================================
+ Coverage   58.68%   58.87%   +0.18%     
==========================================
  Files          30       30              
  Lines        1663     1668       +5     
==========================================
+ Hits          976      982       +6     
+ Misses        561      560       -1     
  Partials      126      126              
Impacted Files Coverage Δ
pkg/reconcile/pipeline/context/service/service.go 70.53% <100.00%> (+2.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f7a5fd8...17c9f50. Read the comment docs.

@openshift-merge-robot openshift-merge-robot merged commit 85c3bcb into redhat-developer:master Oct 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants