Lars Francke

Results 22 comments of Lars Francke

Thanks anyway! I assumed as much :) The reason I was asking is because I tried it and while it compiles it fails with various errors at runtime.

FYI for others stumbling across this: `set_pod_cidr` doesn't take an Option but `podCIDR` is optional in Kubernetes. By specifying an empty string one can still get it to work but...

Hi @2k0ri we're facing this as well now and stumbled across your PR. @eolivelli Is there anything we can do to get this merged? It means you cannot run ZooKeeper...

See https://github.com/iced-rs/iced/pull/1550

Thank you very much for the quick response. The question has been answered and I'd be happy to close the issue but we can also leave it open as a...

I'm happy to offer a bounty of sorts of 100€ (payable via PayPal or SEPA) payment for whoever implements this, if multiple people work on it I'm happy to split...

Another use-case for this would be for IDEs. I'd love IntelliJ to pick up whatever I currently selected but that will only work if the existing KUBECONFIG file is kept.

As there is not yet any established way of doing this: I'm happy to sponsor 50€ for whoever implements this. I can send the money via PayPal or in the...

I'm currently on holiday with limited access to a computer. And I'm only speaking for myself, I hope it aligns with the original intent. I like the terminal window isolation...

But kubeswitch downloads/creates a kubeconfig even for these dynamic sources at some point, right? I'd be fine with kubeswitch overriding my regular kube/config file to contain only the selected context...