-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Viewing Config Map breaks dashboard #4092
Comments
Can you paste logs from the browser console? |
Thanks @floreks - I put the whole development environment for our organisation onto the beta with a view to finding defects. Really appreciate the turnaround. An aside - all the end users are loving the improvements! |
Interesting thing - it occurs only on prod, on dev everything works. Will be harder to fix. |
I think this issue could be connected with RBAC. |
This bug is still valid for 2.0.0-beta3 version - after 5 seconds showing config map the UI is frozen. User cannot edit or exit the page, needs to reload the page and exit config map tab. Any hints how to resolve this? |
True. Now there is a different error being thrown. I'll reopen. /reopen |
@floreks: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
This is still happening in beta4. /reopen |
@ivanfilippov: You can't reopen an issue/PR unless you authored it or you are a collaborator. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
@ivanfilippov - commit eb66d22 containing the fix didn't make it into beta4 |
I'm still seeing this in beta5 |
yes, still happening in beta5 |
Environment
Steps to reproduce
Observed result
The 'data' section empties. Further interactions with Dashboard are broken, with changing tabs resulting in white boxes
Expected result
The 'data' section doesn't become empty and the Dashboard continues to work
Comments
The text was updated successfully, but these errors were encountered: