Skip to content

Conversation

jgbernalp
Copy link
Contributor

@jgbernalp jgbernalp commented Sep 30, 2025

This PR:

  • fixes the empty response when reading the cluster.console.operator.openshift.io, this is caused from reading from the cache when using the k8sClient. As the cluster plugins is read occasionally we can use the apiReader to get latest results.
  • Fixes the names of some role bindings so labels are valid

Signed-off-by: Gabriel Bernal <gbernal@redhat.com>
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 30, 2025

@jgbernalp: This pull request references COO-1248 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set.

In response to this:

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci bot requested a review from zhuje September 30, 2025 12:15
@openshift-ci-robot
Copy link
Collaborator

openshift-ci-robot commented Sep 30, 2025

@jgbernalp: This pull request references COO-1248 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the bug to target the "4.21.0" version, but no target version was set.

In response to this:

This PR:

  • fixes the empty response when reading the cluster.console.operator.openshift.io, this is caused from reading from the cache when using the k8sClient. As the cluster plugins is read occasionally we can use the apiReader to get latest results.
  • Fixes the names of some role bindings so labels are valid

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 openshift-eng/jira-lifecycle-plugin repository.

@andreasgerstmayr
Copy link
Contributor

* Fixes the names of some role bindings so labels are valid

Does the operator remove the (old) role bindings with the previous name during the upgrade?

@jgbernalp
Copy link
Contributor Author

* Fixes the names of some role bindings so labels are valid

Does the operator remove the (old) role bindings with the previous name during the upgrade?

No, good point. I'll create a follow up PR to fix this.

Copy link

openshift-ci bot commented Sep 30, 2025

@andreasgerstmayr: changing LGTM is restricted to collaborators

In response to this:

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-sigs/prow repository.

Copy link

openshift-ci bot commented Sep 30, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: andreasgerstmayr, jgbernalp

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:

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

@PeterYurkovich
Copy link
Contributor

/lgtm

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

/lgtm

@jgbernalp
Copy link
Contributor Author

/test observability-operator-e2e

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

/retest

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

observability-operator-e2e seems like a flaky test, it's been failing for a lot of the PRs, and the errors seem unrelated to the PR code.

If it fails a 3rd rerun, I'll override the test to pass and unblock this PR.

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

/retest

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

/override ci/prow/observability-operator-e2e

Copy link

openshift-ci bot commented Sep 30, 2025

@zhuje: zhuje unauthorized: /override is restricted to Repo administrators, approvers in top level OWNERS file, and the following github teams:.

In response to this:

/override ci/prow/observability-operator-e2e

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-sigs/prow repository.

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

Found out I'm unauthorized to override the test. Only maintainers can override.

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

/test observability-operator-e2e

@zhuje
Copy link
Contributor

zhuje commented Sep 30, 2025

@rhobs/observability-operator-maintainers Can a maintainer /override ci/prow/observability-operator-e2e ? The test seems like it's been flaky lately. The errors seem unrelated to the PR code, and we've rerun it three times, but it still failed 😓

After, could I get a seperate /override ci/prow/observability-operator-e2e for this dependent PR: #884

maintainers:
- jan--f
- danielmellado
- simonpasquier
- slashpai
- marioferh
- jgbernalp
- lihongyan1

@jgbernalp
Copy link
Contributor Author

/override ci/prow/observability-operator-e2e

Copy link

openshift-ci bot commented Oct 1, 2025

@jgbernalp: Overrode contexts on behalf of jgbernalp: ci/prow/observability-operator-e2e

In response to this:

/override ci/prow/observability-operator-e2e

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-sigs/prow repository.

@openshift-merge-bot openshift-merge-bot bot merged commit 0545b00 into rhobs:main Oct 1, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants