-
Notifications
You must be signed in to change notification settings - Fork 2
chore: add docs for v1.1.2 #1649
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
Reviewer's GuideThis PR adds release notes for version v1.1.2 in both English and Russian documentation and updates section headings in the Russian release notes for v1.1.1. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey there - I've reviewed your changes and they look great!
Prompt for AI Agents
Please address the comments from this code review:
## Individual Comments
### Comment 1
<location> `docs/RELEASE_NOTES.ru.md:13` </location>
<code_context>
+- [vd] Исправлена онлайн миграция дисков между разными csi драйверами. Ограничения:
+ - Не поддерживается миграция с `Block` на `Filesystem` и наоборот. Только между одинаковыми режимами томов (volume mode): с `Block` на `Block` и с `Filesystem` на `Filesystem`.
+ - После онлайн миграции диска между разными csi драйверами необходимо перезапустить виртуальную машину.
+- [vm] При неуспешной миграции виртуальной машины в условии `Migrating` будут отображено человекочитаемое сообщение об ошибке.
+
# v1.1.1
</code_context>
<issue_to_address>
**issue (typo):** Correct grammatical error: 'будут отображено' should be 'будет отображено'.
The verb should match the singular neuter noun 'сообщение', so use 'будет отображено'.
```suggestion
- [vm] При неуспешной миграции виртуальной машины в условии `Migrating` будет отображено человекочитаемое сообщение об ошибке.
```
</issue_to_address>Help me be more useful! Please click 👍 or 👎 on each comment and I'll use the feedback to improve your reviews.
Signed-off-by: Isteb4k <[email protected]>
Co-authored-by: Pavel Tishkov <[email protected]> Signed-off-by: Dmitry Rakitin <[email protected]> Signed-off-by: Isteb4k <[email protected]>
816457b to
44c0364
Compare
Signed-off-by: Isteb4k <[email protected]>
44c0364 to
9434688
Compare
Update due v1.1.2 --------- Signed-off-by: Isteb4k <[email protected]> Signed-off-by: Dmitry Rakitin <[email protected]> Co-authored-by: Pavel Tishkov <[email protected]>
chore: add docs for v1.1.2 (#1649) Update due v1.1.2 --------- Signed-off-by: Isteb4k <[email protected]> Signed-off-by: Dmitry Rakitin <[email protected]> Co-authored-by: Dmitry Rakitin <[email protected]> Co-authored-by: Pavel Tishkov <[email protected]>
|
Cherry pick PR 1660 to the branch release-1.1 successful! |
Update due v1.1.2 --------- Signed-off-by: Isteb4k <[email protected]> Signed-off-by: Dmitry Rakitin <[email protected]> Co-authored-by: Pavel Tishkov <[email protected]> Signed-off-by: Maksim Fedotov <[email protected]>
Description
Update due v1.1.2
Checklist
Changelog entries