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

feat(diagnostics): add possibility to run diagnostics on TLS #5344

Merged
merged 6 commits into from
Nov 21, 2022
Merged

feat(diagnostics): add possibility to run diagnostics on TLS #5344

merged 6 commits into from
Nov 21, 2022

Conversation

mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Nov 18, 2022

Add configuration to be able to setup diagnostics port with TLS.
The configuration is standard to other services (including autoconfigure with KUMA_GENERAL_TLS) but TLS
is disabled by default to ensure backward compatibility to enable you'll need to set: KUMA_DIAGNOSTICS_TLS_ENABLED=true

Signed-off-by: Matthieu MOREL [email protected]

Changelog: feat(kuma-cp): add possibility to run diagnostics on TLS

pkg/diagnostics/server.go Outdated Show resolved Hide resolved
@mmorel-35 mmorel-35 marked this pull request as ready for review November 18, 2022 12:53
@mmorel-35 mmorel-35 requested a review from a team as a code owner November 18, 2022 12:53
Copy link
Contributor

@lahabana lahabana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great additions thx! A few minor comments but I've tried and everything works

pkg/config/app/kuma-cp/kuma-cp.defaults.yaml Outdated Show resolved Hide resolved
pkg/diagnostics/server.go Outdated Show resolved Hide resolved
pkg/diagnostics/server.go Outdated Show resolved Hide resolved
Signed-off-by: Matthieu MOREL <[email protected]>
Signed-off-by: Matthieu MOREL <[email protected]>
Signed-off-by: Matthieu MOREL <[email protected]>
Signed-off-by: Matthieu MOREL <[email protected]>
Signed-off-by: Matthieu MOREL <[email protected]>
Copy link
Contributor

@lahabana lahabana left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thx for this addition!

@lahabana lahabana merged commit 450f835 into kumahq:master Nov 21, 2022
@mmorel-35 mmorel-35 deleted the diagnostic-tls branch November 21, 2022 15:14
@lahabana lahabana mentioned this pull request Dec 13, 2022
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