fix(hubble): integrate PD environment and bearer auth - #22
Conversation
- send JWT credentials through the standard Bearer scheme - preserve token auth when request-scoped clients are reused - cover the actual client-to-Gremlin authorization header
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
- run Hubble alongside the low-memory PD stack - keep local Server and Hubble images from being pulled - align PD, memory, password, and JWT configuration - extend environment contract coverage
|
Superseded by #23. The replacement branch has a clean history and intentionally excludes all .codex environment changes. |
Summary
This PR consolidates the former environment draft #21 and the Hubble authentication fix into one Toolchain delivery. #21 is closed.
Verification
Pending before ready