sealerio / basefs

One part of base ClusterImage, containing static file like config file and essential scripts
24 stars 37 forks source link

自动构建的镜像不支持1.25版本的部分参数 #30

Open imdingtalk opened 2 years ago

imdingtalk commented 2 years ago

What happened:

使用自动构建出的1.25.1的k8s集群镜像启动集群失败

What you expected to happen:

使用自动构建出的1.25版本的镜像可以使用sealer一键部署成功

Anything else we need to know?:

Environment:

[root@worker02 tmp]# sealer  version
{"gitVersion":"v0.8.6","gitCommit":"884513e","buildDate":"2022-07-12 02:58:54","goVersion":"go1.16.15","compiler":"gc","platform":"linux/amd64"}
ESXI 虚拟机环境

CENTOS_MANTISBT_PROJECT="CentOS-7" CENTOS_MANTISBT_PROJECT_VERSION="7" REDHAT_SUPPORT_PRODUCT="centos" REDHAT_SUPPORT_PRODUCT_VERSION="7"

- Kernel (e.g. `uname -a`):

Linux worker02 3.10.0-1160.el7.x86_64 #1 SMP Mon Oct 19 16:18:59 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux


- Install tools:
sealer
- Others:

`crictl logs <kube-apiserver id>`
> Error: invalid argument "TTLAfterFinished=true,EphemeralContainers=true" for "--feature-gates" flag: unrecognized feature gate: TTLAfterFinished

![image](https://user-images.githubusercontent.com/16778873/190973688-ba7cd916-775a-4af8-ad55-9ebd4f43ef49.png)
imdingtalk commented 2 years ago

kube-controller-manager

Error: unknown flag: --experimental-cluster-signing-duration

image