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

feat: All containers should use read-only file system #339

Merged
merged 2 commits into from
Mar 6, 2024

Conversation

ppawlowski
Copy link
Contributor

Description

This PR sets missing readOnlyRootFilesystem on all containers created by the Helm chart. These changes ensure that the container runs with a read-only root filesystem for improved security.

Related Issue(s)

#261

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production

Labels

  • Backport needed? -> add the backport label
  • Includes a DB migration? -> add the area:migration label

@ppawlowski ppawlowski requested a review from hardillb March 5, 2024 07:48
@ppawlowski ppawlowski marked this pull request as ready for review March 5, 2024 07:59
@hardillb hardillb merged commit bc82d87 into main Mar 6, 2024
6 checks passed
@hardillb hardillb deleted the feat-containers-readonly-fs branch March 6, 2024 13:18
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.

2 participants