Jeffrey Paul sneak
sneak commented on pull request sneak/upaas#154 2026-03-01 23:46:02 +01:00
fix: add COPY --from=lint to builder stage to force lint execution

will using go.sum work? doesn't it need to bust cache? you could run date > date.txt and COPY date.txt from the linter image.

sneak closed issue sneak/dnswatcher#56 2026-03-01 23:28:33 +01:00
TLS cert key collision: duplicate checks for shared IP + SNI targets
sneak closed issue sneak/dnswatcher#61 2026-03-01 23:28:09 +01:00
CNAME chain + per-NS storage interaction: incomplete IP resolution
sneak commented on issue sneak/dnswatcher#61 2026-03-01 23:28:09 +01:00
CNAME chain + per-NS storage interaction: incomplete IP resolution

hmm, let's assume that we're monitoring zones not run by idiots

sneak closed issue sneak/dnswatcher#54 2026-03-01 23:26:45 +01:00
Per-nameserver state creates unbounded growth (no pruning)
sneak commented on issue sneak/dnswatcher#54 2026-03-01 23:26:45 +01:00
Per-nameserver state creates unbounded growth (no pruning)

this is not a real concern

sneak commented on issue sneak/dnswatcher#58 2026-03-01 23:24:36 +01:00
Race between DNS and port/TLS checks (stale IPs)

yes, obviously. update the readme.

sneak deleted branch fix/module-path-143 from sneak/upaas 2026-03-01 23:22:20 +01:00
sneak pushed to main at sneak/upaas 2026-03-01 23:22:20 +01:00
12446f9f79 fix: change module path to sneak.berlin/go/upaas (closes #143) (#149)
sneak merged pull request sneak/upaas#149 2026-03-01 23:22:19 +01:00
fix: change module path to sneak.berlin/go/upaas (closes #143)
sneak pushed to fix/module-path-143 at sneak/upaas 2026-03-01 21:19:48 +01:00
18490a3676 Merge branch 'main' into fix/module-path-143
877fb2c0c5 Split Dockerfile into lint + build stages for faster CI feedback (#152)
Compare 2 commits »
sneak deleted branch feature/split-dockerfile-lint-build-stages from sneak/upaas 2026-03-01 21:19:23 +01:00
sneak pushed to main at sneak/upaas 2026-03-01 21:19:22 +01:00
877fb2c0c5 Split Dockerfile into lint + build stages for faster CI feedback (#152)
sneak closed issue sneak/upaas#151 2026-03-01 21:19:22 +01:00
Split Dockerfile into lint + build stages for faster CI feedback
sneak merged pull request sneak/upaas#152 2026-03-01 21:19:22 +01:00
Split Dockerfile into lint + build stages for faster CI feedback
sneak closed issue sneak/dnswatcher#15 2026-03-01 21:15:38 +01:00
Add branch protection to main branch
sneak commented on issue sneak/dnswatcher#15 2026-03-01 21:15:38 +01:00
Add branch protection to main branch

done

sneak commented on issue sneak/dnswatcher#5 2026-03-01 21:14:54 +01:00
Spec review: design issues and edge cases in README

@clawbot please create an issue for each of these