Jacek Lipiec
Jacek Lipiec
After some modifications to the VSCode plugin; I've managed to bypass the token and have a SINGLE autocompletion. And I couldn't manage to repeat that ever since :(
I should have a barebones extension (code, I dunno how to upload it to marketplace) in a few hours, just teaching myself how to do so
https://github.com/Venthe/vscode-fauxpilot This is a (very) basic implementation; as I've just hacked around. It is NOT published, but it does work :) @moyix if I would wish to publish it and...
Please note, I am not a `Ruby` developer - this is a suggestion how to solve this issue in a way that is transparent for the end-user. As such, I...
> in your case is not limited to "unit testing" How do you define unit testing? Pipeline tests assume that there is no interaction with it. So it's either test...
Repository provided here https://github.com/Venthe/Exploratory-Projects/tree/master/togglz State verified by `actuator` endpoint, configuration changed by `application.yaml`
Hey, thanks for the reply. There are actually two things to unpack here, 1. first one, a bug IMO, is that defining a feature twice is even allowed: As far...
That's actually an amazing job, and it's precisely what I need when I need; so thank you! My only question is - is it possible to even add `ReadWriteMany` capability?...
@travisghansen well, I have now been spoiled. You just can't image how much fighting I just had with NFS, resigning to testing iSCSI, noticing this thread providing me an answer...
1. Nuking CSI did nothing 2. Rebooting server did nothing 3. umounting PV's & nuking the CSI pods did nothing. After recreating the CSI pods no mounts are actually created,...