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

koki selector match label is added by default during the creation of persistent volume claim #233

Open
msenmurugan opened this issue Aug 29, 2018 · 1 comment

Comments

@msenmurugan
Copy link
Contributor

msenmurugan commented Aug 29, 2018

Issue:
koki selector match label is added by default during the creation of persistent volume claim which is expecting the persistent volume to be labelled in the same way.

Expectation:
Match labels should be added only if it is provided by the user

Actual:
Match label is added by default

CC @rrati

@msenmurugan
Copy link
Contributor Author

In koki_pvc_to_kube_pvc.go, revertPVCSpec calling revertRSSelector which provides the default match labels, it needs to be modified

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

No branches or pull requests

1 participant