You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Zhenqiu Huang (Jira)" <ji...@apache.org> on 2022/10/17 07:00:00 UTC

[jira] [Created] (FLINK-29655) Split Flink CRD from flink-kubernates-operator module

Zhenqiu Huang created FLINK-29655:
-------------------------------------

             Summary: Split Flink CRD from flink-kubernates-operator module
                 Key: FLINK-29655
                 URL: https://issues.apache.org/jira/browse/FLINK-29655
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.2.0
            Reporter: Zhenqiu Huang


To launch a flink job that managed by flink operator, it is required to introduce Flink CRD in backend service as dependency to create CR. In current model, all of the flink libs  will be introduced to service. But actually what is required are model classes in the package in org.apache.flink.kubernetes.operator.crd.

It will be user friendly to split org.apache.flink.kubernetes.operator.crd to a separate module as flink-kubernetes-crd. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)