controlplaneio / simulator

Kubernetes Security Training Platform - focusing on security mitigation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

starting_point does not report started task

pi-unnerup opened this issue · comments

After running a scenario, when starting a task, the start_task 1 command successfully reports that a task has been started.
Subsequent to this, when running the starting_point command, it reports that no task has been started yet.

expected behaviour:
start_task 1 starts a task and starting_point drops user into starting point.

actual behaviour:
start_task 1 reports to have started a task and starting_point throws an error of no task started.

Use case: rbac-sangar