Kiefer Chang

Results 269 comments of 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. ![Screen Shot 2021-12-24 at 11 13 20 AM](https://user-images.githubusercontent.com/1691518/148513006-6eb54e6f-9e2b-4218-9486-4d756486b50f.png) 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~~: ![image](https://github.com/harvester/harvester/assets/1691518/6f7f4f00-1b46-421c-8bcc-d3b0a782f3bb) **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.