Skip to content

Support setting container affinities#10503

Merged
edmundhung merged 1 commit intocloudflare:mainfrom
ichernetsky-cf:ichernetsky/containers-affinities
Sep 2, 2025
Merged

Support setting container affinities#10503
edmundhung merged 1 commit intocloudflare:mainfrom
ichernetsky-cf:ichernetsky/containers-affinities

Conversation

@ichernetsky-cf
Copy link
Copy Markdown
Contributor

Fixes CC-5971.

Allow setting container affinities on container creation and modification.


  • Tests
    • Tests included
    • Tests not necessary because:
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: because it is intended for internal use for now.
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: AFAIU, containers are not supported with the previous version.

@ichernetsky-cf ichernetsky-cf requested review from a team as code owners August 29, 2025 15:27
@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Aug 29, 2025

🦋 Changeset detected

Latest commit: 64af92e

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

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented Aug 29, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 64af92e

Comment thread packages/wrangler/src/containers/config.ts Outdated
Comment thread packages/wrangler/src/cloudchamber/apply.ts Outdated
@ichernetsky-cf ichernetsky-cf force-pushed the ichernetsky/containers-affinities branch 2 times, most recently from d8c944c to ad18c3f Compare August 29, 2025 21:25
Comment thread packages/wrangler/src/containers/config.ts Outdated
@github-project-automation github-project-automation Bot moved this from Untriaged to Approved in workers-sdk Sep 1, 2025
@ichernetsky-cf ichernetsky-cf force-pushed the ichernetsky/containers-affinities branch from ad18c3f to 6188d8c Compare September 2, 2025 14:33
@ichernetsky-cf ichernetsky-cf self-assigned this Sep 2, 2025
@ichernetsky-cf ichernetsky-cf force-pushed the ichernetsky/containers-affinities branch from 6188d8c to 9d24963 Compare September 2, 2025 14:49
@ichernetsky-cf ichernetsky-cf force-pushed the ichernetsky/containers-affinities branch from 9d24963 to 64af92e Compare September 2, 2025 15:11
@edmundhung edmundhung merged commit c0fad5f into cloudflare:main Sep 2, 2025
46 of 49 checks passed
@github-project-automation github-project-automation Bot moved this from Approved to Done in workers-sdk Sep 2, 2025
@ichernetsky-cf ichernetsky-cf deleted the ichernetsky/containers-affinities branch September 2, 2025 16:24
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.

6 participants