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

molgenis chart does not remove its postgres pvc #126

Closed
fdlk opened this issue Mar 22, 2019 · 2 comments · Fixed by #149
Closed

molgenis chart does not remove its postgres pvc #126

fdlk opened this issue Mar 22, 2019 · 2 comments · Fixed by #149
Assignees
Labels
bug Something isn't working chart-molgenis MOLGENIS helm chart

Comments

@fdlk
Copy link
Contributor

fdlk commented Mar 22, 2019

This means that old data is still present when a new deployment ends up in an existing namespace.

@fdlk
Copy link
Contributor Author

fdlk commented Mar 22, 2019

NAME                                STATUS   VOLUME                                     CAPACITY   ACCESS MODES   STORAGECLASS      AGE
data-molgenis-mosaic-postgresql-0   Bound    pvc-04a69601-458d-11e9-adaf-005056b2fdf8   10Gi       RWO            nfs-provisioner   8d
data-mosaic-postgresql-0            Bound    pvc-d7b0d747-476a-11e9-b919-005056b29192   10Gi       RWO            nfs-provisioner   6d13h
pvc-elasticsearch                   Bound    pvc-d784226e-476a-11e9-adaf-005056b2fdf8   10Gi       RWX            nfs-provisioner   6d13h
pvc-molgenis                        Bound    pvc-d785fbc1-476a-11e9-adaf-005056b2fdf8   10Gi       RWX            nfs-provisioner   6d13h

@sidohaakma sidohaakma added chart-molgenis MOLGENIS helm chart bug Something isn't working labels May 7, 2019
@fdlk fdlk self-assigned this May 31, 2019
@fdlk
Copy link
Contributor Author

fdlk commented May 31, 2019

See helm/charts#1863

fdlk added a commit to fdlk/molgenis-ops-helm that referenced this issue May 31, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working chart-molgenis MOLGENIS helm chart
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants