-
Notifications
You must be signed in to change notification settings - Fork 21
Bump max cpus per VM to 254 #2974
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
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Collaborator
Author
|
Let's probably make this 128 for now. |
charliepark
reviewed
Jan 12, 2026
app/api/util.ts
Outdated
| } from './__generated__/Api' | ||
|
|
||
| // API limits encoded in https://github.com/oxidecomputer/omicron/blob/aec3cd8d/nexus/src/app/mod.rs | ||
| // API limits encoded in https://github.com/oxidecomputer/omicron/blob/2f7f8074/nexus/src/app/mod.rs#L125-L158 |
Contributor
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.
You might not care about the latest sha, but if you do, it's a4e9c7a1
Ah, and equivalent lines are L126-L160
david-crespo
added a commit
to oxidecomputer/omicron
that referenced
this pull request
Feb 5, 2026
oxidecomputer/console@a5fc417...948c1d3 * [948c1d33](oxidecomputer/console@948c1d33) oxidecomputer/console#3021 * [cd0a0db6](oxidecomputer/console@cd0a0db6) oxidecomputer/console#3027 * [002af426](oxidecomputer/console@002af426) oxidecomputer/console#3005 * [61464d9f](oxidecomputer/console@61464d9f) oxidecomputer/console#3024 * [7ca66ea6](oxidecomputer/console@7ca66ea6) oxidecomputer/console#3018 * [53441694](oxidecomputer/console@53441694) oxidecomputer/console#3023 * [ed139b14](oxidecomputer/console@ed139b14) oxidecomputer/console#2974 * [62e0e4d6](oxidecomputer/console@62e0e4d6) oxidecomputer/console#3020 * [c916d668](oxidecomputer/console@c916d668) oxidecomputer/console#3002 * [b9344ef0](oxidecomputer/console@b9344ef0) oxidecomputer/console#3007 * [111646f4](oxidecomputer/console@111646f4) oxidecomputer/console#3003
david-crespo
added a commit
to oxidecomputer/omicron
that referenced
this pull request
Feb 6, 2026
oxidecomputer/console@a5fc417...948c1d3 * [948c1d33](oxidecomputer/console@948c1d33) oxidecomputer/console#3021 * [cd0a0db6](oxidecomputer/console@cd0a0db6) oxidecomputer/console#3027 * [002af426](oxidecomputer/console@002af426) oxidecomputer/console#3005 * [61464d9f](oxidecomputer/console@61464d9f) oxidecomputer/console#3024 * [7ca66ea6](oxidecomputer/console@7ca66ea6) oxidecomputer/console#3018 * [53441694](oxidecomputer/console@53441694) oxidecomputer/console#3023 * [ed139b14](oxidecomputer/console@ed139b14) oxidecomputer/console#2974 * [62e0e4d6](oxidecomputer/console@62e0e4d6) oxidecomputer/console#3020 * [c916d668](oxidecomputer/console@c916d668) oxidecomputer/console#3002 * [b9344ef0](oxidecomputer/console@b9344ef0) oxidecomputer/console#3007 * [111646f4](oxidecomputer/console@111646f4) oxidecomputer/console#3003
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Closes #2972