-
Notifications
You must be signed in to change notification settings - Fork 893
New issue
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
RBAC error when accessing profiles-deployment from centraldashboard #2796
Comments
Hello, please try again with the 1.9/master branch. |
I've tried 1.9.0 and it's the same. It looks like some istio network issue, see:
Or complete diff: https://www.diffchecker.com/4gXibi2E/ |
It looks like it was caused by cilium configuration, it has to be updated to work with istio: https://docs.cilium.io/en/latest/network/servicemesh/istio/ |
Then lets close since we do not support Cilium yet. Please continue in #2729 |
Reopen since I want to add this link to the guidelines / readme. |
Validation Checklist
Version
1.8
Describe your issue
Since we installed kubeflow to new k8s cluster (k8s 1.29), central dashboard is not able to load list of namespaces because of the:
Policies seems to be ok, so I compared istio trace logs with older cluster where it works ok and it looks like custom headers are missing:
Not working:
Working:
We also tried to update to current !.9 version with newer istion, but it's the same.
Steps to reproduce the issue
Put here any screenshots or videos (optional)
No response
The text was updated successfully, but these errors were encountered: