Jan Guth
Jan Guth
Having the same issue. (working right now with `wsl2`). telepresence notified me that sshfs was not present I installed it but folder are still empty. ``` # envs from local...
ok. after some issue digging (lots of `mount` issues) I found the relevant for me https://github.com/telepresenceio/telepresence/issues/2169#issuecomment-1006087683 This fixed it -- would be nice if telepresence would expose this error (as...
I tried around and here is an example on how to make it swtichable. Seems to work https://github.com/fentas/k6-reporter/commit/c10fc88c3222177aa09286136e32cc4f4946b533 Add the option `template: 'bootstrap'`
I took 20 minutes and tried around. Here is an example of how to solve it: https://github.com/fentas/k6-reporter/commit/c10fc88c3222177aa09286136e32cc4f4946b533 I also added PR #41 for bootstrap theme. It is switchable with the...
Any update on this? :+1:
Does this setting already exists? Well in my use-case users do not have rights to list namespaces so having the ability to set it for them would be nice.
> If namespace that users have authority are written in context on kubeconfig like here and use it for logging in, we may be able to implement to specify namespace...
I created a fork for now. And I understand why you don't want to move this to the backend - lots of work/change here. :feelsgood: A reasonable solution would be...
I don't know if we have to enforce it. I think it would be enough just to change the default namespace. I changed just the following line for that (for...
After reading this I think I did not explain myself enough for the solution I imagine I have a reverse proxy e.g. Istio I would do this ``` [browser] >...