src/ccf/ccf-provider/CcfNetworkProvider.cs (5 lines): - line 222: // TODO (gsinha): Above check does not handle the situation where nodes got orphaned - line 1139: // TODO (gsinha): Add retries around GetFromJsonAsync transient failure. - line 1892: // TODO (gsinha): Uncomment once remove_node behavior for a node in "Pending" state that - line 1990: // TODO (gsinha): Need to ignore this till we fix the issue of pre-DR nodes - line 2009: // TODO (gsinha): Below logic to issue a DELETE has no affect due to src/tools/azure-cli-extension/cleanroom/cleanroom_common/azure_cleanroom_core/utilities/helpers.py (3 lines): - line 421: # TODO (HPrabh): Cleanup this logic to convert the class into IdentityConfiguration. - line 495: # TODO (HPrabh): Change the plain volume access name to "access_name" and cipher one to "access_name-cipher". - line 749: # TODO (HPrabh): Update the validate function to check the whole spec for anomalies. src/proxy/templates/lds/inbound_http_listener.template.yaml.jinja (2 lines): - line 105: # TODO: for now a sufficiently large timeout until we have async mode support. - line 133: # TODO: for now a sufficiently large timeout until we have async mode support. src/ccf/ccf-provider-common/NodeStorageProviders/AzureFileShareNodeStorageProvider.cs (2 lines): - line 290: // TODO (gsinha): Getting "invalid mount list" error during container group - line 311: // TODO (gsinha): Getting "invalid mount list" error during container group src/code-launcher/code_launcher.py (2 lines): - line 167: # TODO (HPrabh): Take this as an array and support multiple applications. - line 190: # TODO (HPrabh): Add more specific error handling based on the error type. src/tools/azure-cli-extension/cleanroom/cleanroom_common/azure_cleanroom_core/utilities/datastore_helpers.py (2 lines): - line 100: # TODO (HPrabh): Remove this check when key release is supported directly on the DEK. - line 129: # TODO (HPrabh): Add support for DEK to be key released without having a wrapping KEK. src/ccf/ccf-provider-common/ImageUtils.cs (2 lines): - line 185: // TODO (anrdesai): Move test image references to test project - line 196: // TODO (anrdesai): Move test image references to test project src/tools/azure-cli-extension/cleanroom/cleanroom_common/azure_cleanroom_core/templates/cleanroomspec-openapi.yaml (2 lines): - line 294: # TODO (HPrabh): Move the mounts and ports away from runtimeSettings. - line 295: # TODO (HPrabh): Add references to datasources and datasinks instead of mounts. src/internal/filter/opa/opafilter.go (2 lines): - line 209: // TODO (gsinha): Hook this output via logrus and not stdout. - line 254: // TODO (gsinha): Revisit whether a logical disallowed response should be treated as an error src/identity/Common/Configuration/IdentityConfiguration.cs (1 line): - line 102: // TODO (anrdesai): Remove the provider specific configurations and switch to a generic src/governance/client/Controllers/ProposalsController.cs (1 line): - line 46: // TODO (gsinha): The old API (non api-version) returns member-wise ballot details src/tools/azure-cli-extension/cleanroom/azext_cleanroom/utilities/_configuration_helpers.py (1 line): - line 14: # TODO (HPrabh): Model a Configuration class that wraps the below methods. src/blobfuse-launcher/blobfuse-launcher.py (1 line): - line 299: # TODO (HPrabh): Handle SIGTERM. src/code-launcher/src/utilities/podman_utilities.py (1 line): - line 106: # TODO (HPrabh): Check why the exception is not being propagated out. src/tools/azure-cli-extension/cleanroom/cleanroom_common/azure_cleanroom_core/utilities/configuration_helpers.py (1 line): - line 7: # TODO (HPrabh): Model a Configuration class that wraps the below methods. src/proxy/templates/lds/outbound_http_listener.template.yaml.jinja (1 line): - line 79: # TODO: for now a sufficiently large timeout until we have async mode support. src/tools/azure-cli-extension/cleanroom/azext_cleanroom/datastore_cmd.py (1 line): - line 51: # TODO (HPrabh): Add support for Key Vault.