lajith2006 opened a new pull request, #957:
URL: https://github.com/apache/flink-kubernetes-operator/pull/957

   **(The sections below can be removed for hotfixes of typos)**
   -->
   
   ## 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.  
   
   
   ## 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 custer deployment. 
     - Validated the status transitions. 
   
   ## 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]

Reply via email to