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

[jira] [Created] (FLINK-27714) Migrate to java-operator-sdk v3

Matyas Orhidi created FLINK-27714:
-------------------------------------

             Summary: Migrate to java-operator-sdk v3
                 Key: FLINK-27714
                 URL: https://issues.apache.org/jira/browse/FLINK-27714
             Project: Flink
          Issue Type: Improvement
          Components: Kubernetes Operator
    Affects Versions: kubernetes-operator-1.0.0
            Reporter: Matyas Orhidi
             Fix For: kubernetes-operator-1.1.0


There are a few features planning to add to the operator:
 * Dynamic change of watched namespaces and automatic adjustment of related {{EventSources}}
 * Improved Error Handling API

also worth evaluating of:
 * Dependent resources management! See the [documentation|https://javaoperatorsdk.io/docs/dependent-resources] for more information
 * Support for following a set of namespaces in {{InformerEventSource}} and other related improvements.
 * Removal for need of {{PrimaryToSecondaryMapper}} - now handled automatically for you

https://github.com/java-operator-sdk/java-operator-sdk/releases/tag/v3.0.0



--
This message was sent by Atlassian Jira
(v8.20.7#820007)