aws / aws-k8s-tester

AWS Kubernetes tester, kubetest2 deployer implementation
Apache License 2.0
163 stars 82 forks source link

Support additional certificate #478

Open Issacwww opened 1 month ago

Issacwww commented 1 month ago

Issue #, if available:

Description of changes: run into failed to verify certificate: x509: certificate signed by unknown authority when create CFN infra, due to the certs is not correctly configured. add this option to provide certs.

leave certs.pem as empty placeholder for internal codecommit to build image

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.