Skip to content

Commit

Permalink
chore: add aks-node-viewer
Browse files Browse the repository at this point in the history
  • Loading branch information
tallaxes committed Dec 1, 2024
1 parent b3e3af8 commit e40d47a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hack/toolchain.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ tools() {
go install github.com/mattn/[email protected]
go install github.com/google/go-containerregistry/cmd/[email protected]
go install github.com/go-swagger/go-swagger/cmd/[email protected]
go install github.com/Azure/aks-node-viewer/cmd/aks-node-viewer@latest

if ! echo "$PATH" | grep -q "${GOPATH:-undefined}/bin\|$HOME/go/bin"; then
echo "Go workspace's \"bin\" directory is not in PATH. Run 'export PATH=\"\$PATH:\${GOPATH:-\$HOME/go}/bin\"'."
Expand Down

0 comments on commit e40d47a

Please sign in to comment.