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

fix: review label usage for pvc and volume association #67

Merged
merged 3 commits into from
Sep 22, 2023

Conversation

deviantony
Copy link
Member

@deviantony deviantony commented Sep 22, 2023

This PR introduces a new label to identify volumes that are used as persistent volumes. This is to differentiates them from configmap and secret volumes when using the volume backend store, specifically system configmaps that are tied to a PVC.

It also make sure that the use of labels is similar across both backend store implementations.

Replaces #66
Related to #28

@deviantony deviantony merged commit 6e1d903 into develop Sep 22, 2023
1 check passed
@deviantony deviantony deleted the fix-pv-pvc branch September 22, 2023 08:04
@deviantony deviantony linked an issue Sep 22, 2023 that may be closed by this pull request
10 tasks
@deviantony deviantony mentioned this pull request Sep 22, 2023
10 tasks
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.

Known issues for 1.0.0-beta-RC
1 participant