Skip to content

Commit

Permalink
OWNERS: Bugzilla product should be "OpenShift Update Service"
Browse files Browse the repository at this point in the history
Based on Scott's [1]:

> It's used downstream to facilitate mapping to BZ Components.

I'm not sure if this property matters to us, because we are a separate
Red Hat product, not a component under the OpenShift Container Project
product.  But 'Cincinnati Operator' no longer exists anywhere, so
pointing folks at our current product name isn't breaking it any
worse.

$ curl -s 'https://bugzilla.redhat.com/rest/product/OpenShift%20Update%20Service' | jq -r '.products[].name'
OpenShift Update Service
$ curl 'https://bugzilla.redhat.com/rest/product/Cincinnati%20Operator'
{"products":[]}

[1]: openshift/cluster-version-operator#344 (comment)
  • Loading branch information
wking committed Nov 10, 2020
1 parent db872f1 commit 727a3c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion OWNERS
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ reviewers:
- jottofar
- vrutkovs

component: "Cincinnati Operator"
component: OpenShift Update Service

0 comments on commit 727a3c5

Please sign in to comment.