Brian Goff

Results 740 comments of Brian Goff

What is step 3 exactly? Going into the backend and killing it? Why is the pod being re-created? What is initiating that? Could we work around this by enhancing our...

I don't plan to work on this. I opened this issue to point towards for people looking to make contributions.

So it seems like a work-around for this can be made for some specific cases such as the azure-aci provider could return an instance ID that the azure cloud provider...

We did some auth stuff in node-cli here: https://github.com/virtual-kubelet/node-cli/pull/35/files

+1 for metrics. We have tracing in but have not done metrics yet as deciding what to track and how will take some thought.

It is still relevant. Ideally it would find a nice home like we have for the tracing package.

I don't think anyone is looking into this yet.

It's a start to at least get something out, but I'm not sure there is much value in adding it to the daemon being built from cmd here since that's...