-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
fixed the mTLS bug https://github.com/kubernetes-sigs/aws-load-balanc… #3717
fixed the mTLS bug https://github.com/kubernetes-sigs/aws-load-balanc… #3717
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: shethyogita83 The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Welcome @shethyogita83! |
Hi @shethyogita83. 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-sigs/prow repository. |
Thanks for the fix, look good to me overall, some comments:
|
/ok-to-test |
Added tests for the same and also did manual testing by creating an alb without mutual auth annotation and with secure listeners port and protocol. Everything is working as expected. |
@shethyogita83, thanks, how about these 2 comments?
I think right now we are still passing the |
- Both ARN and Name of trustStore are supported values. | ||
- `trustStore` is required when mode is `verify`. | ||
- `ignoreClientCertificateExpiry : true | false (default)` | ||
!!!note |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please update this line as well? https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/docs/guide/ingress/annotations.md?plain=1#L61
We want to default value here to N/A since we are not setting from our side.
/ok-to-test |
…t-or-local-zones
addressed comments addressed comments added tests updated tests updated tests updated fix updated annotation fixed broken tests
* fixed the mTLS bug kubernetes-sigs#3715 * addressed comments * addressed comments * added tests * updated tests * updated tests * updated fix * updated annotation * fixed the mTLS bug kubernetes-sigs#3715 addressed comments addressed comments added tests updated tests updated tests updated fix updated annotation fixed broken tests
* fixed the mTLS bug #3715 * addressed comments * addressed comments * added tests * updated tests * updated tests * updated fix * updated annotation * fixed the mTLS bug #3715 addressed comments addressed comments added tests updated tests updated tests updated fix updated annotation fixed broken tests Co-authored-by: Yogita Sheth <[email protected]>
Fixing mTLS bug : #3715
Issue
Description
Checklist
README.md
, or thedocs
directory)BONUS POINTS checklist: complete for good vibes and maybe prizes?! 🤯