No "Terminal" option on pods #138
-
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
|
Hi @PhilippeBerard, thanks for reporting this! The Terminal button is gated by cluster RBAC — Radar checks if your kubeconfig has If that returns We also fixed a bug in v0.9.8 where transient API failures during RBAC checks could incorrectly hide the Terminal button even when you did have permission (#145). If you're on an older version, upgrading to the latest (v0.9.16) should help. Let us know if the button appears after checking RBAC or upgrading! |
Beta Was this translation helpful? Give feedback.
-
|
Hi @PhilippeBerard — circling back on this one. We've shipped a number of RBAC and capability-detection improvements since, and the latest version (and #485 merged recently) should handle the Terminal visibility more reliably across auth modes. If you're still on the same setup, could you update to the latest release and let us know whether the Terminal button shows up as expected? If there are still gaps, a quick note on your OS / install method / auth mode would help us track it down. |
Beta Was this translation helpful? Give feedback.
-
|
It now works perfectly ! Well done and thank you very much !
|
Beta Was this translation helpful? Give feedback.




Hi @PhilippeBerard — circling back on this one. We've shipped a number of RBAC and capability-detection improvements since, and the latest version (and #485 merged recently) should handle the Terminal visibility more reliably across auth modes.
If you're still on the same setup, could you update to the latest release and let us know whether the Terminal button shows up as expected? If there are still gaps, a quick note on your OS / install method / auth mode would help us track it down.