[ZT] WARP Client --> Cloudflare One Client (rename files)#29027
Merged
Conversation
… partials, and cross-references Applies WARP Client → Cloudflare One Client rename to ~241 files across cloudflare-one docs (excluding already-done cloudflare-one-client/ and warp-connector/), all partials, and cross-product references. Preserves safe-list items: WARP tunnel, WARP Connector, warp-cli, warp-svc, dashboard UI labels, API field names, code blocks, changelog prose, WARP session/authentication feature names, and consumer WARP references.
Updates ~40 additional standalone 'WARP' references across 30 files that were missed by the automated regex pass. Includes headings, descriptions, prose, and table entries. Safe-list items preserved (Mermaid diagrams, code blocks, dashboard UI labels, WARP session feature names, consumer WARP refs, changelog prose).
…ame-cf1 # Conflicts: # src/content/partials/networking-services/mnm/tutorials/encrypt-network-flow-data.mdx
Updates 27 anchor references across 20 files to match new heading slugs after WARP → Cloudflare One Client heading renames. Includes: - #3-route-private-network-ips-through-warp (6 refs) - #warp-client → #cloudflare-one-client (3 refs) - #warp-client-block-notifications (3 refs) - #warp-device-ips → #device-ips (3 refs) - #enable-warp-to-warp → #enable-peer-to-peer (2 refs) - #warp-split-tunnel-configuration (2 refs) - 8 other individual anchor fixes
…ne Client devices' Remove unnecessary article 'the' before plural noun phrase in 6 instances across 5 files.
…re One Client device' Updates 3 instances across 2 files. Also rewrites one awkward sentence about routing traffic through the client.
Update the explanatory note to clarify that 'WARP' is the previous name for the Cloudflare One Client, since the sentence references the dashboard check name 'WARP Check (Mac OS)'.
… entry - Add new 'Cloudflare One Client' glossary term (fixes build error from GlossaryTooltip references) - Update 'WARP client' entry to indicate it is the previous name - Update 'Cloudflare One Agent' entry to reference new product name
The warp-client-checks/ folder has not been renamed yet, so URL paths must continue using /warp-client-checks/ to avoid broken links. The folder rename will be handled in a separate structural change.
Structural renames for WARP Client → Cloudflare One Client: - warp-client-checks/ → client-checks/ (16 files) - warp-to-warp.mdx → peer-to-peer.mdx - rdp-warp-to-tunnel.mdx → rdp-device-client.mdx - ssh-warp-to-tunnel.mdx → ssh-device-client.mdx - warp-on-headless-linux.mdx → deploy-client-headless-linux.mdx - zero-trust/warp.mdx → zero-trust/cloudflare-one-client.mdx (×2) Adds 8 new redirects (1 splat + 7 static) and updates 5 existing redirect destinations. Updates ~100 internal link references across ~55 files.
ranbel
requested review from
a team,
Maddy-Cloudflare,
angelampcosta,
dcpena,
deadlypants1973,
kennyj42,
marciocloudflare,
mikenomitch,
nikitacano,
pedrosousa,
soheiokamoto and
th0m
as code owners
March 16, 2026 20:08
Contributor
|
This PR requires additional review attention because it affects the following areas: RedirectsThis PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:
PartialsThis PR updates partial files, which are pieces of content used across multiple files in our Render component.
|
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
ranbel
marked this pull request as draft
March 16, 2026 20:10
The partial file was not renamed (deferred), so Render references must still use 'cloudflare-wan/zero-trust/warp', not the renamed page slug.
Contributor
…ame-cf1-folder-renames # Conflicts: # src/content/docs/cloudflare-one/access-controls/policies/index.mdx # src/content/docs/cloudflare-one/insights/logs/posture-logs.mdx # src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/cloudflared/connect-private-hostname.mdx # src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/private-net/index.mdx # src/content/docs/cloudflare-one/networks/connectors/cloudflare-tunnel/use-cases/rdp/index.mdx # src/content/docs/cloudflare-one/networks/routes/reserved-ips.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/antivirus.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/application-check.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/carbon-black.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/corp-device.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/device-uuid.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/disk-encryption.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/domain-joined.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/file-check.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/firewall.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/os-version.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-gateway.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/require-warp.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/client-checks/sentinel-one.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/index.mdx # src/content/docs/cloudflare-one/reusable-components/posture-checks/warp-client-checks/index.mdx # src/content/docs/cloudflare-one/setup/replace-vpn/device-to-device.mdx # src/content/docs/cloudflare-one/traffic-policies/network-policies/common-policies.mdx # src/content/docs/learning-paths/secure-internet-traffic/build-network-policies/recommended-network-policies.mdx # src/content/docs/reference-architecture/diagrams/sase/deploying-self-hosted-VoIP-services-for-hybrid-users.mdx # src/content/partials/cloudflare-one/gateway/get-started/create-network-policy.mdx # src/content/partials/cloudflare-one/gateway/policies/dash-plus-api/network/enforce-device-posture.mdx # src/content/partials/networking-services/cloudflare-one-connectivity-options.mdx
ranbel
marked this pull request as ready for review
March 16, 2026 21:34
Update URL path in changelog entry (prose unchanged) to point to the renamed ssh-device-client page.
Replace 'routing over WARP' link text with 'the Cloudflare One Client' in 4 tunnel use-case pages. Replace 'WARP-to-Tunnel' with 'the Cloudflare One Client' in SSH infrastructure access page and local tunnel management page.
ranbel
commented
Mar 16, 2026
ranbel
commented
Mar 16, 2026
patriciasantaana
approved these changes
Mar 16, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
follows #29022