Dennis Fischer
Dennis Fischer
I've looked into this API and saw that some callbacks (onAbort, onRetry) would be awesome. These should be defineable in each "RetryCallable" and provide some nice option to react on...
Currently there are no working example projects which use Gradle. The documentation states that Gradle can be used. However, none of the existing samples showcases how development with Gradle does...
CRDs can be generated by using `io.fabric8:crd-generator-apt` as an `annotationProcessor`. The CRDs need to be applied manually to the cluster every time they change. This results in a bad development...