fixing DOCKER_HOST problem on macOS docker desktop#138
Conversation
|
Thanks for the suggested fix. Can you provide a brief explanation of the problem and solution? Thanks! |
|
Hey @nsisodiya — the DOCKER_HOST fix for macOS Docker Desktop is definitely something our Mac users would benefit from. Since you opened this, we've added CI pipelines and shipped a bunch of new stuff, so the codebase looks pretty different now. Could you rebase this on the latest main when you get a chance? That way we can properly evaluate it. Thanks for the contribution! |
…IA#138) Closes NVIDIA#27 Add remove() methods to TracingLogBus, PlatformEventBus, and SandboxWatchBus to clean up entries when sandboxes are deleted. Wire cleanup into both handle_deleted (K8s reconciler) and delete_sandbox (gRPC handler). Reorder watch_sandbox to validate sandbox existence before subscribing to buses, preventing entries for non-existent IDs. Add one-time sandbox validation at stream open in push_sandbox_logs. Co-authored-by: John Myers <johntmyers@users.noreply.github.com>
|
This PR was labeled |
No description provided.