feat: support init the world from snapshot
likakuli opened this issue · 1 comments
likakuli commented
Is your feature request related to a problem? Please describe.
NO
Describe the solution you'd like
Init the world from snapshot. there are two reasons why we should do this.
- we can do some work based on the history cluster state.
- to reduce api call to kube-apiserver if we want to run simulation many times based on the init state.
Describe alternatives you've considered
NONE
Additional context
NONE
likakuli commented
/assign