Skip to content

Update fsGroupChangePolicy default on values.yaml - #427

Closed
juan-ferrer-toribio wants to merge 1 commit into
zammad:mainfrom
juan-ferrer-toribio:patch-1
Closed

Update fsGroupChangePolicy default on values.yaml#427
juan-ferrer-toribio wants to merge 1 commit into
zammad:mainfrom
juan-ferrer-toribio:patch-1

Conversation

@juan-ferrer-toribio

Copy link
Copy Markdown

What this PR does / why we need it

  • Changes securityContext.fsGroupChangePolicy default value to OnRootMismatch, to avoid very long start time when (big) volumes with big amount of files are used.

Which issue this PR fixes

@monotek

monotek commented May 16, 2026

Copy link
Copy Markdown
Member

We already have it configurable and changing the default would need a major version bump.
Imho not worth it.

@mgruner

mgruner commented May 20, 2026

Copy link
Copy Markdown
Collaborator

@monotek it might be good to change this together with another major version change, e.g. switching away from more bitnami charts. It could improve general usability here.

@monotek

monotek commented May 20, 2026

Copy link
Copy Markdown
Member

OK for me.
Maybe together with PDB enabled by default.

@github-actions

Copy link
Copy Markdown
Contributor

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions Bot added the stale label Jul 20, 2026
@mgruner mgruner removed the stale label Jul 20, 2026
@mgruner

mgruner commented Aug 13, 2026

Copy link
Copy Markdown
Collaborator

Included now in #445, which already is a major update.

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.

Parameter fsGroupChangePolicy: Always causes very slow pod start

3 participants