Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] [Flink-K8s-V2] Create shaded module for flink-kubernetes-operator-api dependency #2880

Closed
Al-assad opened this issue Jul 22, 2023 · 0 comments · Fixed by #2909
Closed
Assignees

Comments

@Al-assad
Copy link
Member

Al-assad commented Jul 22, 2023

It is a subtask of #2879 which includes the following content:

  • Create a new module streampark-shaded/streampark-shaded-flink-kubernetes-operator with the purpose of isolating the references on which Flink Kubernetes Operator CR Bean definitions depend.
  • The maven coordinates for shade are as follows:
    <dependency>
        <groupId>org.apache.flink</groupId>
        <artifactId>flink-kubernetes-operator-api</artifactId>
        <version>1.4.0</version>
    </dependency>

Design document: https://www.craft.me/s/LrTTzYHqSOLYqY

@Al-assad Al-assad changed the title Create shaded module for flink-kubernetes-operator-api dependency [Feature] [Flink-K8s-V2] Create shaded module for flink-kubernetes-operator-api dependency Jul 22, 2023
@Al-assad Al-assad self-assigned this Jul 29, 2023
wolfboys pushed a commit that referenced this issue Jul 29, 2023
… dependency (#2909)

* Shaded module for flink-kubernetes-operator-api dependency #2880

* Supplement the license declaration for flink shaded.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant