Skip to content

v3.2.1

Compare
Choose a tag to compare
@Itxaka Itxaka released this 07 Oct 08:11
· 91 commits to master since this release

What's Changed

✨ Improvements

  • Show sources in config string by @jimmykarily in kairos-io/kairos-agent#550
    • Now when checking the configs you will see the sources uses to generate them
  • Expose the Analize method of kairos-agent run-stage by @Itxaka in kairos-io/kairos-agent#548
    • now kairos-agent runstage can be run with the flag --analyze or -a to only show what steps would be run from a given stage and in the order they will be run.
  • Accept more paths to devices for install by @Itxaka in kairos-io/kairos-agent#552
    • Now the install target accepts devices identified by /dev/disk/by-{uuid,label,path,diskseq}

⬆️ Dependencies

🐛 Fixed bugs

🤖 CI related

Full Changelog: v3.2.0...v3.2.1