Antonin Stefanutti
Antonin Stefanutti
@ensonic thanks a lot for the suggestion. The shortcuts are documented in the _Hotkeys_ section of the README, but I like your idea of creating a wiki page to help...
The default namespace is taken from the current context of your environment _kubeconfig_ file. It can be changed / set with: $ kubectl config set-context --current --namespace=my-namespace If you use...
You can select the container by just pressing ENTER. That enables rotating the pod containers. That being said, That is a short term solution as itβs not intuitive. I was...
Just let me keep that one open, as this is an issue for container remote exec.
As a poor-man solution, 60184b1 uses the same container selection mechanism than the log widget, that is pressing ENTER on a pod to rotate over its containers. It'll be available...
@ensonic thanks for the feedback. A tree would also be useful to arrange resources by ownership.
You should be able to use Kubebox just for the namespaces you're granted access to. What error do you face?
AWS EKS is supposed to be working :( There have been some issues that may provide some context: #32 #60. What version of Kubebox do you use? Could you provide...
Thanks for the details. Nothing obvious so we'll have to try reproducing. There is a token field in the login window, below the username and password fields. You can paste...
@johnpoth could it be that the `provideAuth` method does not get a first token with `refresh_token` when there is no token information?