[system] Fix tenant RBAC for endpointslices read access by sircthulhu · Pull Request #2257 · cozystack/cozystack

@sircthulhu

Dashboard requests EndpointSlices from discovery.k8s.io API group
to display "Pod serving" section on Service details page. Without
this permission, tenant users see a 403 error.

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

@sircthulhu marked this pull request as ready for review

March 23, 2026 04:54

@dosubot dosubot bot added the size:S

This PR changes 10-29 lines, ignoring generated files.

label

Mar 23, 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/tenant-endpointslices-rbac branch

March 27, 2026 12:48

sircthulhu added a commit that referenced this pull request

Mar 27, 2026
…ad access (#2285)

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

sircthulhu added a commit that referenced this pull request

Mar 27, 2026
…ad access (#2284)

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