Skip to content

fix(dgraph): correct latent StatefulSet bugs (mount, datadir volume, exec, serviceAccountName) - #148

Open
mlwelles wants to merge 1 commit into
mainfrom
fix-statefulset-latent-bugs
Open

fix(dgraph): correct latent StatefulSet bugs (mount, datadir volume, exec, serviceAccountName)#148
mlwelles wants to merge 1 commit into
mainfrom
fix-statefulset-latent-bugs

Conversation

@mlwelles

Copy link
Copy Markdown

Base of the stacked chain. Correct four latent StatefulSet bugs: mount /dgraph even when persistence is disabled; remove an inert explicit datadir volume that duplicated the volumeClaimTemplates entry; exec the alpha command so SIGTERM reaches Dgraph; route serviceAccountName through the helper so it never renders empty. volumeClaimTemplates and spec.selector are untouched (immutable on update).

Part of splitting #140 into per-area PRs. The merge of all split PRs reproduces #140's tree byte-for-byte. #140 is being closed as superseded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant