kubernetes-sigs / krew

📦 Find and install kubectl plugins
https://krew.sigs.k8s.io
Apache License 2.0
6.42k stars 369 forks source link

validate-krew-manifest: Add windows/arm64 to supported platforms #747

Closed superbrothers closed 2 years ago

superbrothers commented 2 years ago

This PR updates validate-krew-manifest to add windows/arm64 to supported platforms, because Go 1.17 added support of 64-bit ARM architecture on Windows.

ahmetb commented 2 years ago

/lgtm /approve Thanks!

k8s-ci-robot commented 2 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ahmetb, superbrothers

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/krew/blob/master/OWNERS)~~ [ahmetb] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment