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

chore(kuma-cp) disable ingress generation if mTLS is off #925

Merged
merged 2 commits into from
Jul 24, 2020

Conversation

lobkovilya
Copy link
Contributor

Summary

We have to disable the generation of ingress endpoints if mTLS is off. Otherwise, some requests will be load balanced to Ingress and dropped (Ingress always require mTLS for work).

Full changelog

  • [Fix] disable KDS in Standalone mode

Issues resolved

Fix #XXX

Documentation

Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
Signed-off-by: Ilya Lobkov <ilya.lobkov@konghq.com>
@lobkovilya lobkovilya requested a review from a team as a code owner July 24, 2020 04:25
@jakubdyszkiewicz jakubdyszkiewicz merged commit fe00f5e into master Jul 24, 2020
@jakubdyszkiewicz
Copy link
Contributor

@lobkovilya please add docs that mTLS is required for multicluster!

@jakubdyszkiewicz jakubdyszkiewicz deleted the feat/ingress-mtls-off branch July 24, 2020 11:38
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 this pull request may close these issues.

2 participants