Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default MachineRegistration in Helm chart #407

Open
agracey opened this issue Oct 10, 2022 · 1 comment
Open

Default MachineRegistration in Helm chart #407

agracey opened this issue Oct 10, 2022 · 1 comment
Labels
kind/enhancement New feature or request need/discussion Issues that needs reviewed and are still untriaged by the team status/later

Comments

@agracey
Copy link

agracey commented Oct 10, 2022

Describe the solution you'd like:
It might be nice to provide a default Machine Registration object in the helm chart. This could reduce the installation and setup with one less step.

That way we can provide some basic setup in the helm chart install:

helm upgrade --create-namespace -n cattle-elemental-system --install elemental-operator \
  oci://registry.opensuse.org/isv/rancher/elemental/charts/elemental/elemental-operator \
  --set defaultReg.install.device=/dev/nvme0n1 --set defaultReg.install.powerOff=true --set defaultReg.MachineLabels[0]=<label>

In the future, we can even use the questions.yml functionality in Rancher to allow for exposing these in the Marketplace.

@kkaempf
Copy link
Contributor

kkaempf commented Oct 10, 2022

I marked this as later for now and would rather wait for actual market feedback.

What could be useful, however, is respective UI defaults.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement New feature or request need/discussion Issues that needs reviewed and are still untriaged by the team status/later
Projects
None yet
Development

No branches or pull requests

2 participants