Skip to content

fix(dev): harden local cluster and gateway startup - #2993

Merged
krishicks merged 2 commits into
mainfrom
hicks/push-wvlprtyrroup
Aug 27, 2026
Merged

fix(dev): harden local cluster and gateway startup#2993
krishicks merged 2 commits into
mainfrom
hicks/push-wvlprtyrroup

Conversation

@krishicks

Copy link
Copy Markdown
Collaborator

Summary

This changes local development startup to recover from stale k3d API endpoints and avoid configuring OTLP export when no local collector is available.

Related Issue

Changes

Testing

  • mise run pre-commit passes
  • Unit tests added/updated
  • E2E tests added/updated (if applicable)

Checklist

  • Follows Conventional Commits
  • Commits are signed off (DCO)
  • Architecture docs updated (if applicable)

Docker can recreate the k3d load balancer on a new API port. Start existing
clusters and prefer fresh k3d entries so create does not retain a stale
endpoint.

Signed-off-by: Kris Hicks <khicks@nvidia.com>
Probe port 4317 before adding OTLP configuration for the VM, Docker,
and Podman gateway tasks. Document the startup behavior and troubleshooting
for local collector availability.

Signed-off-by: Kris Hicks <khicks@nvidia.com>
@krishicks
krishicks added this pull request to the merge queue Aug 27, 2026
Merged via the queue into main with commit 197b413 Aug 27, 2026
49 checks passed
@krishicks
krishicks deleted the hicks/push-wvlprtyrroup branch August 27, 2026 18:05
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.

2 participants