nextbreakpoint

Results 13 issues of nextbreakpoint

when the job is terminated, the number of task mangers should be cleared in the cluster status

enhancement

The operator should expose an endpoint to provide the API specification using OpenAPI

enhancement

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...

enhancement

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...

enhancement

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.

enhancement

the encoder used to produce a file doesn't handle properly a grammar change

![snyk-top-banner](https://redirect.github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) 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