Zespre Chang

Results 27 issues of Zespre Chang

**Problem:** Users can upgrade from any version as long as they have the ISO image. They can host the image and create a Version resource that points the URL to...

The proposal of the [managed DHCP feature](https://github.com/harvester/vm-dhcp-controller) **Related Issue:** #4428

**Describe the bug** This is the issue I discovered while testing the vm-dhcp-controller's limits. When creating an IPPool with a subnet contains the internal Kubernetes pod/service network (`10.5[23].0.0/16`), the agent...

kind/bug
reproduce/always
severity/needed
area/vm-dhcp-controller

**Describe the bug** When upgrading from v1.2.1 to the master build, chances are you'll encounter a hurdle upgrading harvester charts. This is majorly due to Fleet, the one inside Harvester....

kind/bug
area/upgrade-related
reproduce/often
severity/needed

**Is your feature request related to a problem? Please describe.** Currently, the network configuration of the VMs relies on external DHCP servers or the cloud-init configuration associated with the VM...

require/doc
area/network
priority/0
highlight
require/HEP
kind/feature

**Describe the bug** There's an error reporting that the ServiceAccount does not have the right privilege configured to release the lease lock (for leader election) at the end of uninstallation...

kind/bug
severity/4
reproduce/always
area/vm-dhcp-controller

**Is your enhancement related to a problem? Please describe.** No matter what means are used to upgrade vm-dhcp-controller, either doing it via Helm or manually updating the image tag, there...

kind/enhancement
not-require/test-plan
area/vm-dhcp-controller

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** **Problem:** **Solution:** - Add a command-line tool to detect non-live-migrable VMs, replacing the current script-based implementation in...

**Describe the bug** The issue was found when testing the common use cases of LoadBalancer creation and removal after we bumped the kube-vip to v0.8.0. For example, given an appropriate...

kind/bug
require/investigate
area/load-balancer
reproduce/always
area/vip
severity/needed
backport-needed/1.2.2
backport-needed/1.3.1

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** **Problem:** We have implemented the upgrade eligibility checks in several places. Fixing bugs or adding new checks...