Skip to content

Owner access warning is meaningless on Kubernetes? #333

Description

@scholzj

Description

The FileBasedTokenProvider issues a warning when the token is not accessible only by the user. However, that is hard to achieve on Kubernetes in many cases. The token volume is mounted under a root by Kubernetes and we cannot really change its ownership. So I wonder if the warning really makes sense. Or if we should at least have some flag to suppress it.

2026-08-26 17:50:48 WARN  [main] FileBasedTokenProvider:36 - Permissions on token file should only give access to owner [/var/run/secrets/strimzi.io/token]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions