harikrishna-patnala commented on pull request #4553:
URL: https://github.com/apache/cloudstack/pull/4553#issuecomment-749046459


   > `ubuntu 18.04 (32bit)` matching
   > `ubuntu 18.04 (64bit)` or
   > `ubuntu 20.10 (32bit)`, should surely match the 32 bit rather than the 
exact version. How can we encode this?
   
   since we are using a generic algorithm here I think if we have to handle 
these kind of special cases we need to add special checks for bits. Likewise if 
there is some other scenario we need to handle that separately too.. Since this 
string comes from a description 32 bit can written in any format (32-bit, 
32bit, 32 bit, 32_bit). So atleast in this case I don't see a generic solution 
at the moment.
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to