-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
Fake certificate error when we access the end points #12957
Comments
This issue is currently awaiting triage. If Ingress contributors determines this is a relevant issue, they will accept it by applying the The 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. |
/remove-kind bug The information you have provided in the issue description is not enough for the project to analyze and relate to any code in the controller. |
Hi Long Wu Yuan, I have a GKE cluster in Project A region us-east4 I have taken a backup of 5 namespace [dev-abc , dev-jkl...., ingress] GKE cluster in Project A & restored in backup GKE cluster. Since, the pods are running we want to check if end points are working Now, we have a load-balancer running in us-east4 region with IP 10.119.157.32 mapped to above ingress. Now when I map the us-central LB IP:
We need to know why the SSL cert in LB is throwing this error. Still why are we getting this error? |
There is no data posted to analyze so nobody can make comments based on the analysis of data like logs or output of kubectl command or other commands. Wait for readers here to make comments based on guess. |
|
We are experiencing the same issue but in AKS. Certificates that were working on 4.11 stopped working when updating to 4.12, returning the Fake Certificate.
What data do you need? There are so many things we could add. |
You can answer questions that are asked in the template of new bug report, to begin with. That template was created for getting data. |
Hi @longwuyuan |
This fault happens on AWS with update from 4.11 to 4.12, 4.11 has CVE |
10 lines of text as issue description informs readers of this issue that something happend. Those 10 lines of text are not data that a reader can analyze to base any technical comment on. |
Any new info here? I"m also running into this error when upgrading to 4.12.1
You can upgrade to 4.11.5 which doesn't have the CVE |
Hi Team,
We have a GKE cluster running in us-east region & we can access the endpoints without any issues.
We compared the SSL certificates of both primary & backup GKE cluster, they are same no change in crt & key value.
Kindly suggest what can be done further to access it with certificate error.
The text was updated successfully, but these errors were encountered: