Gamunu Balagalla

Results 36 comments of Gamunu Balagalla

Tested on my local machine, can confirm this patch is working with my local ruby env v2.7.0.

I have done little bit more digging and found that somewhere in the library adding `NO_PROXY` env variable, not the one defined in here https://github.com/rancher/helm-controller/blob/master/pkg/helm/controller.go#L334. This env var is added...

@kineticsquid, apologies for the delayed response. I will try revoking the publisher agreement and re-authenticate.

@puxplaying thank you, the extension help to a certain extent but has issues with OpenGL Vulcan applications. I think we have to wait for the Ubuntu dev team to come...

@thirdeyenick the SIGTERM is for the nginx controller process not nginx itself. Nginx controller issues SIGQUIT to the nginx process. https://github.com/kubernetes/ingress-nginx/blob/59a7f51cd4f0c41f214c520ca8b2a502946ed08e/internal/ingress/controller/nginx.go#L397

It is challenging to come up with free keybinding shortcuts, so the current approach is to defer this to the user. Apologies!

Thanks for reporting. Yes this is definitely something to consider.

hmm, interesting. It should not kill the process unless otherwise instructed. I'll find a fix for this and meantime you could try setting `"yarn.runInTerminal": true`. This should not kill the...

@R0muald I'm unable to reproduce the issue. This could happen if and only if the child process terminated with SIGTERM.