google / kctf

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

add --spot flag to kctf-cluster to use spot VMs #380

Closed arxenix closed 2 years ago

arxenix commented 2 years ago

big savings during dev time with spot VMs, so it would be nice to have this flag

google-cla[bot] commented 2 years ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

sroettger commented 2 years ago

Thanks Arxenix! The change looks good to me. Please check out the message from the google-cla bot and then I can merge it.

arxenix commented 2 years ago

I'm not really sure why it's failing, I signed the CLA. Edit: there we go, had to click a re-scan button

sroettger commented 2 years ago

Thanks, I made release 1.7.0 with this change.