Skip to content

build: disable Alloy installation and reduce disk size - #44

Merged
akremenetsky merged 1 commit into
masterfrom
feat/remove-cloud-init-deps
Jun 24, 2026
Merged

build: disable Alloy installation and reduce disk size#44
akremenetsky merged 1 commit into
masterfrom
feat/remove-cloud-init-deps

Conversation

@akremenetsky

Copy link
Copy Markdown
Member
  • Comment out Alloy installation steps (monitoring solution to be revised)
  • Add python3-botocore, python-babel-localedata, python3-twisted to autopurge to remove cloud-init dependencies
  • Reduce disk_size from 6G to 4500M

- Comment out Alloy installation steps (monitoring solution to be revised)
- Add python3-botocore, python-babel-localedata, python3-twisted to autopurge
  to remove cloud-init dependencies
- Reduce disk_size from 6G to 4500M

Signed-off-by: Anton Kremenetsky <anton.kremenetsky@gmail.com>
@akremenetsky akremenetsky self-assigned this Jun 23, 2026
@akremenetsky
akremenetsky requested a review from a team as a code owner June 23, 2026 22:10

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

This pull request reduces the disk size parameter in the configuration, comments out the Alloy installation steps, and adds several Python packages to the apt autopurge command in the installation script. A critical issue was identified in the autopurge command where the package name 'python-babel-localedata' is incorrect and should be 'python3-babel-localedata' to prevent the build process from failing.

Important

The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.

Comment thread exordos/images/exordos_base/install.sh
@akremenetsky
akremenetsky merged commit 26d513b into master Jun 24, 2026
1 check passed
@akremenetsky
akremenetsky deleted the feat/remove-cloud-init-deps branch June 24, 2026 11:22
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.

3 participants