Skip to content

Conversation

@nikitassharma
Copy link
Member

@nikitassharma nikitassharma commented Jul 14, 2025

Custom instance types could previously only be set through setting vcpu/memory/disk through the configuration block. As we deprecate configuration, move setting vcpu, memory, and disk to the instance type field of wrangler. By nature, this enforces that custom instance types are mutually exclusive with the named instance types and will allow us to remove a lot of the logic that verifies this once configuration is removed.

Fixes CC-5692


@nikitassharma nikitassharma requested review from a team as code owners July 14, 2025 21:08
@changeset-bot
Copy link

changeset-bot bot commented Jul 14, 2025

🦋 Changeset detected

Latest commit: 8f109f1

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
wrangler Patch
@cloudflare/vite-plugin Patch
@cloudflare/vitest-pool-workers Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@emily-shen emily-shen force-pushed the emily/extra-validation branch 2 times, most recently from fd70f4f to ddbc4dc Compare July 15, 2025 09:11
@nikitassharma nikitassharma force-pushed the nsharma/custom-instance-type branch from 163304c to eb6f1aa Compare July 15, 2025 14:29
@nikitassharma nikitassharma changed the base branch from emily/extra-validation to emily/containers-config-2 July 15, 2025 14:30
@nikitassharma nikitassharma force-pushed the nsharma/custom-instance-type branch from eb6f1aa to 4f74942 Compare July 15, 2025 14:33
@emily-shen emily-shen force-pushed the emily/containers-config-2 branch from 1ac19c2 to 8e33339 Compare July 15, 2025 14:54
@emily-shen emily-shen force-pushed the emily/containers-config-2 branch from 8e33339 to e2a434d Compare July 15, 2025 16:16
@nikitassharma nikitassharma force-pushed the nsharma/custom-instance-type branch from 4f74942 to cbb7baf Compare July 15, 2025 16:28
@github-project-automation github-project-automation bot moved this to Untriaged in workers-sdk Jul 15, 2025
@emily-shen emily-shen force-pushed the emily/containers-config-2 branch 2 times, most recently from 4546eb3 to ddbc4dc Compare July 16, 2025 12:36
@emily-shen emily-shen force-pushed the emily/containers-config-2 branch from ddbc4dc to a1ee29a Compare July 16, 2025 12:41
Custom instance types could previously only be set through setting
vcpu/memory/disk through the `configuration` block. As we deprecate
`configuration`, move setting vcpu, memory, and disk to the instance
type field of wrangler. By nature, this enforces that custom instance
types are mutually exclusive with the named instance types and will
allow us to remove a lot of the logic that verifies this once
`configuration` is removed.
@nikitassharma nikitassharma force-pushed the nsharma/custom-instance-type branch from cbb7baf to 8f109f1 Compare July 16, 2025 15:40
@pkg-pr-new
Copy link

pkg-pr-new bot commented Jul 16, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@9962

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@9962

miniflare

npm i https://pkg.pr.new/miniflare@9962

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@9962

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@9962

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@9962

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@9962

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@9962

wrangler

npm i https://pkg.pr.new/wrangler@9962

commit: 8f109f1

@emily-shen emily-shen force-pushed the emily/containers-config-2 branch 11 times, most recently from bfe7096 to b30a797 Compare July 23, 2025 15:01
@emily-shen emily-shen deleted the branch cloudflare:emily/containers-config-2 July 23, 2025 16:16
@emily-shen emily-shen closed this Jul 23, 2025
@github-project-automation github-project-automation bot moved this from Untriaged to Done in workers-sdk Jul 23, 2025
@nikitassharma
Copy link
Member Author

#10051

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

2 participants