Craig Johnston
Craig Johnston
@mccaig looks like it needs a little more validation. Thanks for the report
@aviv-ga, I agree that some work is to be done here. `kubefwd` tries to err on the side of not removing entries unless it is certain they should be removed....
I can not reproduce this issue without more information. Seems to be working for others as well.
@davejhahn `kubefwd` uses the official [kubernetes/client-go](https://github.com/kubernetes/client-go). There is a section in readme [client-go#whats-included](https://github.com/kubernetes/client-go#whats-included) listing the `plugin/pkg/client/auth packages` containing optional authentication plugins for obtaining credentials from external sources. https://github.com/kubernetes/client-go/tree/master/plugin/pkg/client/auth I don't...
@mccaig Thanks for the interest in `kubefwd`. I am not opposed to it in general. I have some use cases for it myself, specifically distributed services that report their internal...
I can re-visit this after the new year when I'll have a bit more time. This project does not have many long term contributors which means I'm on the hook...
@Tarang I am sorry you are having trouble. I am adding a help wanted flag as I have not used Windows in almost 20 years. I mostly run a Linux...
> Alternatively, I think this could be achieved by forwarding the port from the service directly instead of the pod, I am not sure if that is a valid possibility....
@docooler please provide an explanation on this and an example use case I can test. This could be a breaking change for some people so I want to better understand...
Can you provide more details? What is the command you are running? Additionally I am a bit confused by "added but not saving", since it opens the file and writes...