Skip to content

[BUG] Consuming child workflows outputs always reverts to using offloaded_outputs #3753

Description

@EngHabu

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?

  • Yes

Have you read the Code of Conduct?

  • Yes

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

bugSomething isn't workinguntriagedThis issues has not yet been looked at by the Maintainers

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions