Skip to content

[Backport release-1.0] fix(dashboard): fix External IPs factory EnrichedTable rendering#2192

Merged
kvaps merged 1 commit intorelease-1.0from
backport-2175-to-release-1.0
Mar 10, 2026
Merged

[Backport release-1.0] fix(dashboard): fix External IPs factory EnrichedTable rendering#2192
kvaps merged 1 commit intorelease-1.0from
backport-2175-to-release-1.0

Conversation

@github-actions
Copy link

Description

Backport of #2175 to release-1.0.

The external-ips factory used incorrect EnrichedTable properties causing
empty rows in the dashboard. Replace `clusterNamePartOfUrl` with
`cluster` and change `pathToItems` from array to dot-path string format
to match the convention used by all other working EnrichedTable instances.

Signed-off-by: IvanHunters <[email protected]>
(cherry picked from commit 49601b1)
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. bug Something isn't working labels Mar 10, 2026
@kvaps kvaps merged commit ca0282d into release-1.0 Mar 10, 2026
5 checks passed
@kvaps kvaps deleted the backport-2175-to-release-1.0 branch March 10, 2026 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants