Upgrade unpoller v2.34.0 → v3.2.0, migrate to container.py #361
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "unpoller-v3"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
containers/unpoller/container.py) following the navidrome / miniflux pattern.service-versions.yaml(last-reviewed, current-version).Breaking changes (upstream)
interval = 0inup.conf. Leaving the new default in this PR — every-15s scrapes will simply serve from cache, which is fine for our use.Build
registry.ops.eblu.me/blumeops/unpoller:v3.2.0-1b27242Test plan
argocd app set unpoller --revision unpoller-v3 && argocd app sync unpollerSite/Client/UAP/USG/USWcounts in logs,unpoller_*series in Prometheus)argocd app set unpoller --revision main && argocd app sync unpoller🤖 Generated with Claude Code