containerd/platforms
Derek McGowan 37ab93e2c8
Fix arm platform matching
The normalization was being inconsistently applied causing a
failure to match some platforms in manifest lists.
Fix the matcher and normalization to be more consistent and
add changes to parser to prevent the defaulted variants from being
set in the platform structure.

Signed-off-by: Derek McGowan <derek@mcgstyle.net>
2018-06-21 17:07:58 -07:00
..
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go Licence header added 2018-02-19 10:32:26 +09:00
database.go Fix arm platform matching 2018-06-21 17:07:58 -07:00
defaults_test.go Licence header added 2018-02-19 10:32:26 +09:00
defaults.go Licence header added 2018-02-19 10:32:26 +09:00
platforms_test.go Fix arm platform matching 2018-06-21 17:07:58 -07:00
platforms.go Fix arm platform matching 2018-06-21 17:07:58 -07:00