Skip to content

Commit d00c0c4

Browse files
committed
add todo
Signed-off-by: Javan Lacerda <javanlacerda@google.com>
1 parent b5fac7b commit d00c0c4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/clusterfuzz/_internal/k8s/service.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737

3838
# See https://cloud.google.com/batch/quotas#job_limits
3939
MAX_CONCURRENT_VMS_PER_JOB = 1000
40+
# TODO(javanlacerda): Use feature flag for setting it.
4041
CLUSTER_NAME = 'clusterfuzz-cronjobs-gke'
4142

4243
KubernetesJobConfig = collections.namedtuple('KubernetesJobConfig', [

0 commit comments

Comments
 (0)