Pierre Beucher

Results 139 comments of Pierre Beucher

Yeah I actually tried to create a Wayland Docker image but didn't make it work yet and it has lots of impact - hence this workaround. Ideally I'd aim for...

Is your Spor request still active ? If it's been stopped as per its normal lifecycle that may be the reason. What does `aws ec2 describe-spot-instance-requests` return for your Spot...

Looks like a known (quite recent, ~48h ago) issue with Azure CLI (used by Azure Node SDK): https://github.com/Azure/azure-cli/issues/31419 - hopefully it'll get fixed soon, otherwise I'll try to implement a...

LGTM - can you just change the commit message to use conventional commit - something like `fix: ` and I'll merge. I made a contribution guide if you wanna take...

Hi, thanks for this proposal ! That would indeed be a great idea, either via CLI flag or even better via config file. I'll happily accept contribution on this, we...

`aws_secret.key` is not supported (yet), see https://novops.dev/config/schema.html#environments_additionalProperties_variables_items_value_anyOf_i5_aws_secret

Might be cause by an outdated AWS library. Can you enable DEBUG log level as stated at the top of error message ? /!\ it may show sensitive info, make...

Hi there, thanks for this suggestion ! RunPod pricing are indeed interesting, I considered using it in the past but unfortunately RunPod does not allow running Docker in Docker which...