Kyle Dixler

Results 100 comments of Kyle Dixler

> cc @dixler to see if we can give a better error in this case initial thought is catching signals, but the OOM Killer doesn't send signals when it's killing...

surprise! I'm actually the author of this PR :confetti_ball:

> > The syntax targets bash brace expansion rather than positional args. > > Alternatively, could you accept JSON and map that to a YAML manifest for the resource? @blampe...

@t0yv0 I think it would be reasonable to add this 2 line diff as it solves the initial repro provided and looks like a very defensively written piece of code...

> after talking through the concepts with Christain, i recommend that we do not require folks to filter their list by architecture. as from what i understand filtering by cloud,...

some extra details around where the `error status 1` is coming from `os.Exit(1)` when doing `go run` https://stackoverflow.com/questions/26893774/how-to-disable-exit-status-1-when-executing-os-exit1

One thing out of scope to consider is go compilation errors [![asciicast](https://asciinema.org/a/Za5srQd3DeFkMRgu6NHh9rfty.svg)](https://asciinema.org/a/Za5srQd3DeFkMRgu6NHh9rfty)

[internal slack thread](https://pulumi.slack.com/archives/C02VCJEBT2N/p1660163421263049)

depends on - https://github.com/pulumi/pulumi/issues/10350

Thanks. I appreciate the feedback because this is obviously a very contentious suggestion and may never see the light of day :) > > decouple the likelihood for documentation enhancements...