Skip to content

KNOX-3275: Option to group/separate UI services on the HomepageUI. Fi…#1174

Merged
hanicz merged 2 commits intoapache:masterfrom
hanicz:KNOX-3275
Mar 10, 2026
Merged

KNOX-3275: Option to group/separate UI services on the HomepageUI. Fi…#1174
hanicz merged 2 commits intoapache:masterfrom
hanicz:KNOX-3275

Conversation

@hanicz
Copy link
Contributor

@hanicz hanicz commented Mar 10, 2026

…xed and issue where the dialog windows would only close on the second try on the Homepage UI.

KNOX-3275 - Option to group/separate ui services with config

What changes were proposed in this pull request?

  • Adds option to group/separate UI services on the HomepageUI
  • Fixes and issue where the dialog windows would only close on the second try on the Homepage UI
  • Adds new unit tests for the UI group ability

How was this patch tested?

Locally tested with custom topologies

<property>
      <name>knox.homepage.group.ui.services</name>
      <value>true</value>
</property>
<service>
      <role>IMPALAUI</role>
      <url>https://host-3.thaniczui:25000/</url>
      <url>https://host-2.thaniczui:25000/</url>
</service>

Integration Tests

N/A

UI changes

Screenshot 2026-03-10 at 15 32 40 Screenshot 2026-03-10 at 15 32 32 Screenshot 2026-03-10 at 15 29 00

…xed and issue where the dialog windows would only close on the second try on the Homepage UI.
@github-actions
Copy link

Test Results

7 tests   7 ✅  1s ⏱️
1 suites  0 💤
1 files    0 ❌

Results for commit 9e55d25.

@hanicz hanicz merged commit 74c0a84 into apache:master Mar 10, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants