Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request support for adding custom CA certs to helm chart #372

Closed
jameshcovington opened this issue Jun 25, 2024 · 2 comments
Closed

Request support for adding custom CA certs to helm chart #372

jameshcovington opened this issue Jun 25, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@jameshcovington
Copy link

jameshcovington commented Jun 25, 2024

When I try to run a pod in region us-isob-east-1 I get the error "tls: filed to verify certificates: x509: certificate signed by unknown authority" when trying to connect to an AWS Endpoint. Believe this is due to a different CA root bundle in this region.
Request support be added for additional ca certs, e.g. values.yaml entries to support an optional volume mount.

@jameshcovington jameshcovington added the enhancement New feature or request label Jun 25, 2024
@jameshcovington
Copy link
Author

also, I believe there would be some additional refactoring required for what is customarily a fixed DNS suffix, namely "amazonaws.com" which is not valid in the us-isob-east-1 region.

@simonmarty
Copy link
Contributor

Captured in #281

@simonmarty simonmarty closed this as not planned Won't fix, can't repro, duplicate, stale Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants