Skip to content

chore(cloudflared): target 2026.7.3 - #29

Merged
kholisrag merged 1 commit into
mainfrom
chore/cloudflared-2026-7-3
Aug 5, 2026
Merged

chore(cloudflared): target 2026.7.3#29
kholisrag merged 1 commit into
mainfrom
chore/cloudflared-2026-7-3

Conversation

@kholisrag

Copy link
Copy Markdown
Owner

Bumps cloudflared_version_target from 2026.2.0 to 2026.7.3.

Already applied and verified on cloudflared_vm — this commits the change
that was made to reach it:

Cloudflared version: cloudflared version 2026.7.3 (built 2026-07-23-09:58 UTC)

Tunnel health after the handler restart, not just systemctl is-active:

  • precheck complete hard_fail=false — DNS, QUIC/UDP and HTTP/2/TCP all pass
    against both region1 and region2
  • four tunnel connections registered over QUIC: cgk02, sin13, sin11,
    cgk07

The ERR Connection terminated / no more connections active and exiting lines
in the journal are the old process shutting down for the restart — every
registration is timestamped after them.

Why this had not landed

The upgrade was blocked, not untried. The guest's root was 100% full, so Ansible
could not write its module payload to /tmp and every run ended UNREACHABLE at
Gathering Facts. #28 adds the reclaim playbook that clears that, and this guest
is its worked example.

Pre-existing and unrelated, noted here rather than fixed: cloudflared logs a
ping_group_range warning and disables its ICMP proxy. Only matters if ICMP is
proxied through the tunnel.

Applied to cloudflared_vm and verified: the tunnel registered four QUIC
connections (cgk02, sin13, sin11, cgk07) after the handler restart, and
cloudflared's own precheck passed DNS, UDP and TCP against both regions.

The upgrade had been blocked rather than untried. The guest's root was 100%
full, so ansible could not write its module payload to /tmp and every run ended
UNREACHABLE at Gathering Facts - see the storage reclaim playbook added
alongside this.
@kholisrag
kholisrag merged commit 2005510 into main Aug 5, 2026
1 check passed
@kholisrag
kholisrag deleted the chore/cloudflared-2026-7-3 branch August 5, 2026 03:21
Sign up for free to 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