Sebastian Florek

Results 220 comments of Sebastian Florek

Is your Kubernetes API server configured to accept standard JWT tokens returned by this OAuth flow? `kubectl` for GKE by default uses their custom plugin to give you access to...

You can specify the fallback namespace list and default namespace via settings page or directly via config map that stores settings.

Using a custom header seems to be the only viable solution to me. It should not be hard to add on the backend side. Unfortunately, I have almost no free...

> @floreks would it need to be against the 3.0.0 branch? I don't know how close that is to release. Ye, it would have to be a PR to the...

Probably it directly overrides the value of the input via code and only triggers a change event. Should be an easy fix.

You can use the auto-refresh option and then go to the end of logs (make sure to actually scroll to the end). It will start following the logs. I don't...

You basically want to get the latest logs from what I understand. I am not sure I see any benefits of adding the clear button over following the logs. It...

Technically this can easily be done using the edit action and updating image in yaml/json. There are lots of available actions for resources and trying to use separate button/dialog for...

This is unfortunately not supported right now. We do not have any logic to read custom print columns as described in the k8s docs. It would be an enhancement. https://kubernetes.io/docs/tasks/extend-kubernetes/custom-resources/custom-resource-definitions/#additional-printer-columns