Skip to content

Releases: rancher/elemental-operator

v0.4.1

27 Jul 14:02
68b87dd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.4.1

v0.4.0

22 Jul 17:46
Compare
Choose a tag to compare

What's Changed

  • Update MachineRegistration example by @fgiudici in #66
  • Change the default machine name to include the UUID by @fgiudici in #65
  • Do note fetch cloud-config on unauthenticated registartion calls by @davidcassany in #67
  • Fix "make unit-tests" by @fgiudici in #70
  • Store registration yaml in installed system by @davidcassany in #71
  • Add README to elemetal-operator helm chart by @mjura in #56
  • Make /oem/registration the default configuration dir for elemental-operator client by @davidcassany in #81
  • [register] Check for path error before doing anything by @Itxaka in #80
  • Add a target to setup a clean cluster by @Itxaka in #79
  • ensure all the structs include proper yaml labels by @fgiudici in #69
  • Add some more logs (mainly from config read) by @fgiudici in #83
  • elemental-operator register: keep system CAs when passing a custom CA by @fgiudici in #85

New Contributors

  • @mjura made their first contribution in #56

Full Changelog: v0.3.0...v0.4.0

v0.3.0

20 Jul 08:53
v0.3.0
79d957e
Compare
Choose a tag to compare

Changelog

  • 79d957e Adds support for cloud-config data in machine registration (#61)
  • 2381ebc Do not attempt to install in already installed systems (#55)
  • 6e2f20f Pass debug flag to elemental client if requested (#58)
  • 3530dc5 ensure install struct includes proper yaml labels (#57)
  • 489d40f review elemental installer env vars (#59)

v0.2.1

15 Jul 12:57
0de7dd7
Compare
Choose a tag to compare

What's Changed

  • Bump yip dependency by @mudler in #19
  • Rename RancherOS to Elemental in installer logic by @davidcassany in #22
  • Fix all the test, remove leftovers from transition by @Itxaka in #18
  • Bump system-agent to 0.2.8 by @Itxaka in #17
  • Bump image-spec to 1.0.2 by @Itxaka in #28
  • bump github.com/docker/distribution to 2.8.1 by @Itxaka in #29
  • Share installation configuration structures by @davidcassany in #24
  • Add test for chart values by @Itxaka in #31
  • Use cacert from rancher and use serverl-url from rancher by @Itxaka in #36
  • Return a Config.Config in MachineInventory by @Itxaka in #35
  • Fix building the operator/installer with emulatedTPM by @Itxaka in #39
  • elemental-operator register: add elemental cli call by @fgiudici in #38
  • Some register fixes by @Itxaka in #40
  • Makefile: fix make build-docker by @fgiudici in #41
  • elemental-operator register: allow cacert passed as file or data by @fgiudici in #44
  • elemental-operator register: enable local plans by @fgiudici in #47
  • Remove obsolete logic from former ros-installer by @davidcassany in #45
  • Log the version, commit and commit date on start by @Itxaka in #43
  • Some fixes for the release pipelines by @Itxaka in #53

New Contributors

Full Changelog: v0.1.1...v0.2.1

v0.1.1

07 Jul 13:02
v0.1.1
1d97f14
Compare
Choose a tag to compare

Changelog