John McBride

Results 104 comments of John McBride

Thanks for the contribution @mislav and apologies we couldn't get this in. Yes, let's continue the discussion in the issue.

Sounds good @jimschubert - so sorry for the delay on this!

Hi @CarlosLaraFP - currently, through the CDK, you can only specify Amazon Linux, Amazon Linux 2, or Window machines. [Here's a reference in Go for the CDK.](https://github.com/aws/aws-cdk-go/blob/49a914cf6806e598a1923ad103b745de805b35e2/awscdk/awsecs/EcsOptimizedImage.go#L32) If you have...

Hi @filipenf - thanks for the comment. Like Ben mentioned, implementing `fips=1` being passed to the kernel command line is pretty low hanging fruit. But publishing and distributing an image...

Closes https://github.com/jpmcb/prow-github-actions/issues/73 Closes https://github.com/jpmcb/prow-github-actions/pull/79

Good call: let me boot up my windows box and give this a spin - thanks for raising this issue!

> Thank you to create this awesome plugin, if you like it i can make a pull request tomorrow with the fixes needed Of course! It's my pleasure! > I'm...

It may be a good idea to keep an eye on `ROCm/Tensile` now that `gfx1010` support has merged: https://github.com/ROCm/Tensile/pull/1897 which, from my understanding, once they cut a new version of...

Hi @yann-soubeyrand - yes, I maintain this library. I'll take a look.