We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Currently it is done automatically but some might want to access to error and see what went wrong:
java-operator-sdk/operator-framework-core/src/main/java/io/javaoperatorsdk/operator/processing/Controller.java
Line 151 in 3f442a1
This is especially true for cleanup, since the ErrorStatusHandler is not handling the cleanup errors atm.
ErrorStatusHandler