Eric Sirianni
Eric Sirianni
I'm a bit confused here. Why do we need to use a field selector vs. just using the direct `GET` by URL? For example: ``` GET /api/v1/namespaces/{namespace}/configmaps/{name} ``` This appears...
> @sirianni I don't see any problem with changing the implementation to do it that way if you want to make a PR. Is there some problem you're running into...
> @sirianni I wouldn't expect to see multiple calls for a single resource. Only for multiple resources. Could you open an issue with steps you took to reproduce this so...
I'm in the process of spending hours myself figuring this out. If I have all my protos defined in a subdirectory called `proto`, then what should I set `Root.resolvePath` to...
FWIW I've been using https://github.com/DetachHead/basedpyright
The copilot key on my "incase" natural ergonomic keyboard seems to be sending `LControl LAlt LShift LWin` and NOT `F23`. Indeed if I press those 4 keys manually then the...
Thanks @dmontagu for your thoughts. I don't personally see a groundswelling of demand from the community for using a 'durable execution' framework here (but maybe I'm misreading it). Perhaps this...
+1 this seems to be a regression as I had been running WSL with VScode for months without this issue. Now it seems to happen every time my PC wakes...