Skip to content

Releases: siderolabs/image-factory

v0.7.1

28 May 16:40
v0.7.1
f09f134
Compare
Choose a tag to compare

image-factory 0.7.1 (2025-05-28)

Welcome to the v0.7.1 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Orzelius
  • Orzelius
  • Spencer Smith
  • Till Hoffmann
  • Andrew Longwill
  • Justin Garrison
  • Steve Francis
  • Alvaro "Chamo" Linares Cabre
  • Bryan Mora
  • Clément Nussbaumer
  • Dmitrii Sharshakov
  • Dmitriy Matrenichev
  • Joakim Nohlgård
  • Marat Bakeev
  • Mike
  • Olav Thoresen
  • Tan Siewert
  • Utku Ozdemir

Changes

6 commits

  • f09f134 release(v0.7.1): prepare release
  • 68d6660 fix: pull in overrides from the overlay profile
  • 7dd34b7 fix: vmware ova generation
  • 251c75e fix(ci): image factory cron
  • ed0722d fix: specify each language natively
  • a8b9073 chore: bump Talos version to proper in tests

Changes from siderolabs/gen

1 commit

  • 7c0324f chore: future-proof HashTrieMap

Changes from siderolabs/talos

102 commits

  • 7c057edd5 fix: use vmdk-convert istead of qemu-img to create VMDK for OVA files
  • cd618dad0 chore: update the go-blockdevice package
  • 0b99631a0 fix: bump apid memory limit
  • 5451f35b1 docs: update virtualbox
  • bd4d202a5 refactor: bring owned.State from COSI to simplify tests
  • 0b96df574 feat: update containerd to 2.1.0
  • e1a939144 docs: fix formatting in disk encryption
  • 7a817df1c docs: fix typo
  • f35b213b2 test: fix DHCP unicast failures in QEMU environment
  • 7064bbf05 docs: fix vmware factory URL
  • 78c33bcdb feat: update default Kubernetes to v1.33.1
  • da6795266 fix: disable automatic MAC assignment to bridge interfaces
  • ca34adf58 chore(ci): drop azure keys
  • ea5de19fa fix: selinux detection
  • 52c76ea3a fix: consistently apply dynamic grpc proxy dialer
  • aa9569e5d chore: refactor cluster create cmd flags
  • 1161faa05 docs: fix typo in Cilium docs
  • 164745e44 docs: remove preserve flag mention in upgrade notes
  • 9a2ecbaaf fix: makefile operating system param
  • 118aa69d6 chore: update cloud-image-uploader dependencies
  • acdd721cf chore: dump qemu pachine ipam records on darwin
  • bb9094534 chore: rotate aws iam credentials
  • 0bfa4ae1b chore: update deps for cloud-image-uploader
  • 956d7c71b chore: update sops keys
  • e2f819d88 test: fix the process runner log collection
  • fdac4cfb9 fix: upgrade go-kubernetes for DRA flag bug
  • 09d88e1e8 test: fix some flaky tests
  • ec1f41a94 chore: make qemu config server bind work on darwin
  • 980f4d2b9 feat: bump dependencies
  • 95259337e fix: k8s 1.32->1.33 upgrade check
  • c3c326b40 fix: improve volume mounter automaton
  • 918b94d9a refactor: rewrite disk size check
  • ab7e693d7 chore: make qemu lb address bind work on darwin
  • 97ceab001 fix: multiple logic issues in platform network config controller
  • 46349a9df docs: remove azure image gallery instructions
  • 0cfcdd3de docs: fix search on base talos.dev
  • 78646b4e0 docs: add registryd debug command
  • c6824c211 fix: deny apply config requests without v1alpha1 in "normal" mode
  • 7df0408e4 fix: interactive installer config gen
  • 881c5d62b fix: suppress duplicate platform config updates
  • 66d77888e fix: replace downloaded asset paths correctly in cluster create cmd
  • 6bd6c9b5a fix: generate iso greater than 4 gig
  • ac140324e fix: skip PCR extension if TPM1.2 is found
  • 09ef1f8a4 fix: ignore http proxy on grpc socket dial
  • 22a72dc80 chore: split options between three structs
  • 22c34a50f fix(ci): provision cron jobs
  • b3b20eff3 fix: containerd crashing with sigsegv
  • f7891c301 chore: calculate vmnet interface name preemptively
  • ae87edffb fix: drop libseccomp from rootfs
  • f74a805bb fix: do correct backoff for nocloud reconcile
  • 01bb294af fix(ci): provision tests
  • e4945be3b docs: add registryd debug command
  • d8c670ad3 release(v1.11.0-alpha.0): prepare release
  • ace44ea61 test: update hydrophone to 0.7.0
  • 3a1163692 chore: cross platform qemu preflight checks
  • 7914fb104 chore: move the create command to it's own package
  • [c8e619608](siderolabs/talos@c8e6196...
Read more

v0.7.0

01 May 13:01
v0.7.0
f930246
Compare
Choose a tag to compare

image-factory 0.7.0 (2025-05-01)

Welcome to the v0.7.0 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitrii Sharshakov
  • Joakim Nohlgård
  • Marat Bakeev

Changes

3 commits

  • f930246 release(v0.7.0): prepare release
  • 5b85f95 chore: bump deps
  • cdfab7d chore(ci): add an cron ci for talos main integration test

Changes from siderolabs/talos

18 commits

  • e6bd83041 release(v1.10.0): prepare release
  • d0b0c9829 test: replace platform metadata test
  • 889baabb4 fix: disk image generation with image cache
  • 947d4b1f9 fix: preserve kubelet image suffix
  • 9ea205bc9 fix: handle encryption type mismatch
  • 4e1357822 feat: allow SideroLink unique token in machine config
  • eaa575cb8 feat(kernel): add bcache kernel module to core talos
  • b248a370a chore: show bound driver in pcidevices info
  • 204fad29a fix: handle correctly changing platform network config
  • 75aeb5f07 feat: add version compatibility for Talos 1.11
  • 3761e535a feat: update Kubernetes to 1.33.0
  • 5205870c4 fix: force DNS runner shutdown on timeout
  • 1f3d91462 fix: fix Gvisor tests with containerd patch
  • 3bbbacfa9 chore(ci): add provision test with bios
  • 6576ce088 fix: set media type to OCI for image cache layer
  • 431e0224c feat: update Linux 6.12.24, containerd 2.0.5
  • bece55108 fix: extension services logging to console
  • d4b8090c1 fix: sync PCR extension with volume provisioning lifecycle

Dependency Changes

  • github.com/siderolabs/talos v1.10.0-beta.1 -> v1.10.0
  • github.com/siderolabs/talos/pkg/machinery v1.10.0-beta.1 -> v1.10.0

Previous release can be found at v0.6.9

v0.6.9

28 Apr 13:37
v0.6.9
69525ba
Compare
Choose a tag to compare

image-factory 0.6.9 (2025-04-28)

Welcome to the v0.6.9 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitrii Sharshakov
  • Joakim Nohlgård
  • Dmitriy Matrenichev
  • Orzelius
  • 459below
  • Aleksandr Gamzin
  • Alex Lubbock
  • Alexander James Candfield
  • Andrew Longwill
  • Cazmill13
  • George Gaál
  • Josef
  • Justin Garrison
  • Omar
  • Rouke Broersma
  • SayfEddine
  • Shaderbug
  • Stepan Rabotkin
  • Tobias Kohlbau
  • Valtteri Huuskonen
  • jvanthienen-gluo
  • pphysch

Changes

5 commits

  • 69525ba release(v0.6.9): prepare release
  • 2820cb0 feat(i18n): frontend localization support
  • f1187bc chore: bump deps
  • ba8640b chore: bump deps
  • b8308aa chore: bump talos machinery

Changes from siderolabs/go-pointer

1 commit

  • 347ee9b chore: rekres, update dependencies

Changes from siderolabs/talos

107 commits

Read more

v0.6.8

20 Mar 18:18
v0.6.8
3e56929
Compare
Choose a tag to compare

image-factory 0.6.8 (2025-03-20)

Welcome to the v0.6.8 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Justin Garrison
  • Mathspy
  • Nico Berlee
  • Utku Ozdemir
  • ihelmer07
  • 459below
  • Alessio Moiso
  • Alexis La Goutte
  • Andrew Longwill
  • Andrew Symington
  • Christian Luetke-Stetzkamp
  • Christoph Hoopmann
  • Dmitrii Sharshakov
  • Dominik Masur
  • Florian Grignon
  • Ganawa Juanah
  • Jasmin
  • Jason Benedicic
  • Joakim Nohlgård
  • K Birt
  • KillianCdP
  • Louis SCHNEIDER
  • Luke Milby
  • Marcel Hamer
  • Matt Willsher
  • Mikhail Petrov
  • Mohammad Amin Mokhtari
  • Motte
  • Natalie Romana Albers
  • OliviaBarrington
  • Orzelius
  • PRIHLOP
  • Ram
  • Robin Elfrink
  • Roman Ivanov
  • Ryan Jacobs
  • Rémi Paulmier
  • Sam Stelfox
  • Serge Logvinov
  • Sergey Melnik
  • SpiReCZ
  • Thomas Gosteli
  • Tim Olson
  • Tine Jozelj
  • TomyLobo
  • Variant9
  • bzub
  • egrosdou01
  • greenpsi
  • sflotat2607
  • sophia-coldren
  • suse-coder

Changes

28 commits

  • 3e56929 release(v0.6.8): prepare release
  • 1af002d feat: support platform specific installers
  • e1d19df chore: add more tests for talos 1.10
  • 0ecde68 fix(ci): image push
  • 2460d03 fix(ci): image push
  • a016223 feat: pull in new Talos machinery
  • c6e3fa6 release(v0.6.7): prepare release
  • f896663 feat: update Talos to v1.10.0-alpha.1
  • 0931477 release(v0.6.6): prepare release
  • b80192a feat: refactor platform metadata
  • 4bb43ef fix: add imgfree to ipxe boot script
  • d5f3f5a feat: update for Talos 1.10 current
  • e727003 chore: update go-uefi module
  • 3b302c6 feat: set secure boot support for nocloud platform
  • a4932a2 chore: reduce memory usage
  • 1729190 chore: support gcr.io keychain for registry auth
  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe
  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.7

6 commits

  • 3e56929 release(v0.6.8): prepare release
  • 1af002d feat: support platform specific installers
  • e1d19df chore: add more tests for talos 1.10
  • 0ecde68 fix(ci): image push
  • 2460d03 fix(ci): image push
  • a016223 feat: pull in new Talos machinery

Changes from siderolabs/gen

1 commit

  • 5ae3afe chore: update hashtriemap implementation from the latest upstream

Changes from siderolabs/go-debug

1 commit

  • ea108ca chore: add support for Go 1.24

Changes from siderolabs/talos

298 commits

  • ab6cb3dfa chore: disable azure upload
  • 2355218e4 release(v1.10.0-alpha.2): prepare release
  • d4e3e957c fix(ci): fix integration tests
  • 1849b5388 feat: update dependencies
  • 88fc6bbeb test: fix UKI preserving talos.config and image cache
  • ba8cd304d test: enable image-cache in the cron
  • 28b5dc738 test: fix reproduciblity test
  • 50998038b feat: prefer sd-boot for UEFI
  • e831e52e0 feat: add support for qla2xx
  • ec5c049a5 feat: update Kubernetes to 1.33.0-alpha.2
  • ebfa82f35 docs: update deprecated command
  • d79059a2c chore: fix shutdown typo in shutdown sequence
  • a3f88d2ef fix: block NodePort services with ingress firewall
  • fd8131cb8 feat: generate unified installer
  • ebfdb91b4 fix: handle dynamic HTTP proxy settings for discovery client
  • d45eaeb74 fix: correctly map link names/aliases when using VIP operator
  • 7c4e47c0c chore: stop doing generate on each build
  • b1d410cb6 feat: dual boot disk image
  • 468e318ba fix: multiple fixes for dashboard/no data
  • 3dd8d9aed docs: update resetting-a-machine.md to include example of reset
  • 7af8f6b2f feat: validate docker image references in upgrade options
  • c949f55e6 docs: remove typo on resetting a machine page
  • [f5c097041](https://github.com/siderolabs/talos/...
Read more

v0.6.7

03 Feb 17:44
v0.6.7
c6e3fa6
Compare
Choose a tag to compare

image-factory 0.6.7 (2025-02-03)

Welcome to the v0.6.7 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Justin Garrison
  • Nico Berlee
  • Utku Ozdemir
  • Alessio Moiso
  • Alexis La Goutte
  • Andrew Symington
  • Christian Luetke-Stetzkamp
  • Christoph Hoopmann
  • Florian Grignon
  • Ganawa Juanah
  • Jasmin
  • Jason Benedicic
  • K Birt
  • KillianCdP
  • Louis SCHNEIDER
  • Luke Milby
  • Marcel Hamer
  • Matt Willsher
  • Mohammad Amin Mokhtari
  • Motte
  • Natalie Romana Albers
  • OliviaBarrington
  • PRIHLOP
  • Ram
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Tim Olson
  • Tine Jozelj
  • TomyLobo
  • Variant9
  • bzub
  • egrosdou01
  • greenpsi
  • sflotat2607
  • sophia-coldren
  • suse-coder

Changes

22 commits

  • c6e3fa6 release(v0.6.7): prepare release
  • f896663 feat: update Talos to v1.10.0-alpha.1
  • 0931477 release(v0.6.6): prepare release
  • b80192a feat: refactor platform metadata
  • 4bb43ef fix: add imgfree to ipxe boot script
  • d5f3f5a feat: update for Talos 1.10 current
  • e727003 chore: update go-uefi module
  • 3b302c6 feat: set secure boot support for nocloud platform
  • a4932a2 chore: reduce memory usage
  • 1729190 chore: support gcr.io keychain for registry auth
  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe
  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.6

2 commits

  • c6e3fa6 release(v0.6.7): prepare release
  • f896663 feat: update Talos to v1.10.0-alpha.1

Changes from siderolabs/gen

1 commit

  • 5ae3afe chore: update hashtriemap implementation from the latest upstream

Changes from siderolabs/talos

240 commits

  • e2aa7c98c fix: installer with SecureBoot should contain UKIs
  • 6e22c06c3 release(v1.10.0-alpha.1): prepare release
  • 3a2d9867b fix: do not close client.Client.conn with finalizer
  • 73f30ff25 feat: bump pkgs for udev update
  • aea90cb8f docs: update hyper-v
  • b7165615f fix: use local NTP for AWS platform
  • 673ca4bcb fix: ensure proper closure of client.Client.conn with finalizer
  • 19040ffd6 fix: handle of PE sections with duplicate names
  • 83489d348 docs: add note about vmxnet and flannel conflict
  • f1292f5e7 docs: add iscsi-tools extension to prerequisites
  • 93b4a3740 test: bump timeout on rotate CA test
  • 42e166984 feat: support kexec from uki
  • 8da264946 docs: add Orange Pi 5 to Image Factory platforms and documentation
  • c5fb62e2e feat: update Linux to 6.2.11
  • 83d007c16 feat: update etcd to 3.5.18
  • edf7c3288 fix: pe uki extract
  • 70f72c5b0 docs: update multus.md
  • 807a3cd29 refactor: all network merge controllers
  • ec8c4660e docs: update vmware.md
  • baf81cd49 fix(ci): k8s integration suite wait for resource
  • cd5e54903 feat: generate iso's with both UKI and grub
  • 75673b6a3 feat: provide stable symlinks in disk resources
  • f407c88e4 fix(ci): wait for longhorn node resource
  • 601cdccb9 feat: extract kernel/initrd from uki for grub
  • ff175b9fb docs: update disk-encryption.md
  • a8d84e315 docs: fix typos and add more explanations in docs
  • 3a384240e fix: invalid date field in iqn/nqn
  • 82c9ec158 chore(ci): add tests with longhorn v2 engine
  • 689ea1dbf fix: bring back disk UUID
  • 7a712fad2 fix: disks with 4k sector size and systemd-boot
  • d62a34aaf feat: update tools/pkgs/extras
  • b9a8ad6ac chore: de-hardcode list of extra images for image-cache test
  • 683153a33 docs: remove the last mentions of preserve flag for Talos 1.8+
  • 33c7f4195 docs: fix typo an MacOS to on MacOS
  • 21cff3919 chore(ci): fio benchmark results as separate artifacts
  • [0b7fc7cdf](h...
Read more

v0.6.6

20 Jan 15:29
v0.6.6
0931477
Compare
Choose a tag to compare

image-factory 0.6.6 (2025-01-20)

Welcome to the v0.6.6 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Justin Garrison
  • Nico Berlee
  • Utku Ozdemir
  • Alessio Moiso
  • Alexis La Goutte
  • Andrew Symington
  • Christian Luetke-Stetzkamp
  • Christoph Hoopmann
  • Ganawa Juanah
  • Jasmin
  • K Birt
  • KillianCdP
  • Luke Milby
  • Marcel Hamer
  • Matt Willsher
  • Mohammad Amin Mokhtari
  • OliviaBarrington
  • PRIHLOP
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Tim Olson
  • Tine Jozelj
  • TomyLobo
  • Variant9
  • egrosdou01
  • sflotat2607
  • sophia-coldren

Changes

20 commits

  • 0931477 release(v0.6.6): prepare release
  • b80192a feat: refactor platform metadata
  • 4bb43ef fix: add imgfree to ipxe boot script
  • d5f3f5a feat: update for Talos 1.10 current
  • e727003 chore: update go-uefi module
  • 3b302c6 feat: set secure boot support for nocloud platform
  • a4932a2 chore: reduce memory usage
  • 1729190 chore: support gcr.io keychain for registry auth
  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe
  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.5

6 commits

  • 0931477 release(v0.6.6): prepare release
  • b80192a feat: refactor platform metadata
  • 4bb43ef fix: add imgfree to ipxe boot script
  • d5f3f5a feat: update for Talos 1.10 current
  • e727003 chore: update go-uefi module
  • 3b302c6 feat: set secure boot support for nocloud platform

Changes from siderolabs/gen

1 commit

  • 5ae3afe chore: update hashtriemap implementation from the latest upstream

Changes from siderolabs/talos

202 commits

  • e1efbf656 refactor: extract platform metadata into Talos machinery
  • 79987c05d feat: generate iqn and nqn files
  • 0cab6ed17 docs: update troubleshooting.md
  • 921e10254 chore: update Go to 1.23.5
  • 399d53b54 fix: ignore forbidden error when waiting for pod eviction
  • 8dea57a81 fix: make etc binds read-only
  • 63157dcb4 docs: update SideroLinkConfig example
  • fc7080e34 chore: clear cache after updating upstreams
  • 51e0f273f docs: update documentation for Talos 1.9.2
  • e06b14112 feat: update Kubernetes to 1.32.1
  • 4310b290d fix: generate UKI only if actually needed
  • a8cd99102 docs: update OpenEBS Mayastor installation
  • cf45f4764 docs: add Radxa ROCK 5B docs to Single Board Computer section
  • b21bdc5e5 chore(ci): save csi tests fio results
  • 01c86832c chore(ci): add test for OpenEBS MayaStor
  • c77483510 test: update talosctl debug air-gapped
  • ddd695d93 feat: update containerd to 2.0.2
  • da2e81120 fix: add informer resync period for node status watcher
  • 9b957df64 chore: uki code restructure
  • e41a99525 fix: kube-apiserver authorizers order
  • db4ca5668 feat: add a kernel parameter to disable built-in auditd
  • faa149003 feat: update Linux to 6.12.9
  • 8de19758d fix: a couple of imager panics/crashes
  • 5bc3e34cb fix: detect GPT before ZFS
  • ed7e47d15 refactor: drop usage of objcopy to generate UKIs
  • edf5c5e29 fix: extfs repair and resize
  • 6e32ea5b7 fix: merge of VolumeConfig documents with sizes
  • 1be5f8ff2 feat: update Linux to 6.12.8
  • e6a4583ba feat: support generating unsigned UKIs
  • bbd6067d4 fix: partition alignment on disks with 4k sectors
  • 84fcc976f fix: yet another dashboard panic
  • 6d605fc85 fix: disable NRI plugin in a different way
  • 499695e24 fix: request previous IP address in discovery
  • cc84caf8c docs: update Cilium documentation
  • [fa5300d91](https://github.com/sidero...
Read more

v0.6.5

23 Dec 14:31
v0.6.5
a4932a2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.4...v0.6.5

v0.6.4

18 Dec 13:28
v0.6.4
1389813
Compare
Choose a tag to compare

image-factory 0.6.4 (2024-12-18)

Welcome to the v0.6.4 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Utku Ozdemir
  • Alessio Moiso
  • Christian Luetke-Stetzkamp
  • Jasmin
  • Justin Garrison
  • KillianCdP
  • Mohammad Amin Mokhtari
  • Nico Berlee
  • OliviaBarrington
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Variant9
  • egrosdou01
  • sophia-coldren

Changes

12 commits

  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe
  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.3

2 commits

  • 1389813 release(v0.6.4): prepare release
  • b7c7c16 fix: secureboot pxe

Changes from siderolabs/talos

119 commits

  • 3cb25ceb3 release(v1.9.0): prepare release
  • b7a804ebe test: adjust extensions to use release-1.9 branch
  • 4d5fbb375 feat: support link altnames/aliases
  • 55d45bf7e docs: fix 'containter' typo
  • c41ec53ba fix: renovate typo
  • 2e73fdb41 fix: renovate config
  • cfe54c4ff fix: match MAC addresses case-insensitive (nocloud)
  • 632168edc chore: rekres for renovate changes
  • 949404bc1 chore: add more debugging logs for META and volumes
  • 7d73853ee feat: update Linux to 6.12.5
  • 242a91fc0 test: cleanup failed Kubernetes pods
  • 1522d1ee7 feat: update containerd to v2.0.1
  • 39458050b fix: generate and serve registries with port
  • 234d8cb58 fix: node identity flip
  • 5a192c375 test: fix flaky test NodeAddressSort
  • a38588d2c fix: image cache integration test
  • a497e23c4 fix: support image cache on VFAT USB stick
  • 56456de02 feat: update Kubernetes to 1.32.0
  • 69bf7fdd9 chore: drop semicolon for supporting vfat filesystems
  • aa88ad992 fix: authorization config gen
  • c5a04caa9 test: add an option to boot from an USB stick
  • 10fa5b74b fix: order volume config by the requested size
  • f3a9b578b fix: use mtu network option for podman
  • 4b1c59dab fix: avoid nil-pointer-panic in RegistriesConfigController
  • 454164a15 fix: power on the machine on reboot request in qemu power api
  • f615c2d5d docs: build what's new for 1.9
  • 7e57d5bd2 release(v1.9.0-beta.1): prepare release
  • 830e95ace feat: update Linux to 6.12.4
  • c715695c6 test: fix user namespace test, TPM2 fixes
  • ebf1d844e feat: update Linux to 6.12.3
  • 3a0c34538 fix: install iptables-nft to the host
  • 50ea58813 docs: fix a few mistakes in release notes
  • 58e18de0b chore: add version compatibility for Talos 1.10
  • f96992490 chore: update Go to 1.23.4
  • 67fdd10bd chore: add integration tests for image-cache
  • 2c71086ba fix: lock provisioning order of user disk partitions
  • 1c26aad56 feat: implement new address sorting algorithm
  • 1343773e6 test: use two workers in qemu tests by default
  • 246180feb feat: update Kubernetes to 1.32.0-rc.1
  • 24f9875e4 feat: support vlan/bond in v1, vlan in v2 for nocloud
  • 1c8701737 feat: add process scheduling options
  • 580805bab release(v1.9.0-beta.0): prepare release
  • ff13ccc5b docs: update the Cilium CNI deployment
  • 191825a44 docs: update install-kubevirt.md
  • 770be1642 feat: support image cache copying
  • 8fb567dd1 docs: fix typo in virtualbox docs
  • 60e4561b4 feat: add support for custom search domains
  • 95c695880 fix: don't reset health status if service doesn't support health checks
  • b7609edd1 chore: update pkgs/extras to final 1.9.0 tags
  • c7b25430b fix: multiple small fixes for...
Read more

v0.6.3

12 Dec 10:15
v0.6.3
67eb663
Compare
Choose a tag to compare

image-factory 0.6.3 (2024-12-11)

Welcome to the v0.6.3 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Alessio Moiso
  • Jasmin
  • Justin Garrison
  • Mohammad Amin Mokhtari
  • Nico Berlee
  • OliviaBarrington
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Utku Ozdemir
  • Variant9
  • egrosdou01
  • sophia-coldren

Changes

10 commits

  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option
  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.2

3 commits

  • 67eb663 release(v0.6.3): prepare release
  • 46f4104 feat: update to Talos 1.9.0-beta.1
  • cbf8cc9 feat: add Turing RK1 as option

Changes from siderolabs/talos

93 commits

  • 7e57d5bd2 release(v1.9.0-beta.1): prepare release
  • 830e95ace feat: update Linux to 6.12.4
  • c715695c6 test: fix user namespace test, TPM2 fixes
  • ebf1d844e feat: update Linux to 6.12.3
  • 3a0c34538 fix: install iptables-nft to the host
  • 50ea58813 docs: fix a few mistakes in release notes
  • 58e18de0b chore: add version compatibility for Talos 1.10
  • f96992490 chore: update Go to 1.23.4
  • 67fdd10bd chore: add integration tests for image-cache
  • 2c71086ba fix: lock provisioning order of user disk partitions
  • 1c26aad56 feat: implement new address sorting algorithm
  • 1343773e6 test: use two workers in qemu tests by default
  • 246180feb feat: update Kubernetes to 1.32.0-rc.1
  • 24f9875e4 feat: support vlan/bond in v1, vlan in v2 for nocloud
  • 1c8701737 feat: add process scheduling options
  • 580805bab release(v1.9.0-beta.0): prepare release
  • ff13ccc5b docs: update the Cilium CNI deployment
  • 191825a44 docs: update install-kubevirt.md
  • 770be1642 feat: support image cache copying
  • 8fb567dd1 docs: fix typo in virtualbox docs
  • 60e4561b4 feat: add support for custom search domains
  • 95c695880 fix: don't reset health status if service doesn't support health checks
  • b7609edd1 chore: update pkgs/extras to final 1.9.0 tags
  • c7b25430b fix: multiple small fixes for service runners
  • e33d2f581 feat: support overriding base OCI spec for CRI
  • 347b75846 chore: support saving cluster logs on destroy
  • c254f261f fix: do not extract xattrs in unsquashfs
  • fc3b31575 fix: multiple issues with opening encrypted volumes
  • 145b02642 chore: deprecate cgroupsv1 in non-container mode
  • 581c0851d feat: update dependencies
  • e9058461e feat: add api-server authorization config
  • db1c70768 chore: move enabling SELinux by default to 1.10
  • ef69c9d39 feat: update Linux to 6.12.1
  • ccc5a8d34 chore: split config.Registry into the separate resource
  • c735d1492 fix: wait for udevd before starting sync
  • bef4d5150 fix: make system_disk condition work properly before install
  • af91c99ba chore: update image cache config
  • e10e90b05 fix: nocloud network link matching on MAC addresses
  • 2a9130a2e fix: make Talos META partition match more precise
  • 9adaf7f01 docs: update local-storage.md
  • 7e19d5c4c docs: add kubevirt install
  • f1d1628c8 fix: properly halt installation if Talos already installed
  • 177df62a0 fix: small logrus fixes
  • a9875b770 fix: return proper number from the timeStampWriter
  • e8a262490 fix: systemd-udevd restore old naming behavior
  • 939c555f9 fix: imager disk image-cache generator
  • 1bac0b183 feat: support generating disk images with image cache
  • 84459d902 fix: make immage cache config apply immediately
  • 56e1ee72e release(v1.9.0-alpha.3): prepare release
  • af5d6b8c4 fix: show SELinux labels on pseudo-fs
  • [f46922fa9](ht...
Read more

v0.6.2

02 Dec 12:13
v0.6.2
d0dcfe5
Compare
Choose a tag to compare

image-factory 0.6.2 (2024-12-02)

Welcome to the v0.6.2 release of image-factory!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/image-factory/issues.

Contributors

  • Andrey Smirnov
  • Noel Georgi
  • Dmitriy Matrenichev
  • Dmitry Sharshakov
  • Alessio Moiso
  • Jasmin
  • Justin Garrison
  • OliviaBarrington
  • Roman Ivanov
  • Rémi Paulmier
  • Sam Stelfox
  • Sergey Melnik
  • SpiReCZ
  • Variant9
  • sophia-coldren

Changes

7 commits

  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name
  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Changes since v0.6.1

5 commits

  • d0dcfe5 release(v0.6.2): prepare release
  • a8cdc21 feat: update dependencies for Talos 1.9
  • b7f7fd3 chore: add hash errata for tarball headers
  • 370c137 fix: vmware build assets on non-amd64
  • c102c95 chore: alias i915/amdgpu extensions to new name

Changes from siderolabs/talos

75 commits

  • 770be1642 feat: support image cache copying
  • 8fb567dd1 docs: fix typo in virtualbox docs
  • 60e4561b4 feat: add support for custom search domains
  • 95c695880 fix: don't reset health status if service doesn't support health checks
  • b7609edd1 chore: update pkgs/extras to final 1.9.0 tags
  • c7b25430b fix: multiple small fixes for service runners
  • e33d2f581 feat: support overriding base OCI spec for CRI
  • 347b75846 chore: support saving cluster logs on destroy
  • c254f261f fix: do not extract xattrs in unsquashfs
  • fc3b31575 fix: multiple issues with opening encrypted volumes
  • 145b02642 chore: deprecate cgroupsv1 in non-container mode
  • 581c0851d feat: update dependencies
  • e9058461e feat: add api-server authorization config
  • db1c70768 chore: move enabling SELinux by default to 1.10
  • ef69c9d39 feat: update Linux to 6.12.1
  • ccc5a8d34 chore: split config.Registry into the separate resource
  • c735d1492 fix: wait for udevd before starting sync
  • bef4d5150 fix: make system_disk condition work properly before install
  • af91c99ba chore: update image cache config
  • e10e90b05 fix: nocloud network link matching on MAC addresses
  • 2a9130a2e fix: make Talos META partition match more precise
  • 9adaf7f01 docs: update local-storage.md
  • 7e19d5c4c docs: add kubevirt install
  • f1d1628c8 fix: properly halt installation if Talos already installed
  • 177df62a0 fix: small logrus fixes
  • a9875b770 fix: return proper number from the timeStampWriter
  • e8a262490 fix: systemd-udevd restore old naming behavior
  • 939c555f9 fix: imager disk image-cache generator
  • 1bac0b183 feat: support generating disk images with image cache
  • 84459d902 fix: make immage cache config apply immediately
  • 56e1ee72e release(v1.9.0-alpha.3): prepare release
  • af5d6b8c4 fix: show SELinux labels on pseudo-fs
  • f46922fa9 chore: fix dockerfile warnings
  • a13f82c59 feat: udev: label device nodes
  • e899fb37f feat: label created files in /etc
  • 5f68c17ed feat: implement image cache configuration
  • 0ffb2187a feat: registry proxy
  • 77cf84fb5 feat: support generating iso with imagecache
  • 5de6275b8 chore: image cache generator improvements
  • 1a8cc5f8b feat: add SELinux labels to volumes
  • 61b9129e0 fix: add directory entries and filemode to tarball
  • 4caeae21e refactor: optimize flags and SetLabel
  • 6074a870a feat: add e2fsprogs to talos rootfs
  • 7ffcf5b93 docs: update getting started
  • c4c1a0d7c fix: make vmware platform common code build on all arches
  • cc768037f feat: implement block device wipe
  • 6fb518ae5 fix: don't activate LVM volumes in agent mode
  • 0e3ed3072 fix: no longer leak Close reader
  • 4dc58cfdf chore: small fixes
  • f400ae911 fix: small fixes for image cache generation
  • 93754b7de fix: config and platform manifest generation
  • 95b2fc946 fe...
Read more