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

Add default storage class and retain policy #83

Merged
merged 7 commits into from
Nov 29, 2024

Conversation

antejavor
Copy link
Collaborator

@antejavor antejavor commented Nov 26, 2024

This PR adds a storage class with the Retain policy. Both lib and log storage will use dynamic storage class without the retain policy because of CI/CD and local development (minikube). For production deployments in AWS, Azure, and GCP, defaults need to change.

@antejavor antejavor added this to the Memgraph-2.22.0 milestone Nov 26, 2024
@antejavor antejavor linked an issue Nov 26, 2024 that may be closed by this pull request
@antejavor antejavor marked this pull request as ready for review November 26, 2024 13:13
Copy link
Collaborator

@as51340 as51340 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add same thing for HA chart?

@antejavor
Copy link
Collaborator Author

antejavor commented Nov 28, 2024

Can we add same thing for HA chart?

@as51340, let's skip this change in HA for now, since, IMO it is not that critical.

I have open an issue for this, so we can do it in next release: #88

@antejavor antejavor requested a review from as51340 November 28, 2024 09:00
@antejavor antejavor self-assigned this Nov 28, 2024
@as51340
Copy link
Collaborator

as51340 commented Nov 29, 2024

@antejavor But it's literally adding one file, what do we get by postponing it to next release. You want someone to try it or, what's the reason?

@antejavor
Copy link
Collaborator Author

Yeah, I would like to test different environments with standalone and then move to HA for different environments since it is easier and less expensive to test with standalone than with HA cluster

@as51340 As discussed on the call, let's do this in the next release to push this release as soon as possible.

@antejavor antejavor merged commit 5b861c4 into main Nov 29, 2024
2 checks passed
@antejavor antejavor deleted the add-volume-reclaim-policy branch November 29, 2024 09:50
as51340 pushed a commit that referenced this pull request Dec 2, 2024
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.

Persistent disks deleted after redeploying Memgraph
2 participants