liunaijie commented on PR #8954: URL: https://github.com/apache/seatunnel/pull/8954#issuecomment-2723112756
> > > Is there a way we can add test cases to helm, such as verifying whether the helm config can normally deploy a usable cluster? 有没有办法给 helm 添加测试用例,比如验证 helm config 是否可以正常部署可用的集群?@prclin @FrommyMind @liunaijie > > > > > > https://helm.sh/docs/chart_template_guide/debugging/ this may be useful; but it depend on helm binary file. and helm sdk is built by go. can not be used in unit test. or we can use subprocess to execute debug commands, but it depends on development enviroment; i don`t know whether or not that github action support to add helm. > > Is `helm lint PATH` command useful? > > > it depend on helm binary file > > We can create an github action, in this action, install `helm` and run verify command. Ref : - https://github.com/marketplace/actions/github-action-for-helm-templates-validation - https://github.com/marketplace/actions/helm-deploy -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@seatunnel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org