-
Notifications
You must be signed in to change notification settings - Fork 67
Adding new fields selector.matchLabels.pvLabel under spec of pvc #1151
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
Conversation
|
The following are automatically added:
Available user actions:
|
|
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |
|
/verified |
Signed-off-by: akrgupta <akrgupta@redhat.com>
f599e4e to
36d1c6e
Compare
|
Kudos, SonarCloud Quality Gate passed!
|
|
/verified |
|
!cherry-pick v4.13 |
|
/cherry-pick v4.13 |
Signed-off-by: akrgupta <akrgupta@redhat.com> Co-authored-by: akrgupta <akrgupta@redhat.com>
|
Cherry-picked PR Adding new fields selector.matchLabels.pvLabel under spec of pvc into v4.13 |
…) (#1164) Signed-off-by: akrgupta <akrgupta@redhat.com> Co-authored-by: Akriti Gupta <67187004+akri3i@users.noreply.github.com> Co-authored-by: akrgupta <akrgupta@redhat.com>
Signed-off-by: akrgupta <akrgupta@redhat.com> Co-authored-by: akrgupta <akrgupta@redhat.com>








Short description:
To configure pvLable while crteating PersistentVolumeClaim adding new fields selector.matchLabels.pvLabel under spec of pvc yaml
More details:
What this PR does / why we need it:
pvLable field is currently not configurable while creating PersistentVolumeClaim, this patch add the variable pvLable under spec.selector.matchLabelsto make it configurable directly
Which issue(s) this PR fixes:
Special notes for reviewer:
Bug: