- Berlin, Deutschland
- https://sneak.berlin
- Joined on
2020-02-05
Block a user
1.0 quality polish — code review, tests, bug fixes, documentation
No backoff on persistent NS failures (24 notifications/day)
State file format migration: no logic for version changes
sneak
deleted branch fix/issue-153-lint-stage-dependency from sneak/upaas
2026-03-01 23:46:53 +01:00
Dockerfile lint stage is skipped by BuildKit (unreferenced stage)
fix: add COPY --from=lint to builder stage to force lint execution
fix: add COPY --from=lint to builder stage to force lint execution
nevermind, linting is working, i see it in the CI logs
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.
TLS cert key collision: duplicate checks for shared IP + SNI targets
CNAME chain + per-NS storage interaction: incomplete IP resolution
CNAME chain + per-NS storage interaction: incomplete IP resolution
hmm, let's assume that we're monitoring zones not run by idiots
Per-nameserver state creates unbounded growth (no pruning)