Jon Stelly
Jon Stelly
**What would you like to be added**: Running AKS with Virtual Node support, the virtual node shows up as having 10k CPUs and 4TB of Memory. This causes the Cluster...
Autofac.Events should be available on the same targets as Autofac. Currently that is `netstandard1.1`, `netstandard2.0` and `net4.5`. I'm currently only building for `netstandard2.0`. `netstandard1.1` will require minor reflection changes using...
### Description I got a new devkitc ([link](https://www.amazon.com/gp/product/B09D3S7T3M/)) and got an error trying to flash. I had some brief discord discussion with Jose and see he created #969 to update...
I've [added an feBlend element](https://github.com/Kymeric/SVG/tree/feature/feBlend) but I haven't implemented the `Process` method. Primarily because there are tons of blend modes but also because I don't need them (I don't use...
What are the plans for 3.0 and iOS/Android for Bindings/Conventions. Is there more work planned or are you looking at that as something to do after 3.0? I've put together...
# Pull Request ## What? (description) Fix `talosctl etcd snapshot` on windows. Before PR change, executing `./talosctl.exe etcd snapshot ./etcd.db` on windows would give me: > error renaming to final...
This enhances MemberInitAsJson to support nested objects, lists, and dictionaries. Dictionary initializers aren't supported in Linq Expression Trees, so this supports a workaround format using the generic dictionary constructor that...
**Description** I'm getting the same error on two machines (One Windows 10 build 14931, the other is Windows Server 2016 RTM). I have a few other machines where I do...
There seems to be some sort of requirement that resource Limits
I'm starting to use KubeClient to connect to some AKS instances and I've got some clusters deployed using [kubelogin](https://github.com/Azure/kubelogin) (a [credential plugin](https://kubernetes.io/docs/reference/access-authn-authz/authentication/#client-go-credential-plugins)). I'm seeing the following exception when loading from...