Add kube-score to available tools #1066
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Add kube-score (and associated tests) to available tools
Motivation and Context
design/approved
by a maintainer (required)Fixes Add kube-score #1001
How Has This Been Tested?
functional on darwin x86_64
➜ arkade git:(kubescore) ✗ make build go build ➜ arkade git:(kubescore) ✗ ./arkade get kube-score Downloading: kube-score 2024/05/11 11:11:02 Looking up version for kube-score 2024/05/11 11:11:02 Found: v1.18.0 Downloading: https://github.com/zegl/kube-score/releases/download/v1.18.0/kube-score_1.18.0_darwin_amd64.tar.gz 6.32 MiB / 6.32 MiB [----------------------------------------------------------------------------------------------------] 100.00% /var/folders/3w/tv6429v51kl_61rd1fr25sgm0000gq/T/arkade-2159499095/kube-score_1.18.0_darwin_amd64.tar.gz written. 2024/05/11 11:11:04 Extracted: /var/folders/3w/tv6429v51kl_61rd1fr25sgm0000gq/T/arkade-2159499095/kube-score 2024/05/11 11:11:04 Copying /var/folders/3w/tv6429v51kl_61rd1fr25sgm0000gq/T/arkade-2159499095/kube-score to /Users/rgee0/.arkade/bin/kube-score Wrote: /Users/rgee0/.arkade/bin/kube-score (21.23MB)
make e2e
test-tool kube-score
Types of changes
Documentation
./arkade get --format markdown
./arkade install --help
Checklist:
git commit -s