docs(platform-package): document kubevirt.migrations for v1.6 - #705
Open
europrinter (yankawai) wants to merge 1 commit into
Open
europrinter (yankawai) wants to merge 1 commit into
europrinter (yankawai) wants to merge 1 commit into
Conversation
cozystack/cozystack#4339 backports the kubevirt.migrations platform value to the 1.6 line, and the v1.6 reference had no KubeVirt section at all. This adds the migrations row and its example from the next page. The disabledFeatureGates row stays out: that value is not on the 1.6 line. Signed-off-by: Yan Bondarenko <202671653+yankawai@users.noreply.github.com>
europrinter (yankawai)
requested review from
Andrei Kvapil (kvaps),
Timofei Larkin (lllamnyp),
myasnikovdaniil and
Timur Tukaev (tym83)
as code owners
September 22, 2026 22:28
✅ Deploy Preview for cozystack ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Contributor
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
2 tasks
2 tasks
This branch has not been deployed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this PR does
Adds a KubeVirt section with the
kubevirt.migrationsrow, its example and the note on bandwidth units to the v1.6 platform-package reference. It is the documentation companion to cozystack/cozystack#4339, which backports the value torelease-1.6; merge that backport first. Thekubevirt.disabledFeatureGatesrow fromnextstays out because that value is not on the 1.6 line. The text is the one #697 added tonext.Validation:
bash hack/check-i18n.sh checkpassed: 29 translation keys and 20 tracked translated pages.git diff origin/main...HEAD --checkpassed; the PR changes one reference file.Screenshots
Not applicable; reference documentation only.
Downstream repositories
This reference-only change does not alter any downstream API, schema, build tooling, installer setting or runtime behavior.
Release note