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

feat(cluster/kube/builder): "ram" storage class #199

Closed
wants to merge 6 commits into from
Closed

Conversation

boz
Copy link
Contributor

@boz boz commented Feb 26, 2024

  • Implement "ram" storage class with "empty dir" memory-backed volumes.
  • No changes to resource accounting - service memory size must include size allocated to ram storage.

refs akash-network/support#179

@boz boz requested a review from troian as a code owner February 26, 2024 18:54
@troian
Copy link
Member

troian commented Feb 27, 2024

i'll cut node release v0.30.2 to fix tests

@boz
Copy link
Contributor Author

boz commented Feb 27, 2024

should probably add validation for container's memory size in a few places.

@boz boz force-pushed the boz/ram-volumes branch from 8ae69ed to e894230 Compare March 7, 2024 22:01
* Implement `"ram"` storage class with "empty dir" memory-backed
  volumes.
* No changes to resource accounting - service memory size
  must include size allocated to ram storage.

refs akash-network/support#179

Signed-off-by: Adam Bozanich <[email protected]>
@boz boz force-pushed the boz/ram-volumes branch from e894230 to 7ae2b6b Compare March 8, 2024 00:37
troian added 5 commits March 20, 2024 15:11
- akash-api v0.0.60
- node v0.32.2

Signed-off-by: Artur Troian <[email protected]>
- akash-api v0.0.60
- node v0.32.2

Signed-off-by: Artur Troian <[email protected]>
Signed-off-by: Artur Troian <[email protected]>
@troian
Copy link
Member

troian commented Apr 3, 2024

superseded by #217

@troian troian closed this Apr 3, 2024
@troian troian deleted the boz/ram-volumes branch April 3, 2024 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants