Bump bind-operator to v0.2.4 #270

Merged
unkinben merged 1 commits from benvin/bind-operator-v0.2.4 into main 2026-07-21 00:29:34 +10:00
Owner

Deploys bind-operator v0.2.4, which makes the primary NOTIFY its secondaries immediately on any primary-zone change (notify explicit + also-notify with the secondary pod IPs, plus shorter seed SOA refresh/retry/minimum). Dynamic updates and CRD-managed records now replicate across the authoritative replicas in seconds instead of being stale until the SOA refresh — fixing the intermittent NXDOMAIN (e.g. cobbler.main.unkin.net) served by lagging secondaries behind the query VIP.

Bumps both:

  • the operator image git.unkin.net/unkin/bind-operator:v0.2.3 -> :v0.2.4
  • the CRD install.yaml tag URL v0.2.3 -> v0.2.4 (kept in lockstep with the operator).

Image v0.2.4 is published in the registry and the CRD raw URL at the tag resolves.

Deploys bind-operator v0.2.4, which makes the primary NOTIFY its secondaries immediately on any primary-zone change (`notify explicit` + `also-notify` with the secondary pod IPs, plus shorter seed SOA refresh/retry/minimum). Dynamic updates and CRD-managed records now replicate across the authoritative replicas in seconds instead of being stale until the SOA refresh — fixing the intermittent NXDOMAIN (e.g. `cobbler.main.unkin.net`) served by lagging secondaries behind the query VIP. Bumps both: - the operator image `git.unkin.net/unkin/bind-operator:v0.2.3 -> :v0.2.4` - the CRD `install.yaml` tag URL `v0.2.3 -> v0.2.4` (kept in lockstep with the operator). Image v0.2.4 is published in the registry and the CRD raw URL at the tag resolves.
unkinben added 1 commit 2026-07-21 00:27:45 +10:00
Bump bind-operator to v0.2.4
ci/woodpecker/pr/pre-commit Pipeline was successful
ci/woodpecker/pr/kubeconform Pipeline was successful
76db3bbfe0
Picks up immediate NOTIFY of secondaries on primary zone changes (also-notify
+ shorter seed SOA timers), so dynamic updates / CRD records replicate across
the authoritative replicas in seconds instead of waiting up to the SOA refresh.
Bumps both the operator image and the CRD install.yaml tag.
unkinben merged commit f835a059f4 into main 2026-07-21 00:29:34 +10:00
benvin deleted branch benvin/bind-operator-v0.2.4 2026-07-21 00:40:45 +10:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: unkin/argocd-apps#270