Canwu Yao

Results 15 issues of Canwu Yao

**IMPORTANT: Please do not create a Pull Request without creating an issue first.** **Problem:** We have to restart VM to synchronize the labels to VMI. It will cause request interruption....

**Describe the bug** Should not display the password in plain text in the cloud-config. **Environment** - Harvester ISO version: v1.0.2 - Underlying Infrastructure (e.g. Baremetal with Dell PowerEdge R630): Baremetal...

bug
require/ui

Related issues: https://github.com/harvester/harvester/issues/1762 https://github.com/harvester/harvester/issues/1580

If the network manager in the operating system uses DHCP to obtain an IP for the network card, it will occupy the DHCP client port. In this case the release...

**Is your feature request related to a problem? Please describe.** Kube-vip is generally deployed as a daemonset in the Kubernetes that means all of the pods in different nodes have...

enhancement
control plane

Use helm to install whereabouts with tag latest(e9b7828b942a3e30a2919ac4a78744e65af1f092) in k3s(v1.20.4+k3s1) Here is cni config ``` { "name": "mynet", "type": "ipvlan", "master": "eth0", "ipam": { "type": "whereabouts", "range": "192.168.2.0/24" } }...

Add a plugin to enable users to store data in the Kubernetes, like CoreDNS

help wanted

It's more prefer to move the network webhook to harvester network controller. Related issue: https://github.com/harvester/harvester/issues/2259 Dependency PR: https://github.com/harvester/network-controller-harvester/pull/59

**Is your feature request related to a problem? Please describe.** - Save network interface status information in a configmap or a new CR. - Add a dropdown box for users...

kind/enhancement
area/backend
require-ui/small

**Is your feature request related to a problem? Please describe.** Add terraform support for the VLAN enhancement. The details about VLAN enhancement refer to https://github.com/harvester/harvester/pull/2161 **Describe the solution you'd like**...

kind/enhancement
priority/1
area/terraform