gyfora commented on pull request #101: URL: https://github.com/apache/flink-kubernetes-operator/pull/101#issuecomment-1076064836
@wangyang0918 I wonder if the whole logic could be simplified as follows: if after the reconcile step, we did not throw an exception and there is still an error, clear the error. This way this could be simple 2 lines in the controller logic after reconcile. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
