Skip to content

Conversation

rhamilto
Copy link
Member

@rhamilto rhamilto commented Aug 6, 2025

…m provider

Includes useWarningModal.tsx from https://github.com/openshift/console/pull/15365/files#diff-8f5cae4fe6c6181bcd0ee8cf45de4e7134705e9b43042cf3003eadc618fb8db4, so #15365 should merge first.

Additional changes:

  • converts bindings.jsx to bindings.tsx (note there are a few any types in there as I didn't want to spend too much more time on the conversion effort)
  • updates the Create RoleBinding form to use PatternFly (screenshot below)
localhost_9000_k8s_ns_robb_rolebindings_name=cluster-admins

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Aug 6, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 6, 2025

@rhamilto: This pull request references CONSOLE-4680 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 story to target the "4.20.0" version, but no target version was set.

In response to this:

…m provider

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 added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Aug 6, 2025
@openshift-ci openshift-ci bot requested review from cajieh and spadgett August 6, 2025 16:20
@openshift-ci openshift-ci bot added component/core Related to console core functionality component/shared Related to console-shared approved Indicates a PR has been approved by an approver from all required OWNERS files. labels Aug 6, 2025
@rhamilto rhamilto force-pushed the CONSOLE-4680 branch 2 times, most recently from 994cfa2 to a740209 Compare August 6, 2025 19:23
@openshift-ci openshift-ci bot added the kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated label Aug 6, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 6, 2025

@rhamilto: This pull request references CONSOLE-4680 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 story to target the "4.20.0" version, but no target version was set.

In response to this:

…m provider

Includes useWarningModal.tsx from https://github.com/openshift/console/pull/15365/files#diff-8f5cae4fe6c6181bcd0ee8cf45de4e7134705e9b43042cf3003eadc618fb8db4

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.

@rhamilto rhamilto force-pushed the CONSOLE-4680 branch 2 times, most recently from 6b042d0 to cdde84b Compare August 8, 2025 17:53
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 8, 2025

@rhamilto: This pull request references CONSOLE-4680 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 story to target the "4.20.0" version, but no target version was set.

In response to this:

…m provider

Includes useWarningModal.tsx from https://github.com/openshift/console/pull/15365/files#diff-8f5cae4fe6c6181bcd0ee8cf45de4e7134705e9b43042cf3003eadc618fb8db4, so #15365 should merge first.

Additional changes:

  • converts bindings.jsx to bindings.tsx (note there are a few any types in there as I didn't want to spend too much more time on the conversion effort)
  • updates the Create RoleBinding form to use PatternFly (screenshot below)
localhost_9000_k8s_ns_robb_rolebindings_name=cluster-admins

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.

@rhamilto rhamilto changed the title [WIP] CONSOLE-4680: Refactor bindings.tsx menuActions to accept actions fro… CONSOLE-4680: Refactor bindings.tsx menuActions to accept actions fro… Aug 8, 2025
@rhamilto
Copy link
Member Author

rhamilto commented Aug 8, 2025

/hold for #15365 to merge first

@openshift-ci openshift-ci bot added do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. and removed do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. labels Aug 8, 2025
@rhamilto
Copy link
Member Author

rhamilto commented Aug 8, 2025

/assign @logonoff
/assign @yapei

tech debt, so adding labels
/label px-approved
/label docs approved

@openshift-ci openshift-ci bot added the px-approved Signifies that Product Support has signed off on this PR label Aug 8, 2025
@rhamilto
Copy link
Member Author

rhamilto commented Aug 8, 2025

/label docs-approved

(typing is hard)

@openshift-ci openshift-ci bot added the docs-approved Signifies that Docs has signed off on this PR label Aug 8, 2025
@rhamilto rhamilto changed the title CONSOLE-4680: Refactor bindings.tsx menuActions to accept actions fro… CONSOLE-4680: Refactor bindings.jsx menuActions to accept actions fro… Aug 8, 2025
@rhamilto
Copy link
Member Author

rhamilto commented Aug 8, 2025

/test frontend

@rhamilto
Copy link
Member Author

/retest

@rhamilto
Copy link
Member Author

/retest-required

@yanpzhan
Copy link
Contributor

Checked on cluster launched against the pr. Regression test about rolebinding related pages passed.
/label qe-approved

@openshift-ci openshift-ci bot added the qe-approved Signifies that QE has signed off on this PR label Aug 12, 2025
@openshift-ci-robot
Copy link
Contributor

openshift-ci-robot commented Aug 12, 2025

@rhamilto: This pull request references CONSOLE-4680 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 story to target the "4.20.0" version, but no target version was set.

In response to this:

…m provider

Includes useWarningModal.tsx from https://github.com/openshift/console/pull/15365/files#diff-8f5cae4fe6c6181bcd0ee8cf45de4e7134705e9b43042cf3003eadc618fb8db4, so #15365 should merge first.

Additional changes:

  • converts bindings.jsx to bindings.tsx (note there are a few any types in there as I didn't want to spend too much more time on the conversion effort)
  • updates the Create RoleBinding form to use PatternFly (screenshot below)
localhost_9000_k8s_ns_robb_rolebindings_name=cluster-admins

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.

@rhamilto
Copy link
Member Author

/test okd-scos-e2e-aws-ovn

@rhamilto
Copy link
Member Author

/retest

@logonoff
Copy link
Member

/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Aug 13, 2025
@logonoff
Copy link
Member

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Aug 13, 2025
Copy link
Contributor

openshift-ci bot commented Aug 13, 2025

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: logonoff, rhamilto

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

@rhamilto
Copy link
Member Author

/retest

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 5655d72 and 2 for PR HEAD 1895d35 in total

@rhamilto
Copy link
Member Author

/test okd-scos-e2e-aws-ovn

@rhamilto
Copy link
Member Author

/retest

@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 5655d72 and 2 for PR HEAD 1895d35 in total

1 similar comment
@openshift-ci-robot
Copy link
Contributor

/retest-required

Remaining retests: 0 against base HEAD 5655d72 and 2 for PR HEAD 1895d35 in total

Copy link
Contributor

openshift-ci bot commented Aug 14, 2025

@rhamilto: 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/okd-scos-e2e-aws-ovn 1895d35 link false /test okd-scos-e2e-aws-ovn

Full PR test history. Your PR dashboard.

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.

@openshift-merge-bot openshift-merge-bot bot merged commit 559013a into openshift:main Aug 14, 2025
7 of 8 checks passed
@openshift-bot
Copy link
Contributor

[ART PR BUILD NOTIFIER]

Distgit: openshift-enterprise-console
This PR has been included in build openshift-enterprise-console-container-v4.20.0-202508140915.p0.g559013a.assembly.stream.el9.
All builds following this will include this PR.

@rhamilto rhamilto deleted the CONSOLE-4680 branch August 14, 2025 11:40
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. component/core Related to console core functionality component/shared Related to console-shared docs-approved Signifies that Docs has signed off on this PR jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated lgtm Indicates that a PR is ready to be merged. px-approved Signifies that Product Support has signed off on this PR qe-approved Signifies that QE has signed off on this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants