sms-astanley
sms-astanley
I hate to add on to this issue but I think the issue title is relevant. For GovCloud, cloud-nuke does not work against the "global" region. I haven't looked at...
> Good point @sms-astanley. We only use us-gov-west-1 due to certain services not being available in the east coast region but with the way cloud-nuke seems to work, it will...
Just wanted to add on in hopes that this issue gets picked up. We pay for vault enterprise licenses and are unable to utilize the AWS secrets engine because of...
I ran in to similar issues due to the complexity of parsing the `ingress: [ ]` configuration using Helm's --set. I was able to sort it out using `helm template`....
**Update:** I read @Razatator comment 100 times but it took a day to synch in. I updated `pytorch-cuda=11.8` to `pytorch-cuda=12.1` and now everything works. New `environment.yaml` ``` name: whisperx channels:...
I wanted to comment here before opening a new issue. This also impacts Ubuntu 22.04. Plays fail when enabling the MySQL backend due to `python-mysqldb` missing. ``` TASK [powerdns.pdns :...
> Right, but we need also to be "backward compatible". This requires a little bit more effort (at least for testing). Understood, I forked and removed the package just to...