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

[bitnami/memcached] Add optional emptyDir medium configuration #29570

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

nhh
Copy link

@nhh nhh commented Sep 23, 2024

Description of the change

This change adds the ability to define the emptyDir configuration of memcache to be "Memory"

Benefits

People can decide to configure their tmp directory to be tmpfs (RAM-backed filesystem)

Possible drawbacks

See k8s docs for memory impact on tmpfs volumes: https://kubernetes.io/docs/concepts/storage/volumes/#emptydir

Additional information

Checklist

  • Chart version bumped in Chart.yaml according to semver. This is not necessary when the changes only affect README.md files.
  • Variables are documented in the values.yaml and added to the README.md using readme-generator-for-helm
  • Title of the pull request follows this pattern [bitnami/<name_of_the_chart>] Descriptive title
  • All commits signed off and in agreement of Developer Certificate of Origin (DCO)

@github-actions github-actions bot added memcached triage Triage is needed labels Sep 23, 2024
@nhh nhh force-pushed the optional-empty-dir-config branch 2 times, most recently from 6011356 to c5bdb0c Compare September 23, 2024 12:04
Signed-off-by: Niklas Hanft <niklas.hanft@gmail.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
@nhh nhh marked this pull request as ready for review September 23, 2024 12:32
@carrodher carrodher added verify Execute verification workflow for these changes in-progress labels Sep 24, 2024
@github-actions github-actions bot removed the triage Triage is needed label Sep 24, 2024
@github-actions github-actions bot removed the request for review from javsalgar September 24, 2024 06:47
Signed-off-by: Bitnami Containers <bitnami-bot@vmware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in-progress memcached verify Execute verification workflow for these changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants