XiaoLiang Hu

Results 10 issues of XiaoLiang Hu

**Reproduce steps**: 1. create a csr with common name "alice" and get the client crt sign by superedge api server 2. use this clinet crt/key pair to curl superedge api...

kind/bug
plan

Currently, tkestack control plane doesn't fully support high availability due to below issue: 1. keepalived depends on route device enable multicast, but most of env doesn't support multicast such as...

kind/bug

UI supports config iptabls and ipvs mode, let user to select, backend config k8s to achive proxy mode specify

kind/bug

![image](https://user-images.githubusercontent.com/3296885/190965927-f7b16548-2e90-434b-86b0-9dab6989b63a.png) the root casuse is the machine with index 3 doesn't exist, we should update validation message for this case

kind/bug

``` The reset process does not clean your kubeconfig files and you must remove them manually. Please, check the contents of the $HOME/.kube/config file. removed '/root/.kube/config' removed '/etc/kubernetes/kubeadm-config.yaml' removed '/etc/kubernetes/tke-authz-webhook.yaml'...

kind/bug

do we have any plan to support centos 8 based image for glusterfs 4.1, since centos 7 based image have many vulnerability issues include curl,openssl and python.

This is a hard requirement for tkestack 1.8 release, in this release, tkestack should support tke k8s distro releases 1.21, please notify me when this task get done? Thanks in...

Since the TKE certified k8s is open source now, we should follow community's style to play: 1. enable github action CI on this repo build the binary and images automatically...