Skip to content

Fix incremental data loss and normalize line endings#13

Merged
dhslove merged 14 commits intoablecloud-team:mainfrom
dhslove:fix-incremental-data-loss
Mar 10, 2026
Merged

Fix incremental data loss and normalize line endings#13
dhslove merged 14 commits intoablecloud-team:mainfrom
dhslove:fix-incremental-data-loss

Conversation

@dhslove
Copy link
Copy Markdown
Contributor

@dhslove dhslove commented Mar 10, 2026

Address incremental data loss during v2k migration by improving change detection and enabling memory data flushing. Normalize line endings across all files according to .editorconfig, ensuring consistent formatting. Fix broken comments and clarify Korean text in various scripts for better readability.

dhslove added 14 commits March 6, 2026 13:37
- Reduce coalesce gap from 1MB to 64KB for better change detection
- Enable quiesce option in snapshot creation to flush memory data
- Add debug logging for changed areas query
- Improve CBT change ID management
- Set default EOL to LF for all files
- Keep CRLF for .bat and .ps1 files
- Update .gitattributes for proper EOL handling
- Add VS Code workspace settings to respect .editorconfig
- Convert all existing files to match the new EOL rules
- Reset broken files (cloud_init_auto.sh, vm_exec.sh, vm_autoinstall.sh, agent_policy_fix.sh, common.sh, offline_inject_windows.sh) to upstream version
- Normalize all line endings to LF
- Fix install.sh and examples/vm_exec_example.sh comments
- Fix corrupted comment characters in ADK/WinPE URL section
- Restore proper Korean text for Microsoft Learn fwlink usage notes
…ation scripts

- Improved clarity and accuracy in the usage documentation for vm_exec, including command formats and options.
- Enhanced the v2k events and manifest documentation with clearer field definitions and examples.
- Revised the v2k migration and scenarios documentation to better outline operational procedures and requirements.
- Updated the Windows README to reflect changes in Cloudbase-Init automation and template usage, ensuring better guidance for users.
- Updated Korean translations in cloud_init_auto.sh, vm_autoinstall.sh, vm_exec.sh, and common.sh for better readability and consistency.
- Enhanced comments in various scripts to clarify functionality and improve understanding.
- Ensured proper handling of script shebangs and formatting across all modified files.
- Adjusted logging messages to provide clearer information during execution.
- Improved error handling and user prompts for better user experience during installation and execution processes.
@dhslove dhslove merged commit 9aa65c0 into ablecloud-team:main Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant