image-builder
image-builder copied to clipboard
Tools for building Kubernetes disk images
## Change description This PR adds support for packer openstack `availability_zone` and `volume_availability_zone` arguments. This is needed because currently creating the OpenStack Instance fails with `Invalid volume: Instance and volume...
## Change description This adds Ubuntu 24.04 builds for the OVA and the RAW builder. It also adds 2204 support for the RAW builder, which was missing before ## Related...
## Change description ## Related issues - Fixes # ## Additional context
## Environment - **Make target:** `make build-node-ova-vsphere-ubuntu-2004` - **Run using container image? (Y/N):** Y ## What steps did you take and what happened? When using DHCP to set NTP servers...
This increases the wait times after pressing Enter key from 5 second to 10 seconds during the boot command insertion, which more results in more robust VM startup process. Previous...
## Change description - add example proxmox build using image-builder container - when using the container image to build proxmox a tmp folder must be specified, currently this is not...
## PR Description This PR resilves the following issues caused when trying to import registry keys from registerplugin.reg: 1. Error opening the file. There may be a disk or file...
## Change description This PR adds: * Flatcar build for Proxmox ## Related issues - Fixes # ## Additional context
## Change description Updates the `goss` serverspec alternative tool to [v0.4.9](https://github.com/goss-org/goss/releases/tag/v0.4.9) ## Related issues N/A ## Additional context
## Change description Tries the `Get-WindowsFeature` goss test spec twice to work around an issue with windows-2025. Also restores the Azure windows-2025 build to CI runs. ## Related issues -...