Skip to content

TUN-9333: Fix cloudflared tunnel secret rotate #5587

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: next
Choose a base branch
from

Conversation

jcsf
Copy link

@jcsf jcsf commented May 15, 2025

Summary

The tunnel secret is never returned by the API response, therefore, we need to store the tunnel secret and configuration source, sent in the request to update it in the state after the patch is successful.

Closes #5561

## Summary
The tunnel secret is never returned by the API response,
therefore, we need to store the tunnel secret and configuration
source, sent in the request to update it in the state after the patch
is successful.
@jcsf jcsf force-pushed the joaocarlos/TUN-9333-fix-rotate-secret branch from 4f5d017 to 16cbd22 Compare May 19, 2025 11:47
@jcsf jcsf changed the base branch from main to next May 19, 2025 11:47
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.

cloudflare_zero_trust_tunnel_cloudflared: cannot rotate tunnel secret
4 participants