Francesco Giudici
Francesco Giudici
Tried to draw an overview of the Elemental architecture. While it is incomplete and not that great it may be of some use in following the architecture description. Made with...
Let's make more clarity on what we release for Elemental and where.
Spike card to explore how [nmstate](https://github.com/nmstate/kubernetes-nmstate) could be integrated in Elemental and check which are the supported configurations from nm-state.
## Issue: https://github.com/rancher/elemental-operator/issues/698 ## Problem ## Solution ## Testing ## Engineering Testing ### Manual Testing ### Automated Testing ## QA Testing Considerations ### Regressions Considerations ## Backporting considerations
PR waiting for https://github.com/github/codeql/issues/15647 This reverts commit b3b80b7864358e2350df1c39e5f1369bb8f6a6cd.
Elemental Operator version 1.4.3. Happened on a fresh helm chart installation, reinstalling the Elemental Chart solved. ``` I0508 12:17:13.914523 1 log.go:42] Operator version 1.4.3, commit 11599b74, commit date 20240315 I0508...
Right now, when registering a new node to the operator, a MachineInventory is created. The name used for the MachineInventory is the hostname that will be enforced on the registering...
Right now we grant permissions to the SeedImage controller to the whole cluster: evaluate restriction to specific namespace(s) only.
Elemental does not address network configuration of booted machines. Provided Elemental OS images demand network configuration to the installed network management tool, NetworkManager, which by default provide a DHCP connection...
The host booted from an Elemental seed image should be able to self-assign an IP address from a pool of IP addresses put in the registration configuration. The idea is...