DataLinkDC / dinky

Dinky is a real-time data development platform based on Apache Flink, enabling agile data development, deployment and operation.
http://www.dinky.org.cn
Apache License 2.0
3.17k stars 1.16k forks source link

[Bug] [Module Name] Bug title helm install dinky-release-1.19-1.1.0 error #3712

Closed jiangxiaobai closed 2 months ago

jiangxiaobai commented 3 months ago

Search before asking

What happened

root@JiangZhifuPC:~/bigdata/dinky/dinky-release-1.19-1.1.0/deploy/kubernetes/helm/dinky# kubectl version --short Flag --short has been deprecated, and will be removed in the future. The --short output will become the default. Client Version: v1.27.4 Kustomize Version: v5.0.1 Server Version: v1.27.12+rke2r1 root@JiangZhifuPC:~/bigdata/dinky/dinky-release-1.19-1.1.0/deploy/kubernetes/helm/dinky# helm --kubeconfig=/root/.kube/rke2-test -n flink install dinky . Error: INSTALLATION FAILED: unable to build kubernetes objects from release manifest: error validating "": error validating data: apiVersion not set

What you expected to happen

install success

How to reproduce

helm install

Anything else

No response

Version

dev

Are you willing to submit PR?

Code of Conduct

github-actions[bot] commented 3 months ago

Hello @jiangxiaobai, this issue is about K8S, so I assign it to @gaoyan1998 and @zackyoungh. If you have any questions, you can comment and reply.

你好 @jiangxiaobai, 这个 issue 是关于 K8S 的,所以我把它分配给了 @gaoyan1998 和 @zackyoungh。如有任何问题,可以评论回复。

Zzm0809 commented 2 months ago

未能复现