PengYuan
PengYuan
## What is the purpose of the change This pull request fix the NPE error of TM pod template file without spec field. ## Brief change log Add validation for...
make test ` flink-on-k8s-operator/bin/controller-gen "crd:maxDescLen=0,trivialVersions=true,preserveUnknownFields=false,generateEmbeddedObjectMeta=true" rbac:roleName=manager-role webhook paths="./apis/.../v1beta1/..." output:crd:artifacts:config=config/crd/bases \\# remove status field as they interfer with ArgoCD and Google config-sync \\# https://github.com/kubernetes-sigs/controller-tools/issues/456 yq -i e 'del(.status)' config/crd/bases/flinkoperator.k8s.io_flinkclusters.yaml /flink-on-k8s-operator/bin/controller-gen object:headerFile="hack/boilerplate.go.txt"...
## What is the purpose of the change This pull request make an improvement for standalone mode to use StatefulSet instead of Deployment to deploy JM and TM to support...
## Purpose of this pull request Print engine configuration info when seatunnel engine starting. The environment info like below: `2023-01-03 15:55:49,731 INFO org.apache.seatunnel.core.starter.seatunnel.SeaTunnelClient - -------------------------------------------------------------------------------- 2023-01-03 15:55:49,732 INFO org.apache.seatunnel.core.starter.seatunnel.SeaTunnelClient -...
## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package adding...
## Check list * [ ] Code changed are covered with tests, or it does not need tests for reason: * [ ] If any new Jar binary package adding...
### Search before asking - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement. ### Description There does not have detailed engine configuration when engine starting....
反代api.openai.com没问题,但是反代chat.openai.com时,出现了下面的错误: 