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

[ENHANCEMENT] Global nodeSelector #2306

Open
Tracked by #1
jonathanlukas opened this issue Sep 6, 2024 · 1 comment
Open
Tracked by #1

[ENHANCEMENT] Global nodeSelector #2306

jonathanlukas opened this issue Sep 6, 2024 · 1 comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request

Comments

@jonathanlukas
Copy link
Contributor

Describe the use case:

Currently, only each component can have a nodeSelector added. The idea of the global nodeSelector came up as the environment used for a setup did have a dedicated set of nodes to run all camunda components.

This led to adding the nodeSelector property to each individual component.

Describe the enhancement/feature:

It would be great if a global nodeSelector could be defined for such use cases.

Desired outcome and acceptance tests:

The global nodeSelector would be applied unless a component-specific nodeSelector is provided.

@ZiadGoondy
Copy link

I would love to try to work on this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers kind/enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants