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

[BUG] error tls secret make nginx proxy crash #33

Closed
zoumo opened this issue Oct 27, 2017 · 0 comments · Fixed by #36
Closed

[BUG] error tls secret make nginx proxy crash #33

zoumo opened this issue Oct 27, 2017 · 0 comments · Fixed by #36

Comments

@zoumo
Copy link
Contributor

zoumo commented Oct 27, 2017

查明原因是 ingress-controller:nginx-0.9.0-beta.11 这个版本去集群获取到 tls secret 后,如果这个 tls secret 有问题导致验证失败,它没有进行错误检查,从而使用了空指针, 就会崩溃。
问题在 ingress-controller:nginx-0.9.0-beta.12 及以上版本修复

This was referenced Nov 1, 2017
@kdada kdada closed this as completed in #36 Nov 3, 2017
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.

1 participant