kubectl-status
kubectl-status copied to clipboard
Installation fails on different platforms?
I asked for more details like kubectl version -o yaml
and kubectl krew version
, I will update this once received.
kubectl version -o yaml
clientVersion:
buildDate: "2022-07-13T14:21:56Z"
compiler: gc
gitCommit: aef86a93758dc3cb2c658dd9657ab4ad4afc21cb
gitTreeState: clean
gitVersion: v1.24.3
goVersion: go1.18.4
major: "1"
minor: "24"
platform: darwin/arm64
kustomizeVersion: v4.5.4
kubectl krew version
OPTION VALUE
GitTag v0.4.3
GitCommit dbfefa5
IndexURI https://github.com/kubernetes-sigs/krew-index.git
BasePath /Users/bkushang/.krew
IndexPath /Users/bkushang/.krew/index/default
InstallPath /Users/bkushang/.krew/store
BinPath /Users/bkushang/.krew/bin
DetectedPlatform darwin/arm64
I didn't check but just came across this, could this be the fix for this issue? I'll check shortly if that matches. @Jie211 do you mind commenting on this?
https://github.com/Jie211/kubectl-status/commit/8c1ffb78bd3d8b2e06f4d614827b034d63c55040
@kushangbhatt do you mind giving it a try when the new version is published on krew-index, new version should be ready once https://github.com/kubernetes-sigs/krew-index/pull/2739 is merged:
kubectl krew install status
Hi Bekir, I will do it today.
On Thu, Nov 10, 2022 at 9:40 PM Bekir Dogan @.***> wrote:
@kushangbhatt https://github.com/kushangbhatt do you mind giving it a try with the new version (new version should be ready once kubernetes-sigs/krew-index#2739 https://github.com/kubernetes-sigs/krew-index/pull/2739 is merged):
kubectl krew install status
— Reply to this email directly, view it on GitHub https://github.com/bergerx/kubectl-status/issues/341#issuecomment-1311157861, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADARQBACKXV5HJTP2IT4LLTWHWWYPANCNFSM6AAAAAAQ3O7VPA . You are receiving this because you were mentioned.Message ID: @.***>
@kushangbhatt do you mind giving it a try when the new version is published on krew-index, new version should be ready once kubernetes-sigs/krew-index#2739 is merged:
kubectl krew install status
It worked.