Hemant Kumar

Results 223 comments of Hemant Kumar

If you want watch mode, you can simply run `invoker list` with watch command. i.e - `watch invoker list`. That should display status of processes as they start/die etc.

I think what @travisghansen is seeing might be different thing but what @rvakash reported originally sounds like that is how it will work. I wonder if we should check for...

Is this still a valid PR? I don't think this PR addresses the root cause of the underlying issue.

Nice. I was looking for something like this. Is there a documentation for this? Do I specify `nvidia.com/gpu=all` or something similar during `toolbox create`?

This seems like a bug in k8s. Even for default `ReadWriteOnceWithFSType` using `ReadWriteOncePod` should result in modification of volume according to specified in fsgroup. This is likely an oversight when...

Filed - https://github.com/kubernetes/kubernetes/issues/127170 for fixing this in k8s.