Skip to content

Conversation

@dinasaur404
Copy link
Contributor

Summary

  • Added "Worker Isolation" page to document trusted/untrusted namespace behavior
  • Updated limits/pricing with page numbers
  • Removed old changelog page

Screenshots (optional)

Worker Isolation

Documentation checklist

  • Is there a changelog entry (guidelines)? If you don't add one for something awesome and new (however small) — how will our customers find out? Changelogs are automatically posted to RSS feeds, the Discord, and X.
  • The documentation style guide has been adhered to.
  • If a larger change - such as adding a new page- an issue has been opened in relation to any incorrect or out of date information that this PR fixes.
  • Files which have changed name or location have been allocated redirects.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

This PR requires additional review attention because it affects the following areas:

Redirects

This PR changes current filenames or deletes current files. Make sure you have redirects set up to cover the following paths:

  • /cloudflare-for-platforms/workers-for-platforms/platform/changelog/

@github-actions
Copy link
Contributor

github-actions bot commented Aug 8, 2025

This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:

Pattern Owners
/src/content/docs/cloudflare-for-platforms/workers-for-platforms/ @irvinebroque, @dinasaur404, @cloudflare/deploy-config, @cloudflare/pcx-technical-writing


### Trusted Mode

If you control the Worker code and want to disable isolation mode, you can configure the namespace as "trusted".
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

How?

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Example of when I should use this?

ex: if I'm using this to build a platform for internal teams within my company (or something)

@dinasaur404 dinasaur404 merged commit 2900bbc into production Aug 9, 2025
8 checks passed
@dinasaur404 dinasaur404 deleted the wfp-untrusted-doc branch August 9, 2025 00:05
thomasgauvin pushed a commit that referenced this pull request Aug 15, 2025
…d changelog page (#24275)

* Add worker isolation docs, update limits/pricing pages, and remove old changelog page

* Update src/content/docs/cloudflare-for-platforms/workers-for-platforms/platform/worker-isolation.mdx

Co-authored-by: Brendan Irvine-Broque <[email protected]>

* Update src/content/docs/cloudflare-for-platforms/workers-for-platforms/platform/worker-isolation.mdx

Co-authored-by: Brendan Irvine-Broque <[email protected]>

* address comments

---------

Co-authored-by: Brendan Irvine-Broque <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants