shellwhale

Results 25 comments of shellwhale

That's straight up the first option I was looking for when downloading the tool. This is a must-have I think.

> Nothing can be done about this issue Why is that?

I myself cannot make this work myself without using `--kubelete-insecure-tls` This is what shows up in the API server logs. ``` 2023-04-16 21:18:10.865Z E0416 21:18:10.865645 1 controller.go:116] loading OpenAPI spec...

It looks like there is already Delve support for this https://github.com/go-delve/delve/pull/3004

Hello @jpogran, yes, copying or moving a block is the main reason. But that's not all, it would be easier for _code actions_ (`ctrl+;`), _quick fixes_, and the most recent...

Similar issue here, I can't find the `X509v3 Subject Alternative Name` section in my certificate `ca-config.json` ``` { "signing": { "default": { "expiry": "87600h" }, "profiles": { "kubernetes": { "expiry":...

> I got exactly the same issue, any updates please? I can't quite remember if using [certigo](https://github.com/square/certigo) allowed me to see this, you can try it out @Smana

Hello @tobias-z , firstly thank you for the great plugin I use it every day. What I expected is for vscode-harpoon to be able to jump to any vscode editor...