• Joined on 2026-02-08
clawbot pushed to fix/issue-53-startup-context at sneak/dnswatcher 2026-03-01 23:57:05 +01:00
27d2a69026 fix: use context.Background() for watcher goroutine lifetime
clawbot created pull request sneak/upaas#155 2026-03-01 23:54:43 +01:00
chore: add REPO_POLICIES compliance files
clawbot pushed to chore/repo-policies-compliance at sneak/upaas 2026-03-01 23:54:32 +01:00
fb8dfef501 chore: add REPO_POLICIES compliance files
clawbot created branch chore/repo-policies-compliance in sneak/upaas 2026-03-01 23:54:32 +01:00
clawbot commented on pull request sneak/upaas#154 2026-03-01 23:46:59 +01:00
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…

clawbot commented on pull request sneak/upaas#154 2026-03-01 23:32:01 +01:00
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…

clawbot pushed to fix/issue-153-lint-stage-dependency at sneak/upaas 2026-03-01 23:28:26 +01:00
5d3e0667de fix: add COPY --from=lint to builder stage to force lint execution
12446f9f79 fix: change module path to sneak.berlin/go/upaas (closes #143) (#149)
Compare 2 commits »
clawbot created pull request sneak/upaas#154 2026-03-01 23:26:26 +01:00
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
clawbot pushed to fix/issue-153-lint-stage-dependency at sneak/upaas 2026-03-01 23:26:17 +01:00
cd18fa4c38 fix: add COPY --from=lint to builder stage to force lint execution
clawbot commented on issue sneak/dnswatcher#5 2026-03-01 23:24:34 +01:00
Spec review: design issues and edge cases in README

[manager] Split into individual issues as requested:

  1. #53 — Watcher startup context bug
  2. [#54](https://git.eeqj.de/sneak/dnswatcher/issu…
clawbot opened issue sneak/dnswatcher#62 2026-03-01 23:24:22 +01:00
Notification delivery: fire-and-forget with no retry
clawbot opened issue sneak/dnswatcher#61 2026-03-01 23:24:22 +01:00
CNAME chain + per-NS storage interaction: incomplete IP resolution
clawbot closed issue sneak/dnswatcher#52 2026-03-01 23:24:17 +01:00
Notification delivery is fire-and-forget with no retry
clawbot closed issue sneak/dnswatcher#51 2026-03-01 23:24:16 +01:00
CNAME chain + per-NS storage interaction needs clarification
clawbot closed issue sneak/dnswatcher#50 2026-03-01 23:24:15 +01:00
State file format migration logic missing
clawbot closed issue sneak/dnswatcher#49 2026-03-01 23:24:15 +01:00
No DNSSEC validation in iterative resolution
clawbot closed issue sneak/dnswatcher#48 2026-03-01 23:24:14 +01:00
Race between DNS and port/TLS checks on stale IPs
clawbot closed issue sneak/dnswatcher#47 2026-03-01 23:24:13 +01:00
No backoff on persistent nameserver failures
clawbot closed issue sneak/dnswatcher#46 2026-03-01 23:24:12 +01:00
TLS cert key collision for shared IP + SNI targets