This release of the image-builder container is available at:
registry.k8s.io/scl-image-builder/cluster-node-image-builder-amd64:v0.1.46
What's Changed
- Update docs for v0.1.45 release by @mboersma in #1803
- Work around 2022 4B image by @zylxjtu in #1798
- Remove roadmap from readme by @AverageMarcus in #1804
- Added provider/os matrix table to Readme by @AverageMarcus in #1805
- Fix gvisor installation and add goss test by @ffais in #1806
- Add AndiDog as a reviewer for image-builder by @AverageMarcus in #1807
- Add note to README regarding access restrictions on the office hours doc by @glitchcrab in #1809
- fixes permissive permissions on cri and ctr binaries by @pli01 in #1808
- Add wait for reboot by @kreeuwijk in #1811
- Updated Azure CI tests to automatically detect targets by @AverageMarcus in #1802
- Exclude grub packages from apt-mark hold by @kreeuwijk in #1812
- Enable RockyLinux-8 on OVA tests by @AverageMarcus in #1801
- feat(outscale): add OS ubuntu-24.04 by @pli01 in #1814
- Update security contacts to current maintainers by @mboersma in #1820
- Optimize vmdk packing by writing zeroes to unused bytes by @sriramandev in #1818
- Add more debug file for windows node by @zylxjtu in #1819
- fix: make lint failing consistently by @ffais in #1825
- Remove Ubuntu 20.04 as end of life by @AverageMarcus in #1793
- Remove RHEL-7 as end of life by @AverageMarcus in #1795
- Remove RHEL7 and Ubuntu 20.04 from readme by @AverageMarcus in #1833
- Fix: Remove stale Packer nameserver in RHEL-based images on OpenStack by @TruongHoangPhuLoc in #1834
- Make kubelet log redirection optional for windows by @sriramandev in #1827
- Make sure all references to builder user is deleted - OVA by @sriramandev in #1830
- feat(containerd): Support containerd 2.x.x and 3.x.x by @ffais in #1658
- Added syntax comment to Dockerfile for secret mount-type support by @AverageMarcus in #1839
- Add wait for vSphere reachable to ci-ova.sh by @sbueringer in #1841
- fix: adding defaults and type check to some bool checks and making a few 'and' statements into lists by @drew-viles in #1843
- chore: adding an option to bypass sysprep task that copies the grub file by @drew-viles in #1844
- Update nightly gcp jobs by @cpanato in #1845
- Fix pypy installer on Flatcar Azure by @natitomattis in #1836
- fix: builder user remenants should not be present in node images by @sriramandev in #1838
- Update ubuntu patch version by @viktor-f in #1842
New Contributors
- @glitchcrab made their first contribution in #1809
- @kreeuwijk made their first contribution in #1811
- @TruongHoangPhuLoc made their first contribution in #1834
- @natitomattis made their first contribution in #1836
- @viktor-f made their first contribution in #1842
Full Changelog: v0.1.45...v0.1.46