Kiefer Chang
Kiefer Chang
> How OS upgrades are managed and delivered in Harvester through the cluster nodes? Are you coupling OS upgrades with new Harvester releases/versions? Yes, currently an OS version needs to...
> @bk201 does this work already? No, `DHCLIENT_SET_HOSTNAME` is disabled by default in OpenSUSE. I'd suggest we add a configuration field in [network configuration](https://docs.harvesterhci.io/v1.0/install/harvester-configuration/#installnetworks) to turn this feature on specified...
@tjjh89017 Any concern if we enable this feature? Thanks.
We can have a configuration field to enable this feature. (disabled by default)
@drewmullen I saw there is a WIP PR https://github.com/harvester/harvester/pull/5649 but it's closed. Do you still work on the item?
Does this happen when manually running `ceph-salt deploy --non-interactive` or via sesdev? sesdev turn off the stdout buffer size when deploying: `stdbuf -o0 ceph-salt -ldebug deploy --non-interactive` Not sure if...
The transient `instance-manager-e` upgrade pods occupy twice the resources. For `pvc-1aa17c19-bf83-4e08-bod9-a7f70bec1350-r-0d4353bc`, 6 replicas with new version are found.  For `pvc-220e36fa-6551-431f-8a6e-59ad9ac136d1-r-3f700f2c`, one new-version...
@ibrokethecloud ~~the feature should be implemented in 1.3.0: https://github.com/harvester/harvester/issues/4981 load balancer is configurable~~:  **Update**: Ignore my previous statement. Those settings are for the host cluster and it only supports...
@mingshuoqiu no we don't. RKE2 just needs a default route present.
@drewmullen I'll keep both issues for now. ##5592 has a PR https://github.com/harvester/harvester/pull/5606 to fix the volume export part only.