Eugene Babichev

Results 5 comments of Eugene Babichev

I had to work around this by reverting cfn-bootstrap to older version (taken from previously working AMI) ```powershell ## This should be executed before running `cfn-init` Remove-Item "C:\Program Files\Amazon\cfn-bootstrap\*" -Force...

FWIW I compiled a binary with go 1.19 and currently running it in my clusters. So far I had no issues

@kien-truong, Thanks for the hint, `FileOpenDoc=0` solved the issue for me in KDE Plasma, smb:// links now work

Can this issue be re-opened? This happened to us when we were migrating our external secrets to new operator When we update the template in helm chart from ``` apiVersion:...

> > When I specify a collection to "iterate" over, it's usually a list of IP addresses or security group IDs or route table IDs etc., which aren't alphanumeric, and...