CNV-95174: virt: use new HCO field instead of a feature gate for persistentReservation - #117896
CNV-95174: virt: use new HCO field instead of a feature gate for persistentReservation#117896nunnatsa wants to merge 1 commit into
Conversation
The PersistentReservation feature is now GA, but is disabled by default. The `PersistentReservation` feature gate in the HyperConverged CR is deprecated. Instead, use the `spec.storage.persistentReservationConfiguration.enabled` field. Signed-off-by: Nahshon Unna Tsameret <nunnatsa@redhat.com>
|
@nunnatsa: This pull request references CNV-95174 which is a valid jira issue. Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the story to target the "5.0.0" version, but no target version was set. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
🤖 Thu Aug 13 04:55:09 - Prow CI generated the docs preview: https://117896--ocpdocs-pr.netlify.app/ |
|
@nunnatsa: all tests passed! Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
|
/branch enterprise-5.0 |
The PersistentReservation feature is now GA, but is disabled by default. The
PersistentReservationfeature gate in the HyperConverged CR is deprecated. Instead, use thespec.storage.persistentReservationConfiguration.enabledfield.Version(s):
v4.23, v5.0
Issue:
https://redhat.atlassian.net/browse/CNV-95174
Link to docs preview:
QE review:
Additional information:
@ctomasko