We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#298 (comment)
Use Istio/Service Mesh so that the end user doesn't need the elevated permissions we see with the current implementation.
Auth needs to gate access to both the dashboard api and the dashboard ui which are served on the same port.
code is added to ODH operator most likely which automatically puts Service Mesh auth in front of Ray cluster dashboard
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Name of Feature or Improvement
#298 (comment)
Use Istio/Service Mesh so that the end user doesn't need the elevated permissions we see with the current implementation.
Description of Problem the Feature Should Solve
Auth needs to gate access to both the dashboard api and the dashboard ui which are served on the same port.
Describe the Solution You Would Like to See
code is added to ODH operator most likely which automatically puts Service Mesh auth in front of Ray cluster dashboard
The text was updated successfully, but these errors were encountered: