Skip to content

NO-JIRA: refactor: Separate custom hooks for re-use#191

Open
alanconway wants to merge 1 commit intoopenshift:mainfrom
alanconway:hook-refactor
Open

NO-JIRA: refactor: Separate custom hooks for re-use#191
alanconway wants to merge 1 commit intoopenshift:mainfrom
alanconway:hook-refactor

Conversation

@alanconway
Copy link
Contributor

  • useNavigateToQuery
  • useDomain

/cc @PeterYurkovich

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Feb 5, 2026
@openshift-ci openshift-ci bot requested a review from PeterYurkovich February 5, 2026 14:41
@openshift-ci-robot
Copy link

@alanconway: This pull request explicitly references no jira issue.

Details

In response to this:

  • useNavigateToQuery
  • useDomain

/cc @PeterYurkovich

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
Copy link

openshift-ci bot commented Feb 5, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alanconway

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 5, 2026
netobserveAvailable: boolean;
constraint: korrel8r.Constraint;
}> = ({ domains, graph, loggingAvailable, netobserveAvailable, constraint }) => {
}> = ({ graph, loggingAvailable, netobserveAvailable, constraint }) => {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we aren't going to use the domains prop anymore lets remove it from the prop type and not pass it in where the component is used

@alanconway
Copy link
Contributor Author

/retest
OOM kill, looks like CI problem

@openshift-ci
Copy link

openshift-ci bot commented Feb 7, 2026

@alanconway: The following test 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 91aa6e8 link true /test unit

Full PR test history. Your PR dashboard.

Details

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. I understand the commands that are listed here.

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. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants