Skip to content

Releases: rancher/elemental-operator

v1.1.3

15 Feb 16:25
v1.1.3
270d56d

Choose a tag to compare

Changelog

v1.1.2

26 Jan 15:57
b489184

Choose a tag to compare

Install Elemental Operator from the helm chart with:

helm -n cattle-elemental-system install --create-namespace elemental-operator https://github.com/rancher/elemental-operator/releases/download/v1.1.2/elemental-operator-1.1.2.tgz

Warning

  • In order to upgrade the operator from a 1.0.x version (or older) you have first to upgrade to v1.0.2 or the upgrade will fail.

Changelog

What's Changed

  • operator: expose build-image API by @fgiudici in #315
  • Use go 1.18 by @frelon in #326
  • Copyright date-range 2022 - 2023 by @frelon in #327
  • Replace action engineerd/setup-kind by @frelon in #328
  • register client: allow to register against lower version operators by @fgiudici in #332
  • Update wharfie to 0.5.3 by @frelon in #324
  • operator: add support to old register clients by @fgiudici in #338
  • Set default elemental-operator USER by @frelon in #337
  • operator: always use software UUID as default machine name by @fgiudici in #340
  • operator: fix MachineInventory search during registration by @fgiudici in #342

Full Changelog: v1.1.1...v1.1.2

v1.1.1

13 Jan 14:15

Choose a tag to compare

Install Elemental Operator from the helm chart with:

helm -n cattle-elemental-system install --create-namespace elemental-operator https://github.com/rancher/elemental-operator/releases/download/v1.1.1/elemental-operator-1.1.1.tgz

Warning

  • In order to upgrade the operator from a 1.0.x version (or older) you have first to upgrade to v1.0.2 or the upgrade will fail.

  • If you are preparing the ISOs as described in the Elemental documentation, you need to get the registration base ISO / image from the Staging or Dev repositories, otherwise the cloud-config configuration present in the MachineRegistration will not be applied.

To use the Staging repo with the elemental-iso-add-registration:

REPO=Staging ./elemental-iso-add-registration initial-registration.yaml

To download the RPi image from the Staging repo:

wget -q https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Staging:/Teal53/images/rpi.raw

Further details in Elemental documentation.

Changelog

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

13 Dec 14:08
3d0af6e

Choose a tag to compare

Install Elemental Operator from the helm chart with:

helm -n cattle-elemental-system install --create-namespace elemental-operator https://github.com/rancher/elemental-operator/releases/download/v1.1.0/elemental-operator-1.1.0.tgz

Warning

  • We recommend installing the newer v1.1.1 release.

  • In order to upgrade the operator from a 1.0.x version (or older) you have first to upgrade to v1.0.2 or the upgrade will fail.

  • If you are preparing the ISOs as described in the Elemental documentation, you need to get the registration base ISO / image from the Dev repositories, otherwise the cloud-config configuration present in the MachineRegistration will not be applied.

To use the Dev repo with the elemental-iso-add-registration:

REPO=Dev ./elemental-iso-add-registration initial-registration.yaml

To download the RPi image from the Dev repo:

wget -q https://download.opensuse.org/repositories/isv:/Rancher:/Elemental:/Dev:/Teal53/images/rpi.raw

Further details in Elemental documentation.

Changelog

v1.0.2

05 Dec 13:56
a13601f

Choose a tag to compare

Changelog

v1.0.0

30 Nov 13:29
242f3cc

Choose a tag to compare

Changelog

v1.0.0-rc2

29 Nov 16:24
242f3cc

Choose a tag to compare

v1.0.0-rc2 Pre-release
Pre-release

Changelog

v1.0.0-rc1

16 Nov 12:05
e3f4369

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

Changelog

v0.6.3

20 Oct 12:58

Choose a tag to compare

What's Changed

  • tests: use latest url for rancher charts by @Itxaka in #218
  • tests: Add k8s 1.24 and default to rancher 2.6.9 by @Itxaka in #220
  • coverity: make patch status informational by @fgiudici in #219
  • operator: unit-tests: add coverage for unauthenticatedResponse() by @fgiudici in #217
  • operator: create ServiceAccounts before their Secrets by @fgiudici in #222

Full Changelog: v0.6.2...v0.6.3

v0.6.2

18 Oct 14:04
937d35b

Choose a tag to compare

What's Changed

Full Changelog: v0.6.1...v0.6.2