Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Support multiple pre-shared-certs. #230

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oceanful
Copy link

Adds support for multiple pre-shared certificates in Ingress and Load balancer.

This addresses #120 for pre-shared ssl certificates, but not for secret ssl certificates; the latter would require updating to a version of the kubernetes/ingress-gce library that returns multiple TLSCerts from TLSCertsFromSecretsLoader.Load().

A known issue is that updates to the pre-shared certificates in the Ingress definition will not propagate to changes to the Load balancer: #141. Addressing this would also require updating to a newer version of the Google Compute API to leverage TargetHttpsProxiesService.SetSslCertificates().

@googlebot
Copy link

Thanks for your pull request. It looks like this may be your first contribution to a Google open source project (if not, look below for help). Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

📝 Please visit https://cla.developers.google.com/ to sign.

Once you've signed (or fixed any issues), please reply here with @googlebot I signed it! and we'll verify it.


What to do if you already signed the CLA

Individual signers
Corporate signers

ℹ️ Googlers: Go here for more info.

@k8s-ci-robot
Copy link

Hi @oceanful. Thanks for your PR.

I'm waiting for a GoogleCloudPlatform or kubernetes member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

@oceanful
Copy link
Author

oceanful commented Oct 25, 2019 via email

@googlebot
Copy link

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@oceanful
Copy link
Author

@nikhiljindal is there anything I need to do to move this forward?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants