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

[PM-6459] Ensure volume is accessible to the mssql user group 10001. #117

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

Conversation

momelod
Copy link

@momelod momelod commented Feb 25, 2024

Fixes issue #70 MSSQL pod fail on crashloopBackOff

Basically when I am installing bitwarden on a pod with a PVC attached for storage I can't get past the mssql pod creation because it doesn't have the correct permissions to write to the data volume. I found the gid of the service 10001 and added it to the spec.template.spec.securityContext.fsGroup

#70 (comment)

@momelod momelod requested a review from a team as a code owner February 25, 2024 03:18
@bitwarden-bot
Copy link

Thank you for your contribution! We've added this to our internal Community PR board for review.
ID: PM-6459

@bitwarden-bot bitwarden-bot changed the title Ensure volume is accessible to the mssql user group 10001. [PM-6459] Ensure volume is accessible to the mssql user group 10001. Feb 25, 2024
@bitwarden-bot bitwarden-bot added in-product-review Community PR is being reviewed by Bitwarden's Product team community-pr labels Feb 25, 2024
@bitwarden-bot
Copy link

Logo
Checkmarx One – Scan Summary & Detailsefd25d8a-91a1-4456-bd0c-9f67b35b5bdb

No New Or Fixed Issues Found

@djsmith85 djsmith85 requested a review from a team July 17, 2024 13:43
@mslomnicki
Copy link

Really this type of fix takes half year to review?

@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


momelod seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community-pr in-product-review Community PR is being reviewed by Bitwarden's Product team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants