yuyicai

Results 8 issues of yuyicai

https://registry.terraform.io/providers/tencentcloudstack/tencentcloud/latest/docs/resources/kubernetes_cluster#cluster_version The default value of `cluster_version` is `1.10.5`. I want to get the latest version by data sources:

question

**What happened**: I created `DevSpace` at `2022-05-16 18:55:27`, but the time displayed is `2022-05-16 06:55:27` **What you expected to happen**: **How to reproduce it (as minimally and precisely as possible)**:...

bug

- [ ] Add a flag `--cri containerd`

fix: #37 - use goreleaser to cross-compile and release when push a tag - https://goreleaser.com/quick-start/ - https://github.com/goreleaser/goreleaser-action ``` # build on local pc go install github.com/goreleaser/goreleaser@latest goreleaser release --snapshot --clean...

虽然 x86 的 coscli 可以在 M1 运行,但是希望能多编译一个 arm 版本

离线安装包每个步骤分为三个脚本: - pre_run.sh - run.sh - post_run.sh

离线包拆分为: 1. 容器引擎 2. kube组件 3. 镜像包 三大类、大类再细分小类,方便指定容器引擎和k8s版本