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

   ## What is the purpose of the change
   
   Based on community agreement we drop support for 1.13/1.14 to allow the 
removal of specific (deprecated) codepaths and reduce CI time overall.
   
   With this we introduce an explicit check and short-circuit exit on 
unsupported versions.
   
   ## Brief change log
   
     - *Remove 1.13/1.14 specific codepaths and tests*
     - *Short-circuit the controller loop on unsupported versions and trigger 
user event*
     - *New unit test*
   
   ## Verifying this change
   
   New unit tests added, manual verification
   
   ## 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
   
   ## Documentation
   
     - Does this pull request introduce a new feature? no
     - If yes, how is the feature documented? [TODO]
   


-- 
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