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

   … never savepoint completed or pending
   
   ## What is the purpose of the change
   
   This is for FLINK-30047 getLastSavepointStatus should return null when there 
is never savepoint completed or not currently pending.  This to indicate an 
initial state.
   
   
   ## Brief change log
   
     -  getLastSavepointStatus return null instead of SUCCEEDED when there is 
never savepoint completed or not currently pending. 
   
   ## Verifying this change
   
   This change added tests and can be verified as follows:
   
     - Test cases updated to reflect the change
    
   
   ## 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`: 
No
     - Core observer or reconciler logic that is regularly executed: No
   
   ## Documentation
   
     - Does this pull request introduce a new feature? No
     - If yes, how is the feature documented? not applicable
   


-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to