Kiefer Chang
Kiefer Chang
**Describe the bug** The upgrade is stuck and one node is in `pre-drained`. By looking Longhorn GUI, we know the node can't de drained due to it contain the last...
**Is your feature request related to a problem? Please describe.** We are receiving more requests to modify OS configuration. Currently, we convert **[Harvester configuration](https://docs.harvesterhci.io/v1.0/install/harvester-configuration/)** to **[elemental configuration](https://rancher.github.io/elemental-toolkit/docs/reference/cloud_init/) (and maybe more...
**Describe the bug** There are situations that require more time to do upgrade works: for example, preloading images in slow machines. We can increase the timeout of the job to...
**Describe the bug** harvester-pcidevices-controller pods keep failing with the `CrashLoopBackOff` status. Here is the log: ``` time="2022-09-21T15:37:37Z" level=info msg="Applying CRD pcidevices.devices.harvesterhci.io" time="2022-09-21T15:37:37Z" level=info msg="Applying CRD pcideviceclaims.devices.harvesterhci.io" time="2022-09-21T15:37:48Z" level=info msg="Starting PCI...
**IMPORTANT: Please do not create a Pull Request without creating an issue first.** **Problem:** We have spotted some situations instance-manager pod can't be drained out of a node: - Longhorn...
Longhorn chart creates a `longhorn` StorageClass by default and we are using it with [some modification](https://github.com/harvester/harvester/blob/dc6a30894d63a07ba8b6db5433a7054f71445fde/deploy/charts/harvester/templates/longhorn-storageclass-override.yaml). This might cause some issues and we should create another one (e.g., `longhorn-harvester`). ###...
**Is your feature request related to a problem? Please describe.** Bump RKE2 to 1.24.x. Considering the [EOL time](https://endoflife.date/kubernetes), the version should be the most suitable version for us, 1.25.x deprecates...
**Is your feature request related to a problem? Please describe.** The harvester controller fetches upgradeable versions from the Harvester responder, but the user still can upgrade to an incompatible version...
**Is your feature request related to a problem? Please describe.** NOTE: this issue is moved out of this [comment](https://github.com/harvester/harvester/issues/1852#issuecomment-1020682414). There are some intermediate jobs during an upgrade, it would be...
**Is your feature request related to a problem? Please describe.** **Describe the solution you'd like** The image `rancher/harvester-cluster-repo` is built on the installer side and shipped in the package tarball....