Kamil Domański
Kamil Domański
Hi. Using a staging directory is intentional, in order to avoid a large memory footprint in case of building a larger image. You can still do it in memory by...
Unfortunately this program uses WPF, which can be used neither with Mono, nor the new Linux release of .NET.
I'm also experiencing the issue, when creating multiple VMs in the same resource group. It looks like a race condition related to creation of a resource group.
Works properly with `--no-parallel`
+1 for this. Exporting the env vars by default not only complicates work with multiple profile, but in some cases forces the users to manually clear the variables (by writing...
cc @paragbhingre
@avelino @panjf2000 Done!
@panjf2000 @avelino any chance you'll find time to review this?
Hey AWS, looks like your API currently doesn't allow creating an EKS cluster with OIDC configuration already in it. This delay seems to be caused by the `associate-iam-oidc-provider` de-provisioning and...
Great catch! Thanks for the patch. Do you think you could add a testcase or two? Otherwise I'll take care of it after the holidays.