Michito
Michito
@c-bata can you assign this issue to me? I am almost done, I just need to clean up the code and will create a PR ;)
Hey @ludovicc how is it possible that you were able to launch `kube-prompt` without the kubeconfig file? I was trying to reproduce the problem but I am already getting `error...
I guess this issue can be then closed ;)
Any update on this issue?
Hey, could anyone please have a look at it?
I would be more than happy to have a look at it.
I am able to reproduce this problem locally. I will now try to find what is the reason for this.
I guess the problem is the way you declare the `INDICO_EXTRA_PLUGINS` env. You shouldn't use `'`. It should look like this: `INDICO_EXTRA_PLUGINS=previewer_code`
I would be really happy if you could apply the `hacktoberfest-accepted` label to this MR if you find it valuable and decide to merge it.
> This crashes in production because of memory issues. Will try to reproduce. Interesting.. These changes lead to memory issues?