-
Notifications
You must be signed in to change notification settings - Fork 59
Closed
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.
Description
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
- 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
tedhtchang
Metadata
Metadata
Assignees
Labels
priority/critical-urgentHighest priority. Must be actively worked on as someone's top priority right now.Highest priority. Must be actively worked on as someone's top priority right now.
Type
Projects
Status
Done