Skip to content

tuf: support deployment volumes customization #954

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sthwang-metal
Copy link
Contributor

@sthwang-metal sthwang-metal commented Apr 7, 2025

Description of the change

Adds the option to add custom volumes/volumeMounts for the tuf deployment template. This is to allow mounting a volume to /tmp to be able to set the root file system to readonly without breaking the program.

Existing or Associated Issue(s)

N/A

Additional Information

More context: tuf modifies the filesystem here when it runs os.TempDir().

Checklist

  • Chart version bumped in Chart.yaml according to semver. Where applicable, update and bump the versions in any associated umbrella chart
  • Variables are documented in the values.yaml and added to the README.md. The helm-docs utility can be used to generate the necessary content. Use helm-docs --dry-run to preview the content.
  • JSON Schema generated.
  • List tests pass for Chart using the Chart Testing tool and the ct lint command.

@sthwang-metal sthwang-metal force-pushed the custom-tuf-deployment-volumes branch from e729a54 to 40db488 Compare April 7, 2025 23:25
@sthwang-metal sthwang-metal marked this pull request as ready for review April 8, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant