-
Notifications
You must be signed in to change notification settings - Fork 9.9k
Add worker isolation docs, update limits/pricing pages, and remove old changelog page #24275
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
Conversation
|
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:
|
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
src/content/docs/cloudflare-for-platforms/workers-for-platforms/platform/worker-isolation.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/cloudflare-for-platforms/workers-for-platforms/platform/worker-isolation.mdx
Outdated
Show resolved
Hide resolved
|
|
||
| ### Trusted Mode | ||
|
|
||
| If you control the Worker code and want to disable isolation mode, you can configure the namespace as "trusted". |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How?
There was a problem hiding this comment.
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)
src/content/docs/cloudflare-for-platforms/workers-for-platforms/platform/worker-isolation.mdx
Show resolved
Hide resolved
…s/platform/worker-isolation.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]>
…s/platform/worker-isolation.mdx Co-authored-by: Brendan Irvine-Broque <[email protected]>
…ode clarification
…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]>
Summary
Screenshots (optional)
Documentation checklist