containerd/platforms
Shengjing Zhu 90cd777a6c platforms: fill default arm variant when parse platform specifier
arm has been supported, but something is missing, causes test failure

    --- FAIL: TestParseSelector/linux (0.00s)
        platforms_test.go:292: arm support not fully implemented: not implemented
    --- FAIL: TestParseSelector/macOS (0.00s)
        platforms_test.go:292: arm support not fully implemented: not implemented

Signed-off-by: Shengjing Zhu <zhsj@debian.org>
2020-01-08 13:35:49 +08:00
..
compare.go Improve ARM platform matching 2019-05-10 16:27:20 +02:00
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go update cpuinfo to make variant matches aarch64 and so on 2019-11-30 23:48:10 +08:00
database.go Merge pull request #3624 from tklauser/platforms-update 2019-09-05 16:53:37 -07:00
defaults_test.go Add platform match comparer interface 2018-08-27 00:11:46 -07:00
defaults_unix.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
defaults_windows.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
defaults.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
platforms_test.go platforms: fill default arm variant when parse platform specifier 2020-01-08 13:35:49 +08:00
platforms.go platforms: fill default arm variant when parse platform specifier 2020-01-08 13:35:49 +08:00