davidradl opened a new pull request, #1064: URL: https://github.com/apache/flink-kubernetes-operator/pull/1064
What is the purpose of the change This PR address the [FLIP](https://cwiki.apache.org/confluence/display/FLINK/FLIP-493%3A+Add+K8S+conditions+to+CRD%27s+Status) to add conditions to Flink deployment status related to issue [FLINK-33634](https://issues.apache.org/jira/browse/FLINK-33634) Brief change log Added list of conditions to FlinkDeploymentStatus A new class ConditionUtils introduced as utility class to build condition. Verifying this change Deployed and validated session job and application cluster deployment. Does this pull request potentially affect one of the following parts: Dependencies (does it add or upgrade a dependency): no The public API, i.e., is any changes to the CustomResourceDescriptors: yes Core observer or reconciler logic that is regularly executed: (yes / no) Documentation Does this pull request introduce a new feature? yes If yes, how is the feature documented? (not applicable / docs / JavaDocs / not documented) -- 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]
