Skip to content

feat(helm): support custom CA certificates - #200

Draft
gavinelder wants to merge 1 commit into
masterfrom
feat/custom-ca-certificates
Draft

feat(helm): support custom CA certificates#200
gavinelder wants to merge 1 commit into
masterfrom
feat/custom-ca-certificates

Conversation

@gavinelder

Copy link
Copy Markdown
Contributor

Summary

  • add global.trustStore support for inline CA bundles and existing ConfigMaps or Secrets
  • preserve public trust for JVM, Python/Go/OpenSSL, and Node.js workloads while adding private CA certificates
  • import every certificate from multi-certificate PEM bundles into generated Java trust stores
  • wire Platform, cron, Wave, Agent Backend, MCP, Pipeline Optimization, and Portal Web
  • add documentation, examples, chart releases, generated schemas, and regression coverage

Validation

  • pre-commit Helm docs and schema generation
  • Helm formatting and changelog checks
  • full Helm chart test suite: 1,318 tests passed
  • all standalone subchart test suites passed
  • helm lint charts/platform
  • verified two certificates from one PEM bundle are imported under separate Java trust-store aliases

@gavinelder
gavinelder requested a review from a team as a code owner July 27, 2026 16:17
@gavinelder
gavinelder marked this pull request as draft July 27, 2026 16:19
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.

1 participant