-
Notifications
You must be signed in to change notification settings - Fork 5
docs: update due v1.2.0 #1564
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
Merged
Merged
docs: update due v1.2.0 #1564
Conversation
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
Contributor
Reviewer's GuideIntroduces warning alerts clarifying project-level resource scope and refines disk and live migration guidance in the user guide for version 1.2.0. Flow diagram for VM image resource selection and scopeflowchart TD
A["User wants to use VM image"] --> B["Choose resource type"]
B --> C["VirtualImage (project/namespace scope)"]
B --> D["ClusterVirtualImage (cluster-wide scope)"]
C --> E["Image available only in project/namespace"]
D --> F["Image available cluster-wide"]
File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
hayer969
reviewed
Oct 13, 2025
158d428 to
efda6e2
Compare
b41e58e to
a029c9d
Compare
Member
|
Maybe it would be helpful to add a note to documentation that in order to use the d8 data export download feature, you'll need to enable the "storage-volume-data-manager" module due to an error: |
hayer969
reviewed
Nov 5, 2025
hayer969
reviewed
Nov 5, 2025
c0fe9ec to
bd559d3
Compare
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Dmitry Prytkov <dmitry.prytkov@flant.com> Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
…onal network interfaces Signed-off-by: Dmitry Prytkov <dmitry.prytkov@flant.com> Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com>
…nto docs/module/update-due-v1.2.0
Signed-off-by: Vladislav Panfilov <vladislav.panfilov@flant.com>
prismagod
previously approved these changes
Nov 25, 2025
* docs(dvcr): add section about dvcr garbage collection --------- Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com> Signed-off-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com> Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com>
maxinsky
reviewed
Nov 26, 2025
Signed-off-by: Vladislav Panfilov <vladislav.panfilov@flant.com>
prismagod
approved these changes
Nov 26, 2025
maxinsky
approved these changes
Nov 26, 2025
z9r5
approved these changes
Nov 26, 2025
Isteb4k
pushed a commit
that referenced
this pull request
Nov 27, 2025
Update due v1.2.0 --------- Signed-off-by: Pavel Tishkov <pavel.tishkov@flant.com> Signed-off-by: Dmitry Prytkov <dmitry.prytkov@flant.com> Signed-off-by: Vladislav Panfilov <vladislav.panfilov@flant.com> Signed-off-by: Ivan Mikheykin <ivan.mikheykin@flant.com> Signed-off-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com> Co-authored-by: Dmitry Prytkov <dmitry.prytkov@flant.com> Co-authored-by: Dmitry Prytkov <74240854+hayer969@users.noreply.github.com> Co-authored-by: Vladislav Panfilov <vladislav.panfilov@flant.com> Co-authored-by: Ivan Mikheykin <ivan.mikheykin@flant.com> Co-authored-by: Vladislav Panfilov <97229646+prismagod@users.noreply.github.com> (cherry picked from commit 1f4ae4e)
Merged
4 tasks
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.
Description
update due v1.2.0
Why do we need it, and what problem does it solve?
What is the expected result?
Checklist
Changelog entries