Skip to content

v1.0.0-rc3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Sep 14:04
· 1542 commits to master since this release

Attention!

This is an RC. Do not use it if not for testing. Please use latest v0.57.0 release.

For releases with k3s, see here

Rebranding

c3OS was rebranded to Kairos. See the issue for more details on the rationale.

Highlights

  • The config section install now has a grub_options field to set grub options. docs
  • Installation device now supports the auto argument to auto-detect the installation target drive
  • kairos-agent manual-install is now available for installing manually
  • Added ubuntu-based images

Notes

  • Upgrading from v0.57.0 to v1.0.0 is supported, however it is suggested a fresh deployment. See docs for instructions to upgrade from c3os to Kairos

New image location

You can find the images always on quay.io, to upgrade from an earlier c3os version, use the images that contains k3s:

Changelog from v0.57.0

  • fc2352a ⬆️ Update repositories (#103)
  • 6977272 ⬆️ Update repositories (#107)
  • 8c4ae6c ⬆️ Update repositories (#90)
  • 04fdd3b 🎨 Cleanup old references
  • 15c3572 🎨 Cleanup tests which are moved in provider-c3os
  • 9d78119 🎨 Don't ship edgevpn with core images
  • b4e7a59 🎨 Remove k9s, kubectl and nerdctl from core
  • 987db3d 📝 Add CONTRIBUTING, CODE_OF_CONDUCT and SECURITY
  • cc64800 📝 Add GOVERNANCE
  • 7c492c9 📝 Add MAINTAINERS
  • af49f72 📝 Add office hours appointments
  • 71603f0 📝 Add office hours on documentation index
  • f05dcc2 📝 Add releases reference and reword docs
  • 9a02350 📝 Some doc rewording
  • ee93ae9 📝 Update README wrt cloud-init support
  • c14f853 📝 Update docs (#96)
  • 07b11cf 🤖 Evaluate anchors when bumping repositories
  • 3223a0b 🤖 Fixup toolkit reference bump
  • 894ffe1 🤖 Publish docs when merging master
  • bcf26b9 🤖 use c3os-agent manual-install in tests
  • 4b10210 ✨ Add manual-install
  • 30c32b4 ✨ Auto-detect device with 'auto'
  • da9e8b1 ✨ Boot options (#91)
  • a6d28d0 Adding ubuntu c3os image changes, also overlay files for different pr… (#104)
  • 71a8851 Revert ":robot: use c3os-agent manual-install in tests"
  • e566cd6 Revert "Update image.yaml (#105)" (#106)
  • 56f6e74 Update image.yaml (#105)
  • d656587 🎨 Rebranding (#130)
  • 2aaa1d5 📝 Add notes to run on kind
  • 951eb4b 📝 Update README
  • a5423d8 📝 Use osbuilder-tools in remaster instructions
  • 0209822 Update installation.md (#129)
  • 682003d added rbd for ceph support on alpine (#131)
  • d36c5cf ⬆️ Update repositories (#132)
  • fcc1212 🐛 Fix repository definition
  • dc43b92 ⚙️ Migrate c3os sentinels to kairos
  • 41f66a3 📝 Add CNAME
  • cb7de24 📝 Add note on how to upgrade from c3os (#138)
  • f106a85 📝 Drop CNAME temporarly
  • b9ef41a 📝 Move URL to kairos.io
  • d6df5b5 📝 Update README with new versions
  • f196636 🤖 Add ubuntu to releases, cleanup workflows
  • f1c7db1 🤖 Enable docs
  • c2c2725 🤖 Test fixup
  • a1d4e83 🤖 Update test gist
  • b7b7340 🤖 simplify test for now to cover also released versions
  • 9484c3f Enable tmp mount on ubuntu (#136)
  • d3d9894 Fixing ubuntu image boot up issue. (#133)