Mark Lopez
Mark Lopez
* **Version**: 13.5.1 * **Target**: Windows Development builds e.g. via `electronize start` install Electron `^13.1.5` which causes NPM to automatically upgrade to `13.6.9` (see the `^`) which differs from the...
**Describe the bug** The following exception is thrown when converting `ResourceQuantity`. This appears to be fixed in upstream https://github.com/kubernetes-client/csharp. ``` An unhandled exception was thrown by the application. Newtonsoft.Json.JsonSerializationException: Error...
**Description** After upgrading to `3005` from `3002.9` we are seeing heavy Salt minion memory usage across all our Windows servers. On this server with enough memory (96GB), total RAM usage...
**Is your feature request related to a problem? Please describe.** I've commonly need to convert between MB to GB or MB to Bytes. For smaller numbers, Googling this conversion works....
### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? So there was this bug in non-OSS Actual where importing...
After upgrading Parcel on a project, we started seeing these errors: ``` #26 1.250 @parcel/transformer-css: Unexpected token AtKeyword("import") #26 1.250 #26 1.250 /source/src/blah/css/app.css:1:2 #26 1.250 > 1 | @import url('./bootstrap.css');...
**Describe the bug** I reported this to Help desk, but I wanted to make sure it got to a developer. Symptoms include: ``` Unable to create Wintun interface: Error creating...
I propose a three stage migration: * [X] Upgrade library projects to new SDK structure - still targeting dotnet 4.0. * [x] Move library projects to target dotnet standard 1.6...
I'm trying to prototype using crank in DnD (Docker-in-docker) so I'm abusing the the docker hostname argument on the agent and the arguments job property. That said, all these problems...
Major changes in the subscription API broke most of this library's core features in the 0.36.0 upgrade. - [ ] General messaging - [ ] Subscribing to all rooms -...