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

per-namespace WorkflowDefaults #14221

Open
Justin-DynamicD opened this issue Feb 25, 2025 · 0 comments
Open

per-namespace WorkflowDefaults #14221

Justin-DynamicD opened this issue Feb 25, 2025 · 0 comments
Labels
type/feature Feature request

Comments

@Justin-DynamicD
Copy link

Summary

What change needs making?

As of v2.9, there is the ability to override the default artifact repository on a per-namespace basis by supplying a ConfigMap in said namespace with the appropriate label. However, it only works explicitly for setting the default-artifact-repository.

This request is to expend this feature for workflowDefaults.

When would you use this?

This would be particularly valuable in multi-tenancy environments were tenants may be assigned their own namespace for executing workflows. This would allow setting default annotations, labels, service account, etc. at the namespace level, allowing tenants to make smaller, more DRY workflows.


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@Justin-DynamicD Justin-DynamicD added the type/feature Feature request label Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature Feature request
Projects
None yet
Development

No branches or pull requests

1 participant