Skip to content

Add stateless volume definition to local volumes#799

Merged
blewisCycle merged 1 commit intomainfrom
mattoni/eng-4247-add-stateless-volume-option-to-api-spec
Feb 25, 2026
Merged

Add stateless volume definition to local volumes#799
blewisCycle merged 1 commit intomainfrom
mattoni/eng-4247-add-stateless-volume-option-to-api-spec

Conversation

@mattoni
Copy link
Member

@mattoni mattoni commented Feb 25, 2026

Cycle will now support "stateless" volumes.

  • Stateless volumes are intended to be ephemeral, for temporary data.
  • Stateless volumes will NOT be migrated when 'migrate volumes' is selected.
  • Stateless volumes will be wiped when the container is stopped.

The purpose is to support use-cases where you may want data stored in dedicated container storage, but not include large datasets (hundreds of gigs of OS images, or something) in a migration for efficiency.

@mattoni mattoni requested a review from blewisCycle February 25, 2026 11:11
@blewisCycle blewisCycle merged commit b7c891f into main Feb 25, 2026
1 check passed
@blewisCycle blewisCycle deleted the mattoni/eng-4247-add-stateless-volume-option-to-api-spec branch February 25, 2026 15:35
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