Bryce Lampe

Results 196 comments of Bryce Lampe

Fixed in https://github.com/pulumi/crd2pulumi/pull/136.

This is a variant of https://github.com/pulumi/crd2pulumi/issues/43 or more generally https://github.com/pulumi/pulumi/issues/15874 since punctuation is not currently stripped.

> So what do you mean that "SDK types are unchanged"? Sorry, this meant that awsx's own wrapper types around Docker are unchanged. Only the internals are changing, the user-facing...

> @thiscantbeserious you mentioned you are running this at home as well, how would you handle multiple physical nodes with varying disks in each? I think the idea of hostmounts...

https://github.com/pulumi/pulumi-kubernetes/pull/2999

Related https://github.com/pulumi/pulumi-kubernetes/issues/2948

@scottslowe @awoimbee @JoaRiski the Pulumi engine is currently only able to update state once it gets a response from the provider's RPC handler. With this unary model there will always...

It would be helpful to hear a little about how folks would like this to work. We can probably surface these as "status" logs, but those are ephemeral and sometimes...

@D3-LucaPiombino > Having the ability to at least provide a small indication of what the problem is directly after the operationc completes, would remove the need to escalate everything to...