tvalentyn opened a new pull request, #28100:
URL: https://github.com/apache/beam/pull/28100

   Loosen the environment validation for RC pipelines (see: 
https://github.com/apache/beam/issues/28084).
   
   RC releases are currently compatible with RC Docker images, only the SDK 
version string is different, but SDK installation in the Docker  image actually 
includes the code from the RC .
   
   Some customers make modifications to Beam releases and responsible customers 
set different version names for such SDKs. It makes sense to still verify that 
when customers modify the SDK at submission, they also have the matching 
installation at runtime , as opposed to just check the base version and 
ignoring all the suffixes.
   


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