Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

[WIP] virtcontainers state manager #1060

@sameo

Description

@sameo

Description of problem

In general, virtcontainers is very stateful and that's an issue by itself. We're storing and fetching all sort of states without even trying to gather them from running entities for example.
A stateless virtcontainers is certainly unrealistic but should be an asymptotic goal.

Getting close to that goal means we need a better and more organized way to load and store states, and to validate state transitions. In other words, we need a package handling state management for all virtcontainers components.

Metadata

Metadata

Assignees

Labels

featureNew functionality

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions