Skip to content

Conversation

@amwarrier
Copy link
Contributor

@amwarrier amwarrier commented Nov 19, 2025

Added CA certificate mounting and processing for three weave-trace services:

  • weave-trace
  • weave-trace-worker
  • weave-evaluate-model-worker

Changes:

  • Mount CA certificates using volumesTpls (wandb.caCertsVolumes)
  • Mount into containers using volumeMountsTpls (wandb.caCertsVolumeMounts)
  • Set command to /entrypoint.sh to ensure update-ca-certificates runs
  • Move application commands to args to preserve entrypoint execution

This ensures custom CA certificates are processed at container startup
and added to the system trust store.

Summary by CodeRabbit

  • New Features

    • Added CA certificate mounting for trace, worker, and evaluation components so containers can access supplied CA bundles.
    • Standardized startup invocation to a consistent entrypoint form while preserving existing Python/uvicorn behavior.
  • Chores

    • Chart version bumped to 0.38.2.

✏️ Tip: You can customize this high-level summary in your review settings.

@amwarrier amwarrier requested a review from a team as a code owner November 19, 2025 19:14
@amwarrier amwarrier marked this pull request as draft November 19, 2025 19:14
@amwarrier amwarrier deployed to Helm Charts November 25, 2025 00:16 — with GitHub Actions Active
@amwarrier amwarrier merged commit 347cd20 into main Nov 25, 2025
33 checks passed
@amwarrier amwarrier deleted the aravind/weave-cacerts branch November 25, 2025 03:31
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.

4 participants