jenkinsci / jenkinsci/amazon-ecs-plugin

Add support for configuring tmpFS

Open
#369 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
197
Forks
226
Avg merge
2d 15h
Merged PRs (30d)
1

Description

### What feature do you want to see added?

Hey team, would be awesome to add the support for configuring tmpFS from the plugin.

See https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Tmpfs.html

Looking at the code seems to be fairly straightforward to add in the template and in `ECSService` like it's done with

```
LinuxParameters().withSharedMemorySize
```

Thanks!

### Upstream changes

_No response_

### Are you interested in contributing this feature?

Yes, why not! 😄

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.