operator-framework / community-operators

The canonical source for Kubernetes Operators that appear on OperatorHub.io, OpenShift Container Platform and OKD.
Apache License 2.0
418 stars 562 forks source link

community-operators kogito-operator (1.8.0) #4253

Closed vaibhavjainwiz closed 3 years ago

vaibhavjainwiz commented 3 years ago

Signed-off-by: Vaibhav Jain vajain@redhat.com

Thanks submitting your Operator. Please check below list before you create your Pull Request.

New Submissions

Updates to existing Operators

Your submission should not

Operator Description must contain (in order)

  1. [x] Description about the managed Application and where to find more information
  2. [x] Features and capabilities of your Operator and how to use it
  3. [x] Any manual steps about potential pre-requisites for using your Operator

Operator Metadata should contain

Remember that you can preview your CSV here.

--

1 If you feel your Operator does not fit any of the pre-defined categories, file an issue against this repo and explain your need

2 For more information see here

openshift-ci[bot] commented 3 years ago

Hi @vaibhavjainwiz. Thanks for your PR.

I'm waiting for a operator-framework member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 3 years ago

@spolti,@ricardozanini , please approve as you are original reviewer(s). Please note, that you can more contributors to ci.yaml. More info here.

github-actions[bot] commented 3 years ago

Dockerfile or bundle.Dockerfile is added/changed. Note that for security reasons none of these files are going to be used when building bundle. Docker file will be generated and all label information is taken from annotations.yaml.

vaibhavjainwiz commented 3 years ago

@mvalarh

PR check is failing with below error. It doesn't seems to be related my PR changes.

error: unable to connect to image repository registry.ci.openshift.org/ocp/release@sha256:4543d903ba4d1d066b931ef31e6bb117f5b5b1b492cb974c3bf7665506ad7c9b: Get "https://registry.ci.openshift.org/v2/": connection error: PROTOCOL_ERROR
vaibhavjainwiz commented 3 years ago

retest

vaibhavjainwiz commented 3 years ago

/retest

framework-automation commented 3 years ago

/merge possible

github-actions[bot] commented 3 years ago

Current PR can be merged automatically, but there is missing authorized-changes label. One can find out more info here.

github-actions[bot] commented 3 years ago

Automatic merge is disabled temporarily due to a maintenance.

mvalarh commented 3 years ago

Closing due to https://github.com/operator-framework/community-operators/issues/4159. Thanks for understanding.