Skip to content
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

[RunsOn] Limit instance families to standard types #141

Merged
merged 1 commit into from
Feb 15, 2025
Merged

[RunsOn] Limit instance families to standard types #141

merged 1 commit into from
Feb 15, 2025

Conversation

Nuru
Copy link
Contributor

@Nuru Nuru commented Feb 15, 2025

what

  • Limit RunsOn instances to "standard" instance families

why

  • Non-standard instances are subject to service quotas that can be as low as zero by default. We want to be able to launch a lot of instances, and need a high quota, so we should stick to the standard instances that share the same single quota we have already increased.

@Nuru Nuru requested a review from a team as a code owner February 15, 2025 03:18
Copy link

mergify bot commented Feb 15, 2025

Important

Cloud Posse Engineering Team Review Required

This pull request modifies files that require Cloud Posse's review. Please be patient, and a core maintainer will review your changes.

To expedite this process, reach out to us on Slack in the #pr-reviews channel.

@mergify mergify bot added the triage Needs triage label Feb 15, 2025
@Nuru Nuru enabled auto-merge (squash) February 15, 2025 03:18
@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Feb 15, 2025
@Nuru Nuru added patch A minor, backward compatible change and removed triage Needs triage needs-cloudposse Needs Cloud Posse assistance labels Feb 15, 2025
@mergify mergify bot added the needs-cloudposse Needs Cloud Posse assistance label Feb 15, 2025
@Nuru Nuru merged commit bffab91 into main Feb 15, 2025
4 checks passed
@Nuru Nuru deleted the runs-on branch February 15, 2025 12:33
@mergify mergify bot removed the needs-cloudposse Needs Cloud Posse assistance label Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch A minor, backward compatible change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants