Skip to content

Releases: siderolabs/image-factory

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

v0.6.1

14 Nov 17:14
v0.6.1
b7b4c71
Compare
Choose a tag to compare

image-factory 0.6.1 (2024-11-14)

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

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

Contributors

  • Noel Georgi

Changes

2 commits

  • b7b4c71 release(v0.6.1): prepare release
  • 96c8455 chore: bump generated data

Dependency Changes

This release has no dependency changes

Previous release can be found at v0.6.0

v0.6.0

14 Nov 16:17
v0.6.0
cc1074b
Compare
Choose a tag to compare

image-factory 0.6.0-dirty (2024-11-14)

Welcome to the v0.6.0-dirty 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
  • Joakim Nohlgård
  • Utku Ozdemir
  • Spencer Smith
  • Adolfo Ochagavía
  • Artem Chernyshev
  • Dan Rue
  • David Backeus
  • Eddie Wang
  • Jakob Maležič
  • Jean-Francois Roy
  • KBAegis
  • Mike Beaumont
  • Nebula
  • Nico Berlee
  • Philipp Kleber
  • Robby Ciliberto
  • Ryan Borstelmann
  • Serge Logvinov
  • Steven Cassamajor
  • Tim Jones
  • adilTepe
  • blablu
  • ekarlso
  • naed3r
  • nevermarine
  • solidDoWant

Changes

4 commits

  • cc1074b release(v0.6.0): prepare release
  • 0ca8240 fix: secureboot iso gen
  • 8e66370 feat: hide Talos metal agent extension on the UI
  • d98b007 feat: reword wizard using GitHub Copilot

Changes since v0.6.0

0 commit

Changes from siderolabs/gen

3 commits

  • e847d2a chore: add more utilities to xiter
  • f3c5a2b chore: add Empty and Empty2 iterators
  • c53b90b chore: add packages xiter/xstrings/xbytes

Changes from siderolabs/talos

159 commits

  • 0290a3881 release(v1.9.0-alpha.2): prepare release
  • a309f6aa5 chore: fix nil pointer dereference in AWS uploader
  • 333737f17 test: fix unpriviliged process runner test
  • 200116705 chore(ci): save support zip always after tests
  • 6a42c3b8e release(v1.9.0-alpha.1): prepare release
  • fb72e4b7b fix(ci): skip test if UserNamespacesSupport feature gate is not set
  • 11380f933 feat: display current CPU frequency on dashboard
  • fbce267ae feat: check bridged interfaces should not have addresses
  • 942962bf0 docs: add docs on usernamespace support in k8s
  • 0406a05a9 chore: update pkgs to ones built with gcc 14.2
  • 2e127627d docs: add apparmor enablement release notes
  • aa9311f3d fix: install disk matcher error
  • 1800f8104 fix: selinux handling and apparmor tests
  • 313bffadf feat: update Kubernetes to v1.32.0-beta.0
  • bbfa14451 feat: update containerd to v2.0.0
  • 8e02b9fcb docs: update manual k8s upgrade docs
  • 474949dc7 feat: add dm-cache dm-cache-smq kernel modules
  • 5112547d6 chore: generate support zip for crashdump
  • a867f85e4 feat: label system socket and runtime files
  • 398f714cf feat: update Linux 6.6.59, runc 1.2.1
  • 05c620957 feat: allow extra mounts for docker-based talosctl cluster create
  • cedabeddf chore: cleanup code
  • 61d363e1d chore: update go-auditlib
  • 960a04049 feat: start enabling SELinux
  • 7f3aaa21c fix: update permissions for logging directories in /var
  • 0e6c983b8 fix: mount /sys/kernel/security conditionally
  • 74b0e8c37 fix: make route normalization keep family
  • 0a3761c22 fix: talosctl windows arm64
  • 4b10c5328 chore: add Windows ARM64 build for talosctl
  • 9abf16108 feat: add auditd service
  • d464ca869 chore: drop runc memfd bind added in #9069
  • b54d26c2c fix: mount pseudo sub-mountpoints in init
  • 7aeb15f73 chore: disable coredns cache for cluster domain
  • d8b652150 docs: add warning about NVMe bus path bug
  • 3e16ab135 feat: update Kubernetes to v1.32.0-alpha.3
  • 0b8b35677 feat: add BridgePort property to network machine configuration
  • b37950625 fix: use more correct condition to skip generating hosts files
  • 62ec7ec33 refactor: replace the old v1 mount package with new one
  • 0ece13c62 docs: update network-config.md (cont)
  • 93827f048 docs: update network-config.md
  • 423b1e5fb fix: do not trim 0 from process SELinux label
  • 2136358d6 feat: introduce metal agent mode
  • 0e15955fc chore: small refactoring
  • 66012a7f2 feat: remove wrapperd and launch processes directly
  • 3a0a17ae6 fix: prevent panic in nocloud platform code
  • dc0c6acbd refactor: remove unmaintained github.com/vishvananda/netlink
  • 78353f791 feat: add parsing of vlanNNNN:ethX style VLAN cmdline args
  • 9db7a36bf fix: generation of SecureBoot iso
  • c755b6d7e fix: update the CRI sandbox image reference
  • cec290b35 feat: allow extensions to log to console
  • b7801df82 fix: wait for udevd to be running before activating LVM
  • d4cb478a5 docs: improve field description for BridgeSTP, BridgeVLAN
  • 7329824b2 docs: add Mynewsdesk to ADOPTERS.md
  • a13cf76a3 chore: s...
Read more

v0.5.0

03 Sep 12:02
v0.5.0
fe9134a
Compare
Choose a tag to compare

image-factory 0.5.0 (2024-09-03)

Welcome to the v0.5.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
  • Dmitriy Matrenichev
  • Justin Garrison
  • Utku Ozdemir
  • doctor_ew
  • Amadeus Mader
  • Caleb Woodbine
  • Claus Albøge
  • Daniel Höxtermann
  • David Birks
  • Dean
  • Dmitry Sharshakov
  • Eddie Zaneski
  • EricMa
  • Fredrik Lundhag
  • George Gaál
  • Jean-Francois Roy
  • Josia Scheytt
  • Marcus Förster
  • Matthias Riegler
  • Matthieu Mottet
  • Nicklas Frahm
  • Ole-Magnus Sæther
  • Roman Ivanov
  • Saravanan G
  • Serge Logvinov
  • Steve Martinelli
  • Steven Fackler
  • Syoc
  • Tim Jones
  • cryptk

Changes

9 commits

  • fe9134a release(v0.5.0): prepare release
  • 7f09750 feat: update to Talos 1.8
  • b985abc fix: cache generated system extension image correctly
  • 9687413 fix: set SOURCE_DATA_EPOCH
  • fef0833 chore: add in new helios64 overlay
  • 03bd46f feat: support inclusion on well-known UEFI SecureBoot certs
  • 608a6f0 chore: alias nvidia extensions to lts versions
  • 8b4e0d9 chore: make metatadata pkg public
  • 7a4de58 chore: build multi-arch image

Changes from siderolabs/go-debug

1 commit

  • c8f9b12 chore: add support for Go 1.23

Changes from siderolabs/talos

121 commits

  • ec3844c46 release(v1.8.0-alpha.2): prepare release
  • 6f7c3a8e5 fix: build of talosctl on non-Linux arches
  • f0a59cec7 release(v1.8.0-alpha.2): prepare release
  • c8aed3be4 fix: correctly add console args for ttyS0
  • b453385bd feat: support volume configuration, provisioning, etc
  • b6b16b35f chore: pause sequencer when talos installed and iso booted
  • eade0a9f2 chore: bring in uio modules
  • 81f9fcd9c fix: report errors correctly when pulling, fix EEXIST
  • b309e87b4 docs: fix invalid input in field user_data
  • c7474877a docs: kubeProxyReplacement from "disabled" to "false"
  • be2ebf6b4 chore: bump dependencies
  • 88601bff4 chore: drop calico from interactive installer
  • 106c17d0b chore: aarch64 qemu local secureboot support
  • da6263506 feat: update Flannel to v0.25.6
  • 19a44c2b0 chore: drop console ttyS0 argument
  • 75cecb421 feat: add Apache Cloudstack support
  • 951cf66fd feat: add Cisco fnic driver
  • 2d3bc94bf fix(ci): fix broken tests
  • a9551b7ca fix: host DNS access with firewall enabled
  • 4834a61a8 feat: report SELinux labels
  • 8fe39eacb chore: move csi tests as go test
  • e4f8cb854 fix: merge extension service config files by mountPath
  • 5ba1df469 chore: add java package to protos
  • 823480800 fix: add missing host/nvme-rdma
  • 5b4b64979 fix: bump go-smbios for broken SMIOS tables
  • f57d1f07e fix: add NVMe target kernel modules
  • 5ff6cf82c fix: drop /opt mount for containers/tink
  • 3c0db34d8 docs: update kubespan docs
  • 3041d9075 fix: always handle PermissionDenied in dashboard resource watches
  • 36f83eea9 chore: make qemu check flag consistent with code
  • fe52cb074 chore: update protoc-gen-doc
  • ee4290f68 fix: bind HostDNS to 169.254.x link-local address
  • c312a46f6 chore: restructure k8s component health checks
  • e193e7db9 docs: fix incorrect path for openebs in documentation
  • beadbac21 docs: update Oracle Cloud Talos custom image docs
  • 6f969e364 chore: improve cluster create UX on aarch64
  • 45cc8688a chore: replace if blocks with min/max functions
  • a5bd770bf fix: retry with another upstream if the previous failed
  • 82e19f38a docs: add high-level overlay development guide
  • 872599c9a chore: drop image assets from release
  • 3c36c41a9 feat: provide device extra settle timeout
  • 9e348ef35 feat: update Kubernetes to 1.31.0
  • 61a1c946b feat: bundle (some) CNI plugins with Talos core
  • 091da163b chore: support arm64 kexec from zboot kernel images
  • 73511c1ef chore: fix release notes
  • 2bf924c7b feat: update ISO VolumeID with Talos version
  • 9a33dce10 docs: fix the VMWare docs
  • 12562c2d5 docs: fix talos version in vmware.sh
  • ee67da14c feat: scaleway routed ip
  • eba5dafb9 fix: add dns-resolve-cache to the support bundle
  • d4f8100bd docs: fix default openebs folder
  • 60e163d54 docs: fix typo in doc
  • [`98d...
Read more

v0.4.2

05 Jul 14:51
v0.4.2
e5686e2
Compare
Choose a tag to compare

image-factory 0.4.2 (2024-07-05)

Welcome to the v0.4.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
  • Dmitriy Matrenichev
  • Noel Georgi
  • Justin Garrison
  • Steve Francis
  • Artem Chernyshev
  • Dmitry Sharshakov
  • Fabian Topfstedt
  • Grzegorz Rozniecki
  • Konrad Eriksson
  • Marcel Richter
  • Marco Franssen
  • Michael Trip
  • Ron Olson
  • Sam
  • Spencer Smith
  • Utku Ozdemir
  • leppeK

Changes

4 commits

  • e5686e2 release(v0.4.2): prepare release
  • 1a2b64a feat: add Rock4 SE board to the mix of supported boards
  • d07a780 fix: update wizard-versions.html
  • f73a61e fix: update misreported error

Changes from siderolabs/gen

2 commits

  • 7654108 chore: add hashtriemap implementation
  • 8485864 chore: optimize maps.Values and maps.Keys

Changes from siderolabs/talos

90 commits

  • 3d35e5468 chore: update hydrophone library
  • 1f28726d4 chore: support version with and without v prefix
  • 9a56b8527 chore(ci): fix parallel runs of tf pipelines
  • be35f380c chore: update pkgs/tools/extras
  • 93df23444 docs: update opengraph image for main landing pages
  • d9d62d4da feat: update Linux to 6.6.36
  • 6b0fe5b8c docs: update deploying cilium docs for v1.7 and v1.8
  • 52611a90d feat: update Kubernetes to v1.30.2
  • c19cc4ccb docs: clarify direct access needed to nodes in insecure mode
  • b4c871e4b chore: bump dependencies
  • cc345c8c9 feat: add support for configuring vlan filtering on the bridge
  • 2d054ad35 chore: handle documents diff in apply-config dry run
  • bd34f71f3 feat: add apparmor pkg
  • 71857fd4d docs: fix typo: messure -> measure
  • f75f16b0a chore(ci): fix cluster name generation
  • c603d2bf9 chore: output more info when ExecuteCommandInPod fails
  • 4b5a7445e docs: fix missing Akamai platform in supported matrix
  • 4701498a1 chore(ci): run e2e-aws-nvidia with zfs extension enabled
  • 86a3222ae chore: use new disks api for iscsi tests
  • 5ffc3f14b feat: show siderolink status on dashboard
  • 6f6a5d105 chore: upgrade to rtnetlink/v2 library
  • 1fb8453c2 chore: update Go modules
  • 8e15621e8 chore(ci): add conformance pipelines
  • 7fcb521a6 feat: use hydrophone instead of sonobuoy
  • d1a0c1f98 test: fix the integration test for no META name
  • 535006334 chore: fix our dns server implementation
  • c6f90d014 chore: replace sync.Map with concurrent.HashTrieMap
  • e8ced2c2d chore: drop k8s timeout in the default kubeconfig
  • 7cbdce73f fix: detect CD devices, fix user disks wipe test
  • aca475c66 chore: small usability fixes
  • 26cf566dc chore: bump our coredns fork
  • 5e66e117e fix: initial assignment of Hetzner Cloud Alias IP
  • f07b79f4a feat: provide disk detection based on new blockdevices
  • 8ee087268 chore(ci): drop crashdump, save logs as artifacts
  • 7c9a14383 fix: volume discovery improvements
  • 80ca8ff71 fix: update the cgroups for Talos core services
  • fe317f1e1 docs: fix typo in QEMU guest agent support on Proxmox
  • 8dbe2128a feat: implement Talos diagnostics
  • 357d7754f fix: clean up VM runners on cluster destroy
  • 41f92e0ba chore: update Go to 1.22.4, other updates
  • 4621e9bb7 chore: add stale and lock issue workflows
  • 82d9cd322 fix: add upgrade errata for arm64/zboot kernels
  • 9a23d846c fix: downgrade Azure IMDS required version
  • 30860210c test: fix hardware test not to require PCI devices
  • 9fcc9b841 feat: update Flannel to v0.25.3
  • 9d395b9de chore: use bun instead of npm
  • a1684bdf8 chore: speed up go generate for enumer
  • 4dd0aa712 feat: implement PCI device bus enumeration
  • b0466e0ab fix: disable kexec on GCP/Azure
  • 911c25574 chore: fix go.work resolution
  • 2f088ede0 docs: add another example for installing cilium
  • 3967e0777 feat: update etcd to 3.5.14
  • 3367ded9f fix: correct time adjustment in time.SyncController
  • 893e64fcb fix: replace nslookup with dig in integration tests
  • 0359c8537 chore: unify toml packages being used
  • 4feb94ca0 feat: add multidoc check to the Talos quirks module
  • 0b4a9777f docs: update talosctl install instructions for 1.8
    ...
Read more

v0.4.1

15 May 17:41
v0.4.1
819432c
Compare
Choose a tag to compare

image-factory 0.4.1 (2024-05-15)

Welcome to the v0.4.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
  • Spencer Smith
  • Artem Chernyshev
  • Andrew Rynhard
  • Birger J. Nordølum
  • Mattias Cockburn
  • Noel Georgi
  • Serge Logvinov
  • Simon-Boyer
  • Steve Francis
  • USBAkimbo
  • Utku Ozdemir
  • Will Bush
  • dhaines-quera

Changes

6 commits

  • 819432c release(v0.4.1): prepare release
  • 4f3206b release(v0.4.0): prepare release
  • b0b6bff feat: implement wizard-like UI for the Image Factory
  • 8ccd284 feat: allow key-based image verification as option
  • 4643056 chore: rekres/update dependencies
  • 116721a fix: workaround extension name inconsistencies

Changes since v0.4.0

1 commit

  • 819432c release(v0.4.1): prepare release

Changes from siderolabs/talos

23 commits

  • b86edc677 chore: update office hours in talos repo
  • cfa25d22d chore: remove docs prior to 1.0 from website navigation
  • 120705459 chore: handle I/O error for xfs_repair
  • b7afe2669 feat: update Linux 6.6.30
  • 26519ceed docs: update proxmox.md
  • 851b91a0e fix: don't enable hostDNS for versions of Talos which do not have it
  • 42ac5cd0c fix: check for nil machine config during installation
  • 1d29111d4 chore: update Go to 1.22.3
  • f4d7b9d9a feat: gather plaform dns names
  • 0b0f9995a docs: add resource information, some grammar fixes
  • 763dae250 fix: add cluster name to the worker machine config
  • 4aac5b4ec feat: mount /sys/kernel/security into kubelet
  • 817f18153 docs: remove mention of enabling KubePrism after v1.6
  • c08d79732 docs: fix the variable name typo
  • 478b862b4 fix: do not fail cli action tracker when boot id cannot be read
  • be510f9eb docs: fix grpc_tunnel value to true
  • b7b8a8d8f docs: add logs example for the certificate errors troubleshooting
  • 8df5b85ec release(v1.8.0-alpha.0): prepare release
  • 07f78182c fix: use a fresh context for etcd unlock
  • 84cd7dbec feat: update Linux to 6.6.29
  • 70fdca6a4 chore: update minimum hardware requirement for vmware ova
  • b690ffeb8 test: improve DNS resolver test stability
  • 5aa0299b6 style: use correct capitalization for openstack

Dependency Changes

  • github.com/prometheus/client_golang v1.19.0 -> v1.19.1
  • github.com/siderolabs/talos 4c0c626b786f -> b86edc6776f7
  • github.com/siderolabs/talos/pkg/machinery 4c0c626b786f -> b86edc6776f7
  • github.com/sigstore/cosign/v2 v2.2.3 -> v2.2.4
  • github.com/slok/go-http-metrics v0.11.0 -> v0.12.0
  • golang.org/x/net v0.24.0 -> v0.25.0
  • golang.org/x/sys v0.19.0 -> v0.20.0

Previous release can be found at v0.3.3

v0.4.0

15 May 16:29
v0.4.0
4f3206b
Compare
Choose a tag to compare

image-factory 0.4.0 (2024-05-15)

Welcome to the v0.4.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
  • Spencer Smith
  • Artem Chernyshev
  • Andrew Rynhard
  • Birger J. Nordølum
  • Mattias Cockburn
  • Noel Georgi
  • Serge Logvinov
  • Simon-Boyer
  • Steve Francis
  • USBAkimbo
  • Utku Ozdemir
  • Will Bush
  • dhaines-quera

Changes

5 commits

  • 4f3206b release(v0.4.0): prepare release
  • b0b6bff feat: implement wizard-like UI for the Image Factory
  • 8ccd284 feat: allow key-based image verification as option
  • 4643056 chore: rekres/update dependencies
  • 116721a fix: workaround extension name inconsistencies

Changes since v0.4.0

0 commit

Changes from siderolabs/talos

23 commits

  • b86edc677 chore: update office hours in talos repo
  • cfa25d22d chore: remove docs prior to 1.0 from website navigation
  • 120705459 chore: handle I/O error for xfs_repair
  • b7afe2669 feat: update Linux 6.6.30
  • 26519ceed docs: update proxmox.md
  • 851b91a0e fix: don't enable hostDNS for versions of Talos which do not have it
  • 42ac5cd0c fix: check for nil machine config during installation
  • 1d29111d4 chore: update Go to 1.22.3
  • f4d7b9d9a feat: gather plaform dns names
  • 0b0f9995a docs: add resource information, some grammar fixes
  • 763dae250 fix: add cluster name to the worker machine config
  • 4aac5b4ec feat: mount /sys/kernel/security into kubelet
  • 817f18153 docs: remove mention of enabling KubePrism after v1.6
  • c08d79732 docs: fix the variable name typo
  • 478b862b4 fix: do not fail cli action tracker when boot id cannot be read
  • be510f9eb docs: fix grpc_tunnel value to true
  • b7b8a8d8f docs: add logs example for the certificate errors troubleshooting
  • 8df5b85ec release(v1.8.0-alpha.0): prepare release
  • 07f78182c fix: use a fresh context for etcd unlock
  • 84cd7dbec feat: update Linux to 6.6.29
  • 70fdca6a4 chore: update minimum hardware requirement for vmware ova
  • b690ffeb8 test: improve DNS resolver test stability
  • 5aa0299b6 style: use correct capitalization for openstack

Dependency Changes

  • github.com/prometheus/client_golang v1.19.0 -> v1.19.1
  • github.com/siderolabs/talos 4c0c626b786f -> b86edc6776f7
  • github.com/siderolabs/talos/pkg/machinery 4c0c626b786f -> b86edc6776f7
  • github.com/sigstore/cosign/v2 v2.2.3 -> v2.2.4
  • github.com/slok/go-http-metrics v0.11.0 -> v0.12.0
  • golang.org/x/net v0.24.0 -> v0.25.0
  • golang.org/x/sys v0.19.0 -> v0.20.0

Previous release can be found at v0.3.3