Skip to content

Use fine-grained Kubelet API authorization #2245

Description

@sebhoss

Is your feature request related to a problem? Please describe.

The logging-operator ClusterRole currently uses the nodes/proxy resource. According to https://kubernetes.io/blog/2026/04/24/kubernetes-v1-36-fine-grained-kubelet-authorization-ga/, we can replace that with the more fine-grained nodes/logs (and others) resource(s).

Describe the solution you'd like

The ClusterRole should be adjusted so that nodes/proxy is not used anymore.

Describe alternatives you've considered

Keep using nodes/proxy and accept the security risk

Additional context
Add any other context or screenshots about the feature request here.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions