plano/cli/planoai
Adil Hafeez efac92b1d9 Upstream TLS validation and configurable connect timeout
- Add validation_context with trusted CA to all upstream TLS clusters in the Envoy template, fixing 503 errors in environments with TLS-intercepting proxies
- Increase default connect_timeout from 0.5s to 5s for upstream provider clusters to avoid failures behind VPNs/proxies (internal clusters stay at 0.5s)
- Add upstream_connect_timeout and upstream_tls_ca_path overrides in plano_config.yaml for user customization
- Fix missing common_tls_context on the Mistral cluster
2026-02-18 01:09:12 -08:00
..
templates sync CLI templates with demo configs via manifest + CI flow (#764) 2026-02-17 12:59:09 -08:00
__init__.py release 0.4.7 (#752) 2026-02-17 05:45:44 -08:00
config_generator.py Upstream TLS validation and configurable connect timeout 2026-02-18 01:09:12 -08:00
consts.py release 0.4.7 (#752) 2026-02-17 05:45:44 -08:00
core.py Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
docker_cli.py Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
init_cmd.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
main.py Fix code scanning and dependabot security alerts (#756) 2026-02-14 12:27:07 -08:00
rich_click_config.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00
targets.py restructure cli (#656) 2025-12-25 14:55:29 -08:00
template_sync.py sync CLI templates with demo configs via manifest + CI flow (#764) 2026-02-17 12:59:09 -08:00
trace_cmd.py Add error handling for OTLP/gRPC listener binding in trace command (#748) 2026-02-14 15:28:45 -08:00
utils.py Overhaul demos directory: cleanup, restructure, and standardize configs (#760) 2026-02-17 03:09:28 -08:00
versioning.py Introduce brand new CLI experience with tracing and quickstart (#724) 2026-02-10 13:17:43 -08:00