nextbreakpoint
nextbreakpoint
when the job is terminated, the number of task mangers should be cleared in the cluster status
The operator should expose an endpoint to provide the API specification using OpenAPI
Native support for Kubernetes is available since Flink 1.10. The operator could make use of the native integration to delegate some operations. The current implementation would be still relevant, but...
The job/rescaling endpoint in Flink API has been disabled since Flink 1.9 because of some implementation issue. Once that the endpoint is restored, flinkctl could take advantage of it and...
The operator and the supervisor have metrics for the http interface, but they don't have metrics for internal errors. It would be useful to add those metrics to detect anomalies.
the encoder used to produce a file doesn't handle properly a grammar change
 Snyk has created this PR to upgrade io.swagger.core.v3:swagger-annotations from 2.2.26 to 2.2.27. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly...
at the moment, 3 helm charts are required to install the operator, but they could be combined in a single chart
At the moment, the code coverage is quite good for some critical packages, but it is quite poor for some others