mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-30 13:07:29 +00:00
Merge pull request #104894 from pacoxu/windows-arm
add windows arm support on client-side since go 1.17 supports
This commit is contained in:
@@ -52,6 +52,7 @@ var (
|
||||
"linux/arm", "linux/386",
|
||||
"windows/amd64", "linux/arm64",
|
||||
"linux/ppc64le", "linux/s390x",
|
||||
"windows/arm64",
|
||||
}
|
||||
|
||||
// directories we always ignore
|
||||
|
||||
Reference in New Issue
Block a user