attached-logging-monitoring/logging/aggregator.yaml (3 lines): - line 166: # TODO: Make these values customizable by users. - line 291: # TODO: Explore whether some of this logic could be moved to Log Forwarder - line 319: # TODO: Parse 'source' from glog lines either here or in the forwarder. anthos-bm-edge-deployment/roles/ready-ubuntu/tasks/main.yaml (3 lines): - line 34: # TODO Audit this list of dependencies and split into "development" and "production" (not everything is needed for production) - line 121: ## TODO: This does not allow for multiple cnucs to be setup at one time - line 122: ## TODO: This also does not skip non cnucs anthos-bm-edge-deployment/roles/abm-software/vars/main.yaml (3 lines): - line 21: # Home directory for external secrets download and operations (TODO: Duplciated in post-install) - line 31: # This is the production project that contains the CDI containers. Need it to replace with the staging dynamically in file (FIXME: This is deprecated) - line 37: # Output of snapshot (if not uploading??? ) # TODO: Revist this, may not need anthos-bm-edge-deployment/inventory/group_vars/all.yaml (2 lines): - line 35: #TODO: set this up to query for the version, then upgrade automatically if updated - line 166: # Setup VLAN on Host # TODO: Add the ability to create multiple VLAN interfaces dynamically anthos-bm-edge-deployment/roles/abm-software/tasks/external-secrets.yaml (2 lines): - line 15: # TODO: Setup a conditional for idempotency (does this already exist?) - line 67: ## TODO: Move this to Pull repository? Chicken/egg issue...no CRD, so cannot apply...SecretStore requires project ID to be injected (perhaps move to workload identity?) anthos-bm-edge-deployment/roles/abm-software/tasks/csi-longhorn.yaml (1 line): - line 42: # TODO: Check for exsiting secret and/or HMAC key on bucket before creating a new one anthos-bm-edge-deployment/roles/setup-kvm/tasks/main.yaml (1 line): - line 50: # TODO: Refactor timeout anthos-bm-edge-deployment/roles/update-automation/vars/main.yaml (1 line): - line 20: automatic_update_update_time: "02:15" # Every 2:15am -- TODO: Pull this in some other method for updates (like query an agent on the machine) anthos-bm-edge-deployment/roles/ready-ubuntu/tasks/setup-docker-apt.yaml (1 line): - line 86: # TODO: Refactor timeout anthos-bm-edge-deployment/roles/abm-post-install/tasks/main.yaml (1 line): - line 60: # shell: | # TODO: Add a check to see if the dashboard already exists anthos-bm-edge-deployment/roles/abm-post-install/tasks/create-cdi-node-label.yaml (1 line): - line 15: ## TODO: This should run on each of the clusters, but only one of them should apply at once so