rzo1 opened a new pull request, #8983:
URL: https://github.com/apache/storm/pull/8983

   `getHashFromImageTag` returned the raw image tag when it was absent from 
both the local and HDFS tag-to-hash caches, and that value was concatenated 
into the manifest path without being held to the 64-character alphanumeric rule 
that mapped entries must satisfy.
   
   Adds an `isValidHash` check on the fallback and before the manifest path is 
built, and reuses it for the existing parse-time check. Adds the first test 
class for this module, along with its test dependencies.


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