-
Notifications
You must be signed in to change notification settings - Fork 1.5k
feat: NLB Certificate autodiscovery using ssl-domains annotations #3269
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
feat: NLB Certificate autodiscovery using ssl-domains annotations #3269
Conversation
Welcome @Kavinraja-G! |
Hi @Kavinraja-G. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the 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. |
@M00nF1sh -- This is my first PR out in AWS LB controller, please do guide me if anything I had missed. QQ: I guess, we need to cover some tests around |
There's a |
/ok-to-test |
@johngmyers The Let me know if I'm missing any. Thanks! |
@k8s-ci-robot please refactor that so one passes a |
@johngmyers Thanks, I refactored the code to use CertDiscovery in this method, and now the tests are passing in my local. Let me know if anything I need to do from my side to trigger this |
@johngmyers Fixed the above suggestions on imports as well. Thanks! |
/lgtm |
@M00nF1sh Are we good with this PR ? Let me know if anything I had missed, thanks! |
/retest |
@johngmyers Any idea on why these workflows are failing? |
/retest |
679f538
to
7c1b2f6
Compare
New changes are detected. LGTM label has been removed. |
7c1b2f6
to
a78c443
Compare
@Kavinraja-G: The following tests failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. 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-sigs/prow repository. I understand the commands that are listed here. |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
@M00nF1sh Anything you need help on this PR? /remove-lifecycle stale |
@Kavinraja-G, @M00nF1sh can i help out here. I'm interested in this feature to be completed. |
This is almost done @PG2000 Need further comments from @M00nF1sh on what needs to be done here. |
@Kavinraja-G maybe you could rebase this and maybe @kishorj can help here |
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closed this PR. In response to this:
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-sigs/prow repository. |
Issue
#3210
Description
service.beta.kubernetes.io/aws-load-balancer-ssl-domains
which helps to reuse theCertificateDiscovery
implementation done for Ingress.Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯