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

UD-1521: Add fsgroup for persistent volume #290

Merged
merged 1 commit into from
Jun 6, 2024
Merged

Conversation

knrc
Copy link
Contributor

@knrc knrc commented Jun 6, 2024

Description

Update the operator and download job so the trivy pods specify fsGroup. This is needed when running as a non-root user, to guarantee access to volume mounts

Linked Issues

How has this been tested?

  • Install 0.8.4 and upgrade to this version
  • While upgrading check that the download job has fsGroup set to 0
  • Check trivy cronjob has fsGroup set to 0
  • Check trivy job runs to completion

Checklist

  • I have labeled this PR with the relevant Type labels
  • I have documented my code (if applicable)
  • My changes are covered by tests

@knrc knrc added the bug 🐛 Something isn't working label Jun 6, 2024
@knrc knrc requested a review from matheusfm June 6, 2024 16:35
Copy link
Contributor

@matheusfm matheusfm left a comment

Choose a reason for hiding this comment

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

Please run make generate-helm-docs

@knrc
Copy link
Contributor Author

knrc commented Jun 6, 2024

Please run make generate-helm-docs

already done :), it should be in the latest push

@knrc knrc merged commit a02e2dd into undistro:main Jun 6, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants