James Sturtevant

Results 650 comments of James Sturtevant

I no longer work with VS but I am willing to accept a PR

Thanks for all the effort here, if it works could we get #20 updated so we can get an official release out?

It is not currently configurable. I would accept a PR to make it configurable. I believe the change would be in this file: https://github.com/jsturtevant/ace-jump/blob/master/AceJumpPackage/View/LetterReference.xaml

I do not use VS often these days, so will not be investing time in new features. I have been maintaining the project for new releases to VS and happy...

Thank you for the kind note!

@arvinsim Are you interested in taking a stab at fixing it?

/cc @dcantah @kevpar @bobbypage @haircommander @marosset

The linter is failing on mac because I pulled two functions up that would allow me to re-use code across the windows and linux implementations. ``` Error: func `(*criService).getSandboxPidCount` is...

Moved `getUsageNanoCores` to seperate PR: https://github.com/containerd/containerd/pull/7186 We discussed CRI changed required at sig-node this morning and we will be do a bit more design via the KEP. Once those are...

> Another way resource limits could be set, although the values would be fixed for the duration of a deployment unless Containerd was restarted or the value was overrode by...