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

Refactor node selector configuration for ephemeral executor #1243

Merged
merged 1 commit into from
Sep 3, 2024

Conversation

alfespa17
Copy link
Member

@alfespa17 alfespa17 commented Aug 29, 2024

Adding options to customize ephemeral executor using the following environment variables.

  • EPHEMERAL_CONFIG_NODE_SELECTOR_TAGS
  • EPHEMERAL_CONFIG_SERVICE_ACCOUNT
  • EPHEMERAL_CONFIG_ANNOTATIONS

The EPHEMERAL_CONFIG_NODE_SELECTOR_TAGS and EPHEMERAL_CONFIG_ANNOTATIONS allow to have several values separated by a semicolon

For example this can be used at workspace level like the following:

image

Example:

image

image

Copy link

@alfespa17 alfespa17 merged commit 3112d56 into main Sep 3, 2024
4 checks passed
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.

1 participant