Skip to content
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

default-ssl-certificate not working in 0.24 #3983

Closed
Bruceforce opened this issue Apr 9, 2019 · 1 comment · Fixed by #3990
Closed

default-ssl-certificate not working in 0.24 #3983

Bruceforce opened this issue Apr 9, 2019 · 1 comment · Fixed by #3990

Comments

@Bruceforce
Copy link

Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):

What keywords did you search in NGINX Ingress controller issues before filing this one? (If you have found any duplicates, you should instead reply there.):
default-ssl-certificate, tls, ssl, certificate


Is this a BUG REPORT or FEATURE REQUEST? (choose one):
BUG REPORT

NGINX Ingress controller version:
quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.24.0

Kubernetes version (use kubectl version):

Client Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:53:57Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"14", GitVersion:"v1.14.0", GitCommit:"641856db18352033a0d96dbc99153fa3b27298e5", GitTreeState:"clean", BuildDate:"2019-03-25T15:45:25Z", GoVersion:"go1.12.1", Compiler:"gc", Platform:"linux/amd64"}

Environment:

  • Cloud provider or hardware configuration:
  • OS (e.g. from /etc/os-release): Ubuntu 18.04.2 LTS
  • Kernel (e.g. uname -a): Linux master 4.15.0-47-generic Ingress only exposes internal node ip #50-Ubuntu SMP Wed Mar 13 10:44:52 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
  • Install tools:
  • Others:

What happened:
Connection refused when using default-ssl-certificate

What you expected to happen:
Connection should not be refused

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:
If you change in

image: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.24.0
back to 0.23.0 and leave everything else (including the custom cert) it works.

@aledbf
Copy link
Member

aledbf commented Apr 10, 2019

Tomorrow we are going to release 0.24.1 to fix this regression. (#3983)

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

Successfully merging a pull request may close this issue.

2 participants