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

feat: store system configmap in the k2d namespace #57

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

deviantony
Copy link
Member

This PR follows up on the implementation of the Reclaim policy for persistent volume introduced in #52

It moves all the system configmaps that are used to store information about PVC inside the k2d system namespace instead of storing them in the same namespace where the PVC resides.

Related to #12

@deviantony deviantony linked an issue Sep 19, 2023 that may be closed by this pull request
@deviantony deviantony merged commit 4e31322 into develop Sep 19, 2023
@deviantony deviantony deleted the feat12-pvc-system-configmap branch September 19, 2023 07:30
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.

Support for emulation of Persistent Volumes via PVCs
1 participant