Please describe what you would like to see in this project
The ID field has been implemented using the containerImage value, which is not guaranteed to be unique. This should be updated to a different method of setting the ID to ensure a unique value.
Please describe what you would like to see in this project
The ID field has been implemented using the
containerImagevalue, which is not guaranteed to be unique. This should be updated to a different method of setting the ID to ensure a unique value.arcaflow-engine-deployer-python/cli_plugin.go
Line 48 in 3e733c7