Skip to content

[Bug] RayClusterSpec.historyServerOptions.collectorOptions do not expose securityContext #5224

Description

@danielgafni

Search before asking

  • I searched the issues and found no similar issues.

KubeRay Component

historyserver

KubeRay Version

v1.7.0

Ray Version

2.56.1

Environment

Isn't relevant

What happened + What you expected to happen

The new collectorOptions setting for RayClusterSpec. historyServerOptions do not expose securityContext , which is often needed to configure the container.

I think securityContext should be exposed.

Reproduction script

Isn't relevant

Anything else

For example, the collector currently fails if if Ray is running under root user (because the collector uses uid 1000)

Are you willing to submit a PR?

  • Yes I am willing to submit a PR!

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

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions