You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set data directory group permissions during bootstrap
Immediately after bootstrap, the data directory lacks group permissions
when the storage provider ignores fsGroup. The startup container resets
group permissions correctly, so pod restart works around this.
Issue: PGO-300
See: c7842e7
0 commit comments