containerd/platforms
Claudiu Belu e2c769d6fb windows: The DefaultSpec platform should match the Default matcher
The Windows Default matcher also checks the the OS Version prefix,
however, the platforms.DefaultSpec does not include it, which means
that it won't match the matcher.

This solves the issue by adding the OS Version to the DefaultSpec.

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
2021-08-26 16:01:21 +00:00
..
compare_test.go platforms: add subarchless version of Only() 2021-01-15 14:58:14 +09:00
compare.go platforms: add subarchless version of Only() 2021-01-15 14:58:14 +09: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 "ios" as known OS, "loong64" as known ARCH 2021-07-23 10:56:08 +02:00
defaults_unix_test.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_unix.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_windows_test.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults_windows.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
defaults.go windows: The DefaultSpec platform should match the Default matcher 2021-08-26 16:01:21 +00:00
platforms_test.go platforms: Format(): use path.Join() instead of joinNotEmpty() 2021-08-02 09:48:34 +02:00
platforms.go platforms: Format(): use path.Join() instead of joinNotEmpty() 2021-08-02 09:48:34 +02:00