google / google/kctf

allow scaling based on gcs resources

Open
#329 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
794
Forks
82
PR merge metrics
No merged PRs in 30d

Description

https://github.com/google/kctf/blob/v1/kctf-operator/pkg/controller/challenge/volumes/persistentvolumeclaim.go#L14
https://github.com/google/kctf/blob/v1/kctf-operator/pkg/controller/challenge/volumes/persistentvolume.go#L25

I think we just need to define the capacity of the persistent volume accordingly to what we have in the node.

we would need to find a way to throttle access to the fuse fs somehow.

without it, it's possible for someone to spam the FS and make things slow for other tasks.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.