Skip to content

Cluster admin permissions needed for creating ingresses #400

@Bobbins228

Description

@Bobbins228

Describe the Bug

Right now cluster admin privileges are needed in order to create ingresses and gather domain names on OpenShift.
This is causing an issue where the isOpenshift() function will throw this error
ingress_domain is invalid. For Kubernetes Clusters please specify an ingress domain

Codeflare Stack Component Versions

Please specify the component versions in which you have encountered this bug.

Codeflare SDK: 0.12.0

Steps to Reproduce the Bug

  1. Create a ray cluster while authenticated as a regular user

Expected Behavior

Ray clusters should be created in OpenShift without throwing the ingress_domain is invalid. For Kubernetes Clusters please specify an ingress domain error.

Affected Releases

v0.12.0, v0.11.0

Metadata

Metadata

Assignees

Labels

priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions