[dashboard] Fix EndpointSlice column definitions for Pod serving table by sircthulhu · Pull Request #2266 · cozystack/cozystack

@sircthulhu

…table

The service details page showed "Raw:" and "Invalid Date" in the Pod
serving table because the EnrichedTable referenced customizationId
"factory-kube-service-details-endpointslice" which had no corresponding
CustomColumnsOverride. Add column definitions for Pod, Addresses, Ready,
and Node fields.

Assisted-By: Claude AI
Signed-off-by: Kirill Ilin <stitch14@yandex.ru>

@sircthulhu self-assigned this

Mar 26, 2026

@dosubot dosubot bot added the size:XS

This PR changes 0-9 lines, ignoring generated files.

label

Mar 26, 2026

gemini-code-assist[bot]

IvanHunters

@dosubot dosubot bot added the lgtm

This PR has been approved by a maintainer

label

Mar 27, 2026

@sircthulhu sircthulhu deleted the fix/dashboard-endpointslice-columns branch

March 27, 2026 12:48

sircthulhu added a commit that referenced this pull request

Mar 27, 2026
…ns for Pod serving table (#2283)

# Description
Backport of #2266 to `release-1.1`.

sircthulhu added a commit that referenced this pull request

Mar 27, 2026
…ns for Pod serving table (#2282)

# Description
Backport of #2266 to `release-1.0`.