Skip to content

Recover controlled items after crash #26

@stv0g

Description

@stv0g

In GitLab by @skolen on Nov 25, 2021, 15:18

After a crash, a VILLAScontroller should be able to recover all the items that it controlled before (not only the default items).

Simple approach: Checkpoint the controlled items in a file or DB once the set of controlled items changes, e.g. if a new simulator is created. Then this Checkpoint can be used to recover from a crash.

Question: Where to safely store the Checkpoint so that it is not destroyed with a crash? Separate Checkpoint config map in k8s for each controller?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions