davidB / kubectl-view-allocations

kubectl plugin to list allocations (cpu, memory, gpu,... X utilization, requested, limit, allocatable,...)

Home Page:https://crates.io/crates/kubectl-view-allocations

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linux/arm64 target missing

thomasmunoz13 opened this issue · comments

Hi,

First thank you for making this, very helpful and I use it daily :)

Would it be possible to add another architecture target for linux/arm64 (as you already did for darwin here #165) ?

Thanks a lot in advance !

Good idea, I'll search how to update the CI/publish flow to release a pre-built binary for linux arm64.

Hello, any news on this ?

Hi, thanks for taking care of this :)

The binary is working in my environment (so I'll say it is compatible) but this 0.16.3 is still not available in krew (from what I understand it's missing an update here https://github.com/kubernetes-sigs/krew-index/blob/master/plugins/view-allocations.yaml).

Thanks for the confirmation, sorry for delay.
I'll make the PR to update krew later this week.

PS: I'll close this issue when krew will be updated

It's now available on krew