Skip to content

CNV-86243: Move all HCO related documentation to API version v1#114268

Merged
ousleyp merged 1 commit into
openshift:mainfrom
nunnatsa:hco-mv-to-v1-api
Jun 29, 2026
Merged

CNV-86243: Move all HCO related documentation to API version v1#114268
ousleyp merged 1 commit into
openshift:mainfrom
nunnatsa:hco-mv-to-v1-api

Conversation

@nunnatsa

@nunnatsa nunnatsa commented Jun 28, 2026

Copy link
Copy Markdown
Contributor

Version(s): v5.0, v4.23

Issue: https://redhat.atlassian.net/browse/CNV-86243

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 28, 2026
@openshift-ci-robot

openshift-ci-robot commented Jun 28, 2026

Copy link
Copy Markdown

@nunnatsa: This pull request references CNV-86243 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.

Details

In response to this:

Version(s): v5.0, v4.23

Issue: https://redhat.atlassian.net/browse/CNV-86243

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

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.

@openshift-ci openshift-ci Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Jun 28, 2026
@ocpdocs-previewbot

ocpdocs-previewbot commented Jun 28, 2026

Copy link
Copy Markdown

🤖 Mon Jun 29 13:13:04 - Prow CI generated the docs preview:
https://114268--ocpdocs-pr.netlify.app
Complete list of updated preview URLs: artifacts/updated_preview_urls.txt

@nunnatsa nunnatsa force-pushed the hco-mv-to-v1-api branch 2 times, most recently from 2c58300 to d540f09 Compare June 29, 2026 08:58
"allowApplicationAwareClusterResourceQuota": true
"deployment": {
"applicationAwareConfig": {
"enabled": true,

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be "enable"

----
$ oc patch {HCOCliKind} kubevirt-hyperconverged -n {CNVNamespace} --type json -p \
"[{\"op\":\"add\",\"path\":\"/spec/workloadUpdateStrategy/workloadUpdateMethods\", \"value\":{WorkloadUpdateMethodConfig}}]"
'[{"op":"add","path":"spec/virtualization/workloadUpdateStrategy/workloadUpdateMethods", "value":{WorkloadUpdateMethodConfig}}]'

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
'[{"op":"add","path":"spec/virtualization/workloadUpdateStrategy/workloadUpdateMethods", "value":{WorkloadUpdateMethodConfig}}]'
'[{"op":"add","path":"/spec/virtualization/workloadUpdateStrategy/workloadUpdateMethods", "value":{WorkloadUpdateMethodConfig}}]'

spec:
featureGates:
declarativeHotplugVolumes: true
- name: declarativeHotplugVolumes

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: the fg indenet should be 2 speced back isn't it?

@nunnatsa nunnatsa requested a review from hmeir June 29, 2026 11:54

@hmeir hmeir left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Few Missed files:

Text references to old HCO field paths:

  • modules/virt-about-workload-updates.adoc (line 17)
    spec.workloadUpdateStrategyspec.virtualization.workloadUpdateStrategy

  • modules/virt-about-ksm.adoc (line 21)
    spec.configuration.ksmConfigurationspec.virtualization.ksmConfiguration

  • modules/virt-about-aaq-operator.adoc (line 44)
    spec.applicationAwareConfig.allowApplicationAwareClusterResourceQuotaspec.deployment.applicationAwareConfig.allowApplicationAwareClusterResourceQuota

  • modules/virt-about-aaq-operator.adoc (line 80)
    spec.namespaceSelectorspec.deployment.applicationAwareConfig.namespaceSelector

  • modules/virt-ibm-z-compatibility.adoc (line 44)
    spec.defaultCPUModelspec.virtualization.virtualMachineOptions.defaultCPUModel

Old feature gate format:

  • modules/proc_virt-creating-vcp-vms.adoc (lines 38-40)
    Old: {"featureGates": {"declarativeHotplugVolumes": true}}
    New: {"featureGates": [{"name": "declarativeHotplugVolumes"}]}

@nunnatsa nunnatsa force-pushed the hco-mv-to-v1-api branch 2 times, most recently from fcd9b03 to 442c3cb Compare June 29, 2026 12:26
Signed-off-by: Nahshon Unna Tsameret <nunnatsa@redhat.com>
@openshift-ci

openshift-ci Bot commented Jun 29, 2026

Copy link
Copy Markdown

@nunnatsa: all tests passed!

Full PR test history. Your PR dashboard.

Details

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 kubernetes-sigs/prow repository. I understand the commands that are listed here.

@ousleyp ousleyp added CNV Label for all CNV PRs branch/enterprise-5.0 labels Jun 29, 2026
@ousleyp ousleyp added this to the OCP 5.0 GA milestone Jun 29, 2026
@ousleyp

ousleyp commented Jun 29, 2026

Copy link
Copy Markdown
Member

LGTM! Thank you for doing this, @nunnatsa

@ousleyp ousleyp merged commit 3706e60 into openshift:main Jun 29, 2026
2 checks passed
@ousleyp

ousleyp commented Jun 29, 2026

Copy link
Copy Markdown
Member

/cherrypick enterprise-5.0

@openshift-cherrypick-robot

Copy link
Copy Markdown

@ousleyp: new pull request created: #114301

Details

In response to this:

/cherrypick enterprise-5.0

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 kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

branch/enterprise-5.0 CNV Label for all CNV PRs jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants