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

[Ephemeral Storage] Add request for minimum size of ephemeral storage… #56

Merged
merged 3 commits into from
Aug 30, 2023

Conversation

savil
Copy link
Contributor

@savil savil commented Aug 30, 2023

… for Medium+ instances

Summary

Medium-Plus instance projects may likely require more disk space. So, make a minimum request of 8GB.

Ping internally for additional motivations.

How was it tested?

Did not test.
Tried compiling (but fails on x86-darwin for nix reasons; looking into it)

Is this change backwards-compatible?

yes

@savil
Copy link
Contributor Author

savil commented Aug 30, 2023

Don't wanna land this unless @gcurtis can confirm it works.

@mikeland73
Copy link
Contributor

Is this for search service?

@savil savil merged commit 1c7247e into main Aug 30, 2023
2 checks passed
@savil savil deleted the savil/add-ephemeral-storage-request branch August 30, 2023 20:08
@savil
Copy link
Contributor Author

savil commented Aug 30, 2023

Mike confirmed it compiles

savil added a commit that referenced this pull request Aug 31, 2023
savil added a commit that referenced this pull request Aug 31, 2023
#57)

… storage… (#56)"

This reverts commit 1c7247e.

## Summary

This PR reverts the change, since AFAIK Greg couldn't successfully
deploy with this change. He found another workaround for his service
(using a compact DB).

## How was it tested?

compiles.
Did `git revert <commit hash>`

## Is this change backwards-compatible?

yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants