Jiahui
Jiahui
http://sealer.cool/docs/getting-started/build-cloudimage.html#build-arg this is probably because sealer uses it as a build parameter during the build process @windydayc , maybe we need to distinguish between untranslated and translated commands @kakaZhou719
Change UseDNS yes in the /etc/ssh/sshd_config configuration to no, Change the value of "GSSAPIAuthentication" to "no" (if there is no such configuration option, add the configuration).
Merge is only suitable for merging existing structures, and there are too many uncertainties for attributes that do not exist in this way, such as: ```config --- apiVersion: sealer.aliyun.com/v1alpha1 kind:...
> > The properties of APIServer are also merged in, so I think merge strategy is more suitable for merging of already existing properties. > > @bxy4543 It is the...
@sfeng1996 I think we can provide a `shallowMerge` strategy to achieve this feature.
感觉你的containerd可能没有起来,你看看containerd是不是有什么报错
### GOOD FIRST ISSUE: https://github.com/labring/sealos/blob/a02ebcafefbeb31b284ee8786987d7f7c6455721/pkg/buildimage/manifests/utils.go#L30-L75 Fix the parimages method to return the correct image name: something like image in the content of the [chart template file](https://gist.githubusercontent.com/willzhang/432eab4aec857756ad8e8ff695c045ba/raw/2880d97e0eb0b0a12ad727da4c121c841bb9526d/istiod-template.yaml). ignoring wrong images, and...
helm engine.Render() doesn't seem to render all. https://github.com/labring/sealos/blob/a929e01b639a409d03c9db06694f9a01e0fcb936/pkg/buildimage/chart.go#L94-L105
The error seems to be due to network reasons that cause the node node to time out when accessing the api-server, please check the direct connection from node to master...
You need to check whether your storageclass.reclaimPolicy is `Delete`.