Describe the bug
When running a child workflow that produces outputs, propeller attempts to access the s3 location where these outputs have been written, it fails when it doesn't have permissions.
Expected behavior
When using InlineEventDataPolicy = InlineEventDataPolicyStoreInline, the expectation is that propeller and admin won't have to share access to the same S3 buckets.
It seems that in this particular case, flytepropeller uses the now deprecated path to retrieve outputs of a launch plan instead of the separate GetData call (that the UI has switched to)
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
Describe the bug
When running a child workflow that produces outputs, propeller attempts to access the s3 location where these outputs have been written, it fails when it doesn't have permissions.
Expected behavior
When using InlineEventDataPolicy = InlineEventDataPolicyStoreInline, the expectation is that propeller and admin won't have to share access to the same S3 buckets.
It seems that in this particular case, flytepropeller uses the now deprecated path to retrieve outputs of a launch plan instead of the separate GetData call (that the UI has switched to)
Additional context to reproduce
No response
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?