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

Stateful mode #10

Open
8 tasks
zerodayyy opened this issue Nov 4, 2020 · 0 comments
Open
8 tasks

Stateful mode #10

zerodayyy opened this issue Nov 4, 2020 · 0 comments
Assignees
Labels
feature New feature or request internal Internal tasks
Milestone

Comments

@zerodayyy
Copy link
Owner

Sometimes you need to revert exactly to the state before the scenario/action run. Stateful mode should solve this problem.

  • Implement state gathering
  • Implement state storage (JSON + TinyDB)
  • Implement state diffs
  • Detect state changes besides saved states
  • Implement resource locks
  • Scenario parameter & CLI flag for stateful mode
  • Implement revert action
  • Display & log revert command in the end when in stateful mode
@zerodayyy zerodayyy added feature New feature or request internal Internal tasks labels Nov 4, 2020
@zerodayyy zerodayyy added this to the v1.2.0 milestone Nov 4, 2020
@zerodayyy zerodayyy self-assigned this Nov 4, 2020
@zerodayyy zerodayyy modified the milestones: v1.2.0, v1.3.0 Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request internal Internal tasks
Projects
None yet
Development

No branches or pull requests

1 participant