AzBuilder / terrakube

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

feat: add possibility to mount config map on ephemeral job agent #1505

Closed BenjaminDecreusefond closed 1 week ago

BenjaminDecreusefond commented 1 week ago

Hey @alfespa17 !

We are currently working on ephemeral agents and we would like to add the ability to mount volumes on the jobs to allow for custom configuration like passing configuration files to interact with cloud providers. Do you think that could be a cool feature ?

Also, following this PR I update the message in the Terrakube UI to tell user that they can use regex for branch matching as well !

Regards !

alfespa17 commented 1 week ago

Thank you @BenjaminDecreusefond

BenjaminDecreusefond commented 1 week ago

Hi @alfespa17 !

Do you have an ETA for when this will be available in executor image ? :)

alfespa17 commented 1 week ago

Maybe I create the image later today I would like to see if I have some free time to add support for variable sets

BenjaminDecreusefond commented 1 week ago

Ok sure thanks !

BenjaminDecreusefond commented 4 days ago

Hey @alfespa17 !

Sorry to bother you, but do you have any updates about this ? :)

alfespa17 commented 4 days ago

Hey @alfespa17 !

Sorry to bother you, but do you have any updates about this ? :)

You can try

https://github.com/AzBuilder/terrakube/releases/tag/2.24.0-beta.5

BenjaminDecreusefond commented 3 days ago

Btw thank you @stanleyz I've been using the new images of the API and can confirm that jobs starts much faster now !