jenkinsci / amazon-ecs-plugin

Amazon EC2 Container Service Plugin for Jenkins
https://plugins.jenkins.io/amazon-ecs
MIT License
193 stars 226 forks source link

Support Fargate EphemeralStorageSize #240

Closed steven-aerts closed 2 years ago

steven-aerts commented 2 years ago

Enable EphemeralStorageSize allows you to increase the size of the root disk up to 100GB. Only support for Fargate 1.4.0 and above. As this requires AWS java SDK version 2.11.1008 some extra depdencies needed to be updated.

vladaurosh commented 2 years ago

Hello @steven-aerts Would you be able to resolve merge conflicts so this PR is included in next release?

Stericson commented 2 years ago

@steven-aerts 👋 Hello, if you'll resolve the conflicts here in your PR I'll take a look into getting it merged.

vladaurosh commented 2 years ago

Hey @Stericson Is it possible to copy changes that @steven-aerts made? I am sure he/she wouldn't mind.

steven-aerts commented 2 years ago

@Stericson @vladaurosh

I rebased everything. Hope you will enjoy this new feature as much as we do.

Stericson commented 2 years ago

@steven-aerts Thanks! Merged the change in. I'll get it into a future release. Thanks for the contribution!

dcacenabes commented 2 years ago

@steven-aerts thanks a bunch for implementing this.

@Stericson is there any way we can help you trigger a release including this anytime soon? We are running out of space with the default size, and are really looking forward to be able to define larger ephemeral storage.

Stericson commented 2 years ago

@dcacenabes I can get a release out later this week.

dcacenabes commented 2 years ago

@dcacenabes I can get a release out later this week.

Thank you so much @Stericson 🙏 Looking forward to it!

Stericson commented 2 years ago

@dcacenabes @steven-aerts New Release is out!

dcacenabes commented 2 years ago

Thank you!!!! This is great news!! Updating...