Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Apr 13, 2020

Example of OpenShift components:

$ curl -sH Accept:application/json -H Content-Type:application/json --data '{"jsonrpc":"2.0","method":"SelectizeJS.list_components","id":1,"params":[{"term":"..","descrs":1,"disabled":0,"product":"v314_product"}]}' https://bugzilla.redhat.com/jsonrpc.cgi | jq -r '[.result[].value] | sort[]'
Build
Cincinnati
Cloud Compute
Cloud Credential Operator
Cluster Loader
Cluster Version Operator
Compliance Operator
...

Based on @sdodson's comment:

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

Example of OpenShift components:

  $ curl -sH Accept:application/json -H Content-Type:application/json --data '{"jsonrpc":"2.0","method":"SelectizeJS.list_components","id":1,"params":[{"term":"..","descrs":1,"disabled":0,"product":"v314_product"}]}' https://bugzilla.redhat.com/jsonrpc.cgi | jq -r '[.result[].value] | sort[]'
  Build
  Cincinnati
  Cloud Compute
  Cloud Credential Operator
  Cluster Loader
  Cluster Version Operator
  Compliance Operator
  ...

Based on Scott's [1]:

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

[1]: openshift#344 (comment)
@openshift-ci-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 13, 2020
@sdodson
Copy link
Member

sdodson commented Apr 14, 2020

/lgtm

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

[APPROVALNOTIFIER] This PR is APPROVED

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

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

The pull request process is described here

Details 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

@sdodson
Copy link
Member

sdodson commented Apr 14, 2020

Docs only.
/override ci/prow/integration

@openshift-ci-robot
Copy link
Contributor

@sdodson: Overrode contexts on behalf of sdodson: ci/prow/integration

Details

In response to this:

Docs only.
/override ci/prow/integration

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.

@openshift-merge-robot openshift-merge-robot merged commit a8a7823 into openshift:master Apr 14, 2020
@wking wking deleted the document-owners-component branch April 15, 2020 04:38
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.

4 participants