Skip to content

Internal TLS improvements#138

Merged
yruchin merged 4 commits intomainfrom
internal-tls-improvements
Feb 17, 2026
Merged

Internal TLS improvements#138
yruchin merged 4 commits intomainfrom
internal-tls-improvements

Conversation

@yruchin
Copy link
Contributor

@yruchin yruchin commented Feb 17, 2026

The following improvements were made to the internal TLS support:

  • now during the installation one can choose whether to use the CA bundle from a dedicated secret (tlsInternal.ca.bundled = false, default) or use the one provided by cert-manager as part of the certificate secrets.

  • DNS names can now be configured by providing a list of values (<service-name>.tlsInternal.certificate.dnsNames, defaults to {<service-name>.<namespace>.svc.cluster.local})

  • the certificate encoding can now be configured (tlsInternal.certificates.privateKey.encoding)

  • replaced busybox with the envoy image, since busybox might not be allowlisted.

@yruchin yruchin marked this pull request as ready for review February 17, 2026 18:59
@yruchin yruchin requested a review from dmeatriy February 17, 2026 19:00
@yruchin yruchin merged commit ead2b4c into main Feb 17, 2026
1 check passed
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