Closed nitishkumar71 closed 5 months ago
Just one query in the readme.
Also, the e2e tests are failing on k10multicluster because theyve renames the binary, from: https://github.com/kastenhq/external-tools/releases/download/7.0.0/k10multicluster_7.0.0_linux_amd64.tar.gz to: https://github.com/kastenhq/external-tools/releases/download/7.0.0/k10tools_7.0.0_linux_amd64.tar.gz
Do you want to fix that here too?
Apologies, I am not sure about there tooling and what purpose these binary serve. In the last release both k10tools and k10multicluster were present. Now they have dropped k10multicluster binary. If we are sure, those binary were supposed to replace each other then I can go ahead and fix it.
Apologies, I am not sure about there tooling and what purpose these binary serve. In the last release both k10tools and k10multicluster were present. Now they have dropped k10multicluster binary. If we are sure, those binary were supposed to replace each other then I can go ahead and fix it.
I'm no better informed, and I didn't spot the previous release had both. It looks like v7 release didn't build k10multicluster
binaries. It's unfortunate that there isn't a little more detail on the repo. I'd suggest ignoring my previous message and not 'fixing' without further detail.
These were added for @MichaelCade. We can probably drop them now given the amount of issues they've caused.
Just one query in the readme.
Also, the e2e tests are failing on k10multicluster because theyve renames the binary, from: https://github.com/kastenhq/external-tools/releases/download/7.0.0/k10multicluster_7.0.0_linux_amd64.tar.gz to: https://github.com/kastenhq/external-tools/releases/download/7.0.0/k10tools_7.0.0_linux_amd64.tar.gz
Do you want to fix that here too?
These are two completely different tools
These were added for @MichaelCade. We can probably drop them now given the amount of issues they've caused.
Probably remove, I have never once seen or had anyone ask anything about using arkade to deploy and these are only associated to Kasten which had a sponsored entry a few years back so these tools are only relevant to Kasten deployments.
Description
Add support of kubecolor
Motivation and Context
design/approved
by a maintainer (required) Closes #1072How Has This Been Tested?
Executing
./arkage get kubecolor
produced below outputIf updating or adding a new CLI to
arkade get
, run:Types of changes
Documentation
./arkade get --format markdown
./arkade install --help
Checklist:
git commit -s