Skip to content
This repository was archived by the owner on Aug 10, 2026. It is now read-only.

chore(security): scrub tailnet OTLP endpoint from defaults - #11

Merged
todie merged 2 commits into
mainfrom
chore/scrub-tailnet-defaults
Aug 4, 2026
Merged

chore(security): scrub tailnet OTLP endpoint from defaults#11
todie merged 2 commits into
mainfrom
chore/scrub-tailnet-defaults

Conversation

@todie

@todie todie commented Aug 4, 2026

Copy link
Copy Markdown
Member

Pre-publication prep for the 2026-08-04 private→public batch (operator-authorized): internal tailnet OTLP hostname → localhost in compiled-in fallbacks, sample config, chart values. Chart 0.1.0→0.1.1. In-cluster k8s DNS names intentionally left as-is (functional defaults, low sensitivity).

Pre-publication prep: replace the internal tailnet OTLP hostname with
localhost in compiled-in fallbacks, sample config, and chart values.
Deployments supply the real endpoint via config/values overrides.
Chart 0.1.0 -> 0.1.1.
@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🤖 Agent Jury — ✅ approved

Field Value
Model glm-5.2
Verdict approved
Confidence high
Findings 0

Summary

Replaces the hardcoded tailnet OTLP endpoint with a localhost default across blackwall.toml, telemetry defaults, serve defaults/main, and Helm values, and bumps the Helm chart version to 0.1.1. No logic, control-flow, or input-handling changes are introduced, so no new defects are present.

Findings

No findings — the diff looks clean.


Automated review by GLM-5.2 via LiteLLM gateway. Advisory — a human makes the final call.

@github-actions

github-actions Bot commented Aug 4, 2026

Copy link
Copy Markdown

🤖 Agent Jury — ✅ approved

Field Value
Model glm-5.2
Verdict approved
Confidence high
Findings 0

Summary

Replaces a hardcoded tailnet OTLP endpoint with localhost across Rust defaults, env-var fallback, config files, and Helm values; bumps chart version 0.1.0 to 0.1.1 and updates the corresponding test assertion. No logic, contract, or resource-handling changes are introduced; the only residual risk is that the localhost default will not resolve to a collector in a typical multi-pod Kubernetes deployment unless overridden or paired with a sidecar.

Findings

No findings — the diff looks clean.


Automated review by GLM-5.2 via LiteLLM gateway. Advisory — a human makes the final call.

@todie
todie merged commit 0516379 into main Aug 4, 2026
3 of 4 checks passed
@todie
todie deleted the chore/scrub-tailnet-defaults branch August 4, 2026 12:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant