projects/alloydb-autoscaler/terraform/alloydb-autoscaler/cloud-functions/per-project/main.tf (2 lines): - line 139: # TODO: fully generate from variables. - line 160: # TODO: add autoscaler-monitoring. projects/alloydb-autoscaler/terraform/alloydb-autoscaler/cloud-functions/distributed/app-project/main.tf (2 lines): - line 80: # TODO: add autoscaler-monitoring. - line 89: # TODO: fully generate from variables. projects/vision-ai-edge-platform/pipelines/segmentation/deeplabv3plus/trainer/vertexai_image_segmentation_dataset.py (2 lines): - line 163: #TODO: Turn into tf.function - line 169: #TODO: consider cv2.drawContours() projects/database-archival/src/database_archival/pruning_function/workflow/bigquery.py (1 line): - line 74: # TODO: reduce risk of SQL injection. projects/alloydb-autoscaler/src/autoscaler-config-validator/config-validator-cli.ts (1 line): - line 133: * TODO: decide how to create CLI validators for derived configs (e.g. AlloyDB). projects/alloydb-autoscaler/src/autoscaler-core/scaler/scaler-builder.ts (1 line): - line 309: // TODO: bring threshold and margin here. Keeping fields for projects/alloydb-autoscaler/src/autoscaler-core/scaler/scaler-counters.ts (1 line): - line 47: // TODO: verify and adjust the bucket values. projects/alloydb-autoscaler/terraform/alloydb-autoscaler/gke/unified/main.tf (1 line): - line 131: # TODO: add autoscaler-monitoring. projects/alloydb-autoscaler/src/autoscaler-core/scaler/scaling-methods/scaling-method-runner.ts (1 line): - line 152: // TODO: take a decision to prioritize UP vs OUT, IN vs DOWN. projects/database-archival/src/database_archival/dag/utils/config_parser.py (1 line): - line 46: # TODO: add other versioned data sources for the config other than GCS. projects/hive-bigquery-connector-demo/terraform/iam.tf (1 line): - line 23: # TODO: these roles are way too much for any production environment, and is only setup this way for demo purposes. projects/alloydb-autoscaler/src/autoscaler-core/scaler/scaler-rules-engine.ts (1 line): - line 166: * TODO: add support for nested conditions. projects/alloydb-autoscaler/src/alloydb-autoscaler/scaler/index.ts (1 line): - line 78: // TODO: consider adding different profiles with different rule combinations. projects/alloydb-autoscaler/src/autoscaler-core/poller/config-validator.ts (1 line): - line 42: // TODO: The type here should be JSONSchemaType.