containerd/platforms
Tonis Tiigi af83e9af10 platforms: add support for matching amd64 variants
Correctly matches optional variants for amd64
arch. These should be used for standardized values
v1-v4 from https://en.wikipedia.org/wiki/X86-64#Microarchitecture_levels.

V1 remains the default and is cleared by default.
Pulling a higher variant will match the highest
available platform lower or equal to the provided one
when platformVector is used.

Signed-off-by: Tonis Tiigi <tonistiigi@gmail.com>
2022-01-18 20:13:37 -08:00
..
compare_test.go platforms: add support for matching amd64 variants 2022-01-18 20:13:37 -08:00
compare.go platforms: add support for matching amd64 variants 2022-01-18 20:13:37 -08:00
cpuinfo_test.go Licence header added 2018-02-19 10:32:26 +09:00
cpuinfo.go Derive cpuinfo as needed, instead of at init-time 2021-01-19 14:10:39 -05:00
database.go platforms: add support for matching amd64 variants 2022-01-18 20:13:37 -08:00
defaults_test.go Derive cpuinfo as needed, instead of at init-time 2021-01-19 14:10:39 -05:00
defaults_unix.go Introduce the Windows lcow diff/snaphotter 2018-08-28 13:51:04 -07:00
defaults_windows.go Do not hardcode "amd64" on LCOW and Windows-related files 2020-11-09 13:39:07 -08:00
defaults.go Merge pull request #4943 from AkihiroSuda/platforms-literallyonly 2021-01-20 17:27:43 -08:00
platforms_test.go Derive cpuinfo as needed, instead of at init-time 2021-01-19 14:10:39 -05:00
platforms.go Derive cpuinfo as needed, instead of at init-time 2021-01-19 14:10:39 -05:00