harvester-installer icon indicating copy to clipboard operation
harvester-installer copied to clipboard

Results 30 harvester-installer issues
Sort by recently updated
recently updated
newest added

Fix action warnings like: https://github.com/harvester/harvester-installer/actions/runs/8917167826This is an automatic backport of pull request #722 done by [Mergify](https://mergify.com).

Fix action warnings like: https://github.com/harvester/harvester-installer/actions/runs/8917167826This is an automatic backport of pull request #722 done by [Mergify](https://mergify.com).

**Problem:** RKE2 requires a default route to start, some installations are stuck with no obvious message if there is no default route on the system. **Solution:** Check the existence of...

**Problem:** We need to provide the option of allowing system hostnames to be set via DHCP. **Solution:** This adds a boolean config option, os.dhclient_set_hostname, which maps to DHCLIENT_SET_HOSTNAME in /etc/sysconfig/network/dhcp....

**Problem:** After the user entered all information in the disk page it is still necessary to press `Enter` or `Key-Down` twice at the `Use MBR partitioning scheme` form control before...

enhancement

**Problem:** We want a blazing-fast way to spin up virtualized Harvester nodes for testing or something. It'd be better to have dependencies as few as possible. **Solution:** When in the...

**Problem:** Need to migrate from Drone to Github Actions **Related Issue:** https://github.com/harvester/harvester/issues/5327

**Problem:** **Solution:** **Related Issue:** **Test plan:**

**Problem:** **Solution:** **Related Issue:** https://github.com/harvester/harvester/issues/4657 **Test plan:** Create a cluster and operate VM without error.

**Problem:** Please refer [harvester/harvester#5178](https://github.com/harvester/harvester/issues/5178). The additional mgmt-br.VLAN_ID interface would cause confusion and not helpful when debugging packet flow on network problem. **Solution:** Do not create the additional bridge interface while...