Skip to content

containers: users can set multiple tiers for constraints#11755

Merged
nikitassharma merged 5 commits intomainfrom
nsharma/tiers
Jan 9, 2026
Merged

containers: users can set multiple tiers for constraints#11755
nikitassharma merged 5 commits intomainfrom
nsharma/tiers

Conversation

@nikitassharma
Copy link
Copy Markdown
Member

Fixes CC-6151

Users can now specify constraints.tiers for their container applications. tier will be deprecated in favor of tiers.
If left unset, we will default to tiers: [1, 2]. If both tier and tiers are set, only the value for tiers will be respected.


  • Tests
    • Tests included/updated
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: not a documented feature

@nikitassharma nikitassharma requested review from a team as code owners December 23, 2025 20:48
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Dec 23, 2025

🦋 Changeset detected

Latest commit: d87124f

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

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

@claude
Copy link
Copy Markdown
Contributor

claude bot commented Dec 23, 2025

Claude finished @nikitassharma's task —— View job


Changeset Review

✅ All changesets look good

The changeset .changeset/wide-suns-brush.md is properly formatted:

  • Version Type: ✅ Correct patch for all affected packages (adding tiers array while deprecating tier)
  • Changelog Quality: ✅ Clear description of the new feature with usage details and default behavior
  • Markdown Headers: ✅ No problematic h1/h2/h3 headers
  • Package Coverage: ✅ All affected packages listed (@cloudflare/containers-shared, @cloudflare/workers-utils, wrangler)

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Dec 23, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11755

wrangler

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

commit: d87124f

@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Jan 9, 2026
@nikitassharma nikitassharma merged commit 0f8d69d into main Jan 9, 2026
38 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Jan 9, 2026
@nikitassharma nikitassharma deleted the nsharma/tiers branch January 9, 2026 17:18
@lrapoport-cf lrapoport-cf mentioned this pull request Jan 13, 2026
5 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

6 participants