document how to mount a custom CA bundle#1250
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
📝 WalkthroughWalkthroughAdded a new guide documenting how to configure Ambient to trust private/corporate CAs by updating the system CA bundle at Changes
🚥 Pre-merge checks | ✅ 7 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (7 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
✨ Simplify code
Comment |
Operators connecting Ambient to internal services over HTTPS have no guidance on configuring TLS trust. Add a guide explaining the OpenShift CA injection approach (annotate a ConfigMap, mount it over the system CA path) as well as the manual ConfigMap option for other Kubernetes distributions. Closes #1248 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
98314cb to
cc650d3
Compare
|
We should also remove the docs about |
Summary
docs/src/content/docs/guides/custom-ca-bundle.mdtrusted-ca-bundleConfigMap and mount it over/etc/pki/tls/certs/ca-bundle.crtin the backend podTest plan
Closes #1248
Summary by CodeRabbit