google / kctf

kCTF is a Kubernetes-based infrastructure for CTF competitions. For documentation, see
https://google.github.io/kctf/
Apache License 2.0
656 stars 73 forks source link

kctf chal force-restart #236

Open sroettger opened 3 years ago

sroettger commented 3 years ago

Sometimes it's nice to stop+start a challenge to get rid of the old versions. This could be a force-restart command. But maybe this is not needed anymore if we fix #235 ?

sirdarckcat commented 3 years ago

I had to do stop/start because #235 only fixed this for ssh #262 to track others.

lets see how this goes for google-ctf