redhat-developer / gitops-operator

An operator that gets you an ArgoCD for cluster configuration out-of-the-box on OpenShift along with the UI for visualizing environments.
Apache License 2.0
151 stars 283 forks source link

Fixed CRDs owned by GitOps Operator in the clusterserviceversion manifest file for v1.11 #686

Closed anandf closed 6 months ago

anandf commented 6 months ago

What type of PR is this?

Uncomment only one /kind line, and delete the rest. For example, > /kind bug would simply become: /kind bug

/kind bug

What does this PR do / why we need it:

Have you updated the necessary documentation?

Which issue(s) this PR fixes:

Fixes https://issues.redhat.com/browse/GITOPS-4513 Manual cherry-pick of https://github.com/redhat-developer/gitops-operator/pull/678

Test acceptance criteria:

How to test changes / Special notes to the reviewer:

openshift-ci[bot] commented 6 months ago

@anandf: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/unit 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test unit
ci/prow/v4.12-e2e 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.12-e2e
ci/prow/v4.12-ci-index-gitops-operator-bundle 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.12-ci-index-gitops-operator-bundle
ci/prow/v4.12-images 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.12-images
ci/prow/v4.12-kuttl-parallel 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.12-kuttl-parallel
ci/prow/v4.12-kuttl-sequential 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.12-kuttl-sequential
ci/prow/v4.14-images 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.14-images
ci/prow/v4.13-ci-index-gitops-operator-bundle 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.13-ci-index-gitops-operator-bundle
ci/prow/v4.14-kuttl-parallel 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.14-kuttl-parallel
ci/prow/v4.13-e2e 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.13-e2e
ci/prow/v4.14-kuttl-sequential 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.14-kuttl-sequential
ci/prow/v4.13-images 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.13-images
ci/prow/v4.13-kuttl-parallel 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.13-kuttl-parallel
ci/prow/v4.13-kuttl-sequential 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.13-kuttl-sequential
ci/prow/v4.14-ci-index-gitops-operator-bundle 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.14-ci-index-gitops-operator-bundle
ci/prow/v4.14-e2e 1476955cbf6208d58d20c0a48977e540416e6b55 link true /test v4.14-e2e

Full PR test history. Your PR dashboard.

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. I understand the commands that are listed [here](https://go.k8s.io/bot-commands).
iam-veeramalla commented 6 months ago

/lgtm /approve

openshift-ci[bot] commented 6 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: iam-veeramalla

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](https://github.com/redhat-developer/gitops-operator/blob/v1.11/OWNERS)~~ [iam-veeramalla] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment