Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Pipeline Dependencies from different namespaces #328

Open
aidandunlop opened this issue Jun 24, 2024 · 1 comment
Open

Support Pipeline Dependencies from different namespaces #328

aidandunlop opened this issue Jun 24, 2024 · 1 comment

Comments

@aidandunlop
Copy link
Contributor

Is your feature request related to a problem? Please describe.
We'd like to use Pipeline Dependencies to import artefacts from Pipelines in a different namespace to the Pipeline they are being imported from. Currently this is limited to both source and destination Pipelines existing in the same namespace.

Describe the solution you'd like
The ability to configure the namespace of the source pipeline in runConfigurationRef and triggers.runConfigurations

Describe alternatives you've considered
None - current workaround is to deploy all pipelines from the same namespace

Additional context
This feature is useful for model ensembling where we can import a foundational model and fine-tuning it for different purposes. It's helpful to organise these Pipelines into separate namespaces.

@grahamia
Copy link
Contributor

This could be done as part of the provider work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants