aerokube / moon

Browser automation solution for Kubernetes and Openshift supporting Selenium, Playwright, Puppeteer and Cypress
http://aerokube.com/moon/latest
Apache License 2.0
224 stars 19 forks source link

Ability to disable AWS S3 metadata #344

Closed vania-pooh closed 6 months ago

vania-pooh commented 2 years ago

Now we set this only for non-AWS hosts. Need a configuration parameter to set this for any cluster:

AWS_EC2_METADATA_DISABLED=true

Another possible solution could be migrating to AWS SDK Go instead.