-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
helm-chart-4.5.0 TLS Issue - SSL peer certificate or SSH remote key was not OK #9621
Comments
Hi! I also was hit by upgrading to 4.5.0 but for another reason Could you provide more information about what Ingress manifests are you using? Maybe some examples of non-working configuration? I may guess that you are using the SSL client certificate feature, right? |
/triage accepted |
@guy-microsoft Did update to 4.5.2 help? |
1.6.4 was released with helm 4.5.2; please test with use those; if the issue still persists, reopen this issue with more details Thank you, /close |
@strongjz: Closing this issue. 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/test-infra repository. |
@gecube I'm staying with 4.4.2 for now. |
After upgrading chart from 4.4.2 to 4.5.0, we started getting the following error when making requests to our AKS cluster:
SSL peer certificate or SSH remote key was not OK
K8S version: 1.24.9
Reverting to 4.4.2 fixed the issue.
The text was updated successfully, but these errors were encountered: