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

Run workflows in provider namespace #428

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

aidandunlop
Copy link
Contributor

@aidandunlop aidandunlop commented Jan 8, 2025

Closes #406

Currently all the workflows triggered by a call to a resource's Reconcile function will run in the configured namespace (KfpControllerConfigSpec.WorkflowNamespace).

This PR will now run the workflows in the namespace of the associated Provider, if the configurable workflow namespace is not set.

Tasks

  • ...
  • Documentation updated

@aidandunlop aidandunlop force-pushed the workflows-in-provider-namespace branch from cf37fb1 to d2cc975 Compare January 9, 2025 10:51
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

Successfully merging this pull request may close these issues.

Run workflows in provider namespaces
1 participant