Skip to content

Releases: rancher/elemental-operator

v1.3.4

31 Aug 12:07
Compare
Choose a tag to compare

Release v1.3.4

Features and Enhancements

Node reset

Elemental Operator v1.3.4 introduces the machine reset feature. Admins may now delete clusters and allow nodes to be reset and re-registered again within the machine inventory. Resetting a node includes wiping all persistent data and re-deploying the OS of the initial installation, which is kept in recovery partition. For more information on how to use Elemental Operator machine reset, please see the docs.

Added registry template in charts

Elemental Operator v1.3.4 charts allows templating the registry of the referred images. A new registryUrl value has been added in charts (--set registryUrl=$MY_CUSTOM_REGISTRY:$PORT) to configure a public or local custom registry.

New Elemental Teal version

Elemental Operator v1.3.4 default channel includes a new Elemental Teal OS version which is new build based on SLE Micro 5.4.

Relevant fixes

  • Fixed backup and restore MachineRegistration resources. See #477 and #486
  • Fixed deployments with no cacert defined in Rancher, add default trusted certificates. See #485

Install or Upgrade

In order to install or upgrade to this release of the Elemental Operator use the following Helm commands:

# Install/upgrade the CRDS chart
helm upgrade \
    --install -n cattle-elemental-system --create-namespace elemental-operator-crds \
    oci://registry.suse.com/rancher/elemental-operator-crds-chart

# Install/upgrade the operator chart
helm upgrade \
    --install -n cattle-elemental-system --create-namespace elemental-operator \
    oci://registry.suse.com/rancher/elemental-operator-chart

What's Changed

Full Changelog: v1.2.5...v1.3.4

New Contributors

v1.3.3

30 Aug 11:18
71aeacb
Compare
Choose a tag to compare
v1.3.3 Pre-release
Pre-release

Changelog

v1.3.2

28 Aug 09:54
c90c1c8
Compare
Choose a tag to compare
v1.3.2 Pre-release
Pre-release

Changelog

v1.3.1

09 Aug 11:50
017a641
Compare
Choose a tag to compare
v1.3.1 Pre-release
Pre-release

Changelog

v1.3.0

03 Aug 15:15
Compare
Choose a tag to compare
v1.3.0 Pre-release
Pre-release

Changelog

What's Changed

Full Changelog: v1.2.5...v1.3.0

v1.2.5

20 Jun 17:08
4f3b2c5
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.4...v1.2.5

v1.2.4

26 May 16:24
Compare
Choose a tag to compare

Changelog

What's Changed

  • GoReleaser: fix releases CI by @fgiudici in #444
  • Fix OBS PR workflow by @fgiudici in #446
  • OBS PR workflow: set the right project to disable images repo by @fgiudici in #451
  • Bump rancher and k8s for e2e tests by @davidcassany in #449
  • Allow registration through MAC and SMBIOS UUID identification only (Emulated TPM alternative) by @fgiudici in #450
  • Split chart into crds chart and operator chart by @davidcassany in #447
  • The job was missing a templated name for the serviceaccount to be consistent by @davidcassany in #459
  • SeedImage: on retriggerBuild delete owned SeedImage resources by @fgiudici in #453

Full Changelog: v1.2.3...v1.2.4

v1.2.3

11 May 09:54
7875074
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.2.2...v1.2.3

v1.2.2

13 Apr 11:19
Compare
Choose a tag to compare

Changelog

What's Changed

New Contributors

Full Changelog: v1.2.1...v1.2.2

v1.2.1

11 Apr 13:55
Compare
Choose a tag to compare

Changelog

What's Changed

Full Changelog: v1.2.0...v1.2.1