Skip to content
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

OWNERS: Bugzilla product should be "OpenShift Update Service" #77

Merged
merged 1 commit into from
Nov 12, 2020

Conversation

wking
Copy link
Member

@wking wking commented Nov 10, 2020

Based on @sdodson's comment:

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.

@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Nov 10, 2020
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)
Copy link
Member

@LalatenduMohanty LalatenduMohanty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Nov 12, 2020
@openshift-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: LalatenduMohanty, wking

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:
  • OWNERS [LalatenduMohanty,wking]

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

@openshift-merge-robot openshift-merge-robot merged commit 12c0f91 into openshift:master Nov 12, 2020
@wking wking deleted the bugzilla-component branch November 12, 2020 23:09
wking added a commit to wking/cincinnati-operator that referenced this pull request Nov 18, 2020
I'd updated the value in 727a3c5 (OWNERS: Bugzilla product should
be "OpenShift Update Service", 2020-11-10, openshift#77), but at that point I
was uncertain about how to handle Bugzilla products vs. components.
Today, Luke pointed me towards the consuming code [1], showing that we
should have used the 'product' key, overriding ART's "OpenShift
Container Platform" default product.

[1]: https://github.com/openshift/doozer/blob/231d240702a5c22da488fa241bc76df416acee6a/doozerlib/metadata.py#L288-L343
wking added a commit to wking/cincinnati-operator that referenced this pull request Nov 18, 2020
I'd updated the value in 727a3c5 (OWNERS: Bugzilla product should
be "OpenShift Update Service", 2020-11-10, openshift#77), but at that point I
was uncertain about how to handle Bugzilla products vs. components.
Today, Luke pointed me towards the consuming code [1], showing that we
should have used the 'product' key, overriding ART's "OpenShift
Container Platform" default product.

[1]: https://github.com/openshift/doozer/blob/231d240702a5c22da488fa241bc76df416acee6a/doozerlib/metadata.py#L288-L343
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. lgtm Indicates that a PR is ready to be merged.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants