tongjin
tongjin
### Your current KubeKey version version.BuildInfo{Version:"1.1.0", GitCommit:"70671f7", GitTreeState:"", GoVersion:"go1.14.15"} ### Describe this feature In a production environment, user often mount additional disk for docker to use to avoid putting pressure...
### Your current KubeKey version version.BuildInfo{Version:"1.1.0", GitCommit:"70671f7", GitTreeState:"", GoVersion:"go1.14.15"} ### Describe this feature Now kk has already supported calico, flannel, kube-ovn as k8s's cni plugin. Maybe we could support [hostnic](https://github.com/yunify/hostnic-cni)....
### Your current KubeKey version version.BuildInfo{Version:"1.1.0", GitCommit:"70671f7", GitTreeState:"", GoVersion:"go1.14.15"} ### Describe this feature In some scenarios, apiserver needs to be exposed externally after cluster is created, such as binding additional...
Descriptions for dividing subscription should be generated after related localizations was synced.
#### What type of PR is this? bugfix #### What this PR does / why we need it: Descriptions for dividing subscription should be generated after related localizations was synced....
#### What happened: Carefully analyzing the ApplyResourceWithRetry method, it seems that there is no need for retry, so i wrote the ApplyResource function to replace ApplyResourceWithRetry. Modifications: 1) use wait.ExponentialBackoffWithContext...
**Describe the bug** ecli -h不能显示opensnoop 的帮助信息,显示的是ecli自身的help信息 ``` # ecli package.json -h ERROR: ld.so: object '/$LIB/libonion.so' from /etc/ld.so.preload cannot be preloaded (cannot open shared object file): ignored. ecli subcommands, including run,...
Support integration with KubeVirt: - Enable virtual machine management on top of KubeVirt Pls refer to [KubeVirt Integration Proposal](https://github.com/kubesphere/community/pull/238/commits) for more details /assign @cumirror @zryfish /kind feature-request /area virtualmachine