Jeffrey Paul sneak
sneak merged pull request sneak/mfer#32 2026-03-01 23:58:38 +01:00
1.0 quality polish — code review, tests, bug fixes, documentation
sneak closed issue sneak/dnswatcher#57 2026-03-01 23:53:50 +01:00
No backoff on persistent NS failures (24 notifications/day)
sneak commented on issue sneak/dnswatcher#57 2026-03-01 23:53:50 +01:00
No backoff on persistent NS failures (24 notifications/day)

this is not an issue

sneak closed issue sneak/dnswatcher#60 2026-03-01 23:53:22 +01:00
State file format migration: no logic for version changes
sneak commented on issue sneak/dnswatcher#60 2026-03-01 23:53:22 +01:00
State file format migration: no logic for version changes

this is not a concern

sneak deleted branch fix/issue-153-lint-stage-dependency from sneak/upaas 2026-03-01 23:46:53 +01:00
sneak pushed to main at sneak/upaas 2026-03-01 23:46:53 +01:00
94639a47e9 fix: add COPY --from=lint to builder stage to force lint execution (#154)
sneak closed issue sneak/upaas#153 2026-03-01 23:46:53 +01:00
Dockerfile lint stage is skipped by BuildKit (unreferenced stage)
sneak merged pull request sneak/upaas#154 2026-03-01 23:46:52 +01:00
fix: add COPY --from=lint to builder stage to force lint execution
sneak commented on pull request sneak/upaas#154 2026-03-01 23:46:38 +01:00
fix: add COPY --from=lint to builder stage to force lint execution

nevermind, linting is working, i see it in the CI logs

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