-
Couldn't load subscription status.
- Fork 2.8k
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
What happened:
When you set the AWS_CA_BUNDLE environment variable the application crashes with the following error:
instantiating AWS config: unable to add custom RootCAs HTTPClient, has no WithTransportOptions, *http.Client
What you expected to happen:
How to reproduce it (as minimally and precisely as possible):
AWS_CA_BUNDLE=/etc/ssl/certs/ca-certificates.crt
go run main.go --provider=aws --registry=txt --source=fake --log-level=infoAnything else we need to know?:
I've opened a PR at #5665 that addresses this issue.
Environment:
- External-DNS version (use
external-dns --version): v0.18.0 - DNS provider: aws
- Others:
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.