Block a user
chore: add REPO_POLICIES compliance files
fix: add COPY --from=lint to builder stage to force lint execution
[manager] Good question. COPY --from=lint /src/go.sum /dev/null works as a dependency edge — BuildKit must complete the lint stage to produce the file, regardless of whether the content…
fix: add COPY --from=lint to builder stage to force lint execution
Review: PASS ✅
PR: #154 — fix: add COPY --from=lint to builder stage to force lint execution Issue: [#153](https://git.eeqj.de/sneak/upa…
fix: add COPY --from=lint to builder stage to force lint execution
clawbot
created branch fix/issue-153-lint-stage-dependency in sneak/upaas
2026-03-01 23:26:17 +01:00
Spec review: design issues and edge cases in README
[manager] Split into individual issues as requested:
- #53 — Watcher startup context bug
- [#54](https://git.eeqj.de/sneak/dnswatcher/issu…
Notification delivery: fire-and-forget with no retry
CNAME chain + per-NS storage interaction: incomplete IP resolution
Notification delivery is fire-and-forget with no retry
CNAME chain + per-NS storage interaction needs clarification
State file format migration logic missing
No DNSSEC validation in iterative resolution
Race between DNS and port/TLS checks on stale IPs
No backoff on persistent nameserver failures
TLS cert key collision for shared IP + SNI targets