harvester-installer
harvester-installer copied to clipboard
* introduces Ansible yaml that creates isolation from previous CI Ansible workload * new Ansible CI provides deeper flexibility to condition Ansible driving factors for Harvester-Installer while not altering previous...
This is an automatic backport of pull request #623 done by [Mergify](https://mergify.com). --- Mergify commands and options More conditions and actions can be found in the [documentation](https://docs.mergify.com/). You can also...
**Problem:** **Solution:** **Related Issue:** **Test plan:**
**Problem:** CI failed on https://drone-publish.rancher.io/harvester/harvester-installer/1516/1/2 with ``` generating harvester install mode qcow Formatting '/go/src/github.com/harvester/harvester-installer/dist/artifacts/harvester-master-amd64.raw', fmt=raw size=268435456000 Could not access KVM kernel module: No such file or directory qemu-system-x86_64: failed to...
**Problem:** **Solution:** **Related Issue:** **Test plan:**
Signed-off-by: Kiefer Chang
# Key idea ## Replace key binding configuration with event callback We shouldn't have to configure the key bindings of each input element (`Input`, `Select`, and `DropDown`) when creating a...
Issue: https://github.com/harvester/harvester/issues/1781 Description: 1. add serviceMonitor to expose harvester and webhook metrics 2. add grafana dashboard for harvester exporter
- The console for showing the dashboard will be "the next available virtual console" (`tty2`, `tty3`, ...), or `tty2` if designated system console is `tty6` - If a serial console...
**Problem:** Harvester installer reported DHCP failed when the DHCP server was running on a Windows server. **Solution:** The DHCP client used by Harvester, is using value 1500 for option 57....