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

chore: add temp emptyDir volume and mounts #93

Conversation

coreydaley
Copy link
Member

@coreydaley coreydaley commented Feb 6, 2025

Description of the change

Adds an emptyDir volume and mounts it to /tmp in preparation for using the readOnlyRootFilesystem: true option to further secure our containers.

Existing or Associated Issue(s)

https://issues.redhat.com/browse/RHIDP-5828

Additional Information

Checklist

  • Chart version bumped in Chart.yaml according to semver.
  • Variables are documented in the values.yaml and added to the README.md. The pre-commit utility can be used to generate the necessary content. Use pre-commit run -a to apply changes.
  • JSON Schema template updated and re-generated the raw schema via pre-commit hook.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

Copy link

sonarqubecloud bot commented Feb 6, 2025

Copy link
Member

@rm3l rm3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm label Feb 6, 2025
@openshift-merge-bot openshift-merge-bot bot merged commit 4096934 into redhat-developer:main Feb 6, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants