janus-idp / operator

Deprecated - Operator for Backstage, based on the Operator SDK framework - see https://github.com/redhat-developer/rhdh-operator
https://github.com/redhat-developer/rhdh-operator
Apache License 2.0
15 stars 15 forks source link

fixed telemetry url #387

Closed 04kash closed 5 months ago

04kash commented 5 months ago

Description

Which issue(s) does this PR fix or relate to

PR acceptance criteria

How to test changes / Special notes to the reviewer

openshift-ci[bot] commented 5 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: nickboldt

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/janus-idp/operator/blob/main/OWNERS)~~ [nickboldt] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
openshift-ci[bot] commented 5 months ago

New changes are detected. LGTM label has been removed.

sonarcloud[bot] commented 5 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

nickboldt commented 5 months ago

/cherry-pick 1.2.x

openshift-cherrypick-robot commented 5 months ago

@nickboldt: once the present PR merges, I will cherry-pick it on top of 1.2.x in a new PR and assign it to you.

In response to [this](https://github.com/janus-idp/operator/pull/387#issuecomment-2161430184): >/cherry-pick 1.2.x 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.
github-actions[bot] commented 5 months ago

PR images are available:

  1. https://quay.io/janus-idp/operator:0.3.0-pr-387-6e80996
  2. https://quay.io/janus-idp/operator-bundle:0.3.0-pr-387-6e80996
  3. https://quay.io/janus-idp/operator-catalog:0.3.0-pr-387-6e80996

openshift-cherrypick-robot commented 5 months ago

@nickboldt: #387 failed to apply on top of branch "1.2.x":

Applying: fixed telemetry url
.git/rebase-apply/patch:17: trailing whitespace.

warning: 1 line adds whitespace errors.
Using index info to reconstruct a base tree...
M   .rhdh/bundle/manifests/rhdh-operator.csv.yaml
Falling back to patching base and 3-way merge...
Auto-merging .rhdh/bundle/manifests/rhdh-operator.csv.yaml
CONFLICT (content): Merge conflict in .rhdh/bundle/manifests/rhdh-operator.csv.yaml
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 fixed telemetry url
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".
In response to [this](https://github.com/janus-idp/operator/pull/387#issuecomment-2161430184): >/cherry-pick 1.2.x 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-sigs/prow](https://github.com/kubernetes-sigs/prow/issues/new?title=Prow%20issue:) repository.