AzBuilder / terrakube

Open source IaC Automation and Collaboration Software.
https://docs.terrakube.io
Apache License 2.0
496 stars 38 forks source link

Refactor node selector configuration for ephemeral executor #1243

Closed alfespa17 closed 3 weeks ago

alfespa17 commented 1 month ago

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

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

sonarcloud[bot] commented 1 month ago

Quality Gate Passed Quality Gate passed

Issues
3 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud