Skip to content

docs: document 81053 dns race and import fix - #22

Merged
xnoto merged 1 commit into
mainfrom
docs/dns-81053
Aug 25, 2026
Merged

docs: document 81053 dns race and import fix#22
xnoto merged 1 commit into
mainfrom
docs/dns-81053

Conversation

@xnoto

Copy link
Copy Markdown
Contributor

Documentation-only follow-up to the 2026-08-25 alertmanager DNS race:

  • Failure Modes: new entry for Cloudflare API error 81053 on cloudflare_dns_record.cluster_apps[...] — the TunnelBinding operator creates DNS on ArgoCD sync before this root's apply runs. Fix is import (exact commands, in-subprocess SOPS extraction), never delete the operator's record. Prevention: merge this root's DNS change before the kustomize-cluster TunnelBinding change.
  • Importing Zone Settings: cross-reference the 81053 entry for out-of-band DNS records.

@github-actions

Copy link
Copy Markdown

OpenTofu Plan

No changes. Your infrastructure matches the configuration.
OpenTofu has compared your real infrastructure against your configuration and

@xnoto
xnoto merged commit 7569d1b into mainAug 25, 2026
4 checks passed
@xnoto
xnoto deleted the docs/dns-81053 branch August 25, 2026 16:19
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@xnoto