Skip to content
#

kubectl

Here are 855 public repositories matching this topic...

krew
goafabric
goafabric commented Jan 14, 2021

Following this Process:
https://krew.sigs.k8s.io/docs/user-guide/setup/install/

Krew just fails directliy with:
0114 13:48:16.421460 7059 root.go:79] failed to retrieve plugin indexes: failed to list the remote URL for index .DS_Store: command execution failure, output="": fork/exec /usr/local/bin/git: not a directory

Envirnomnet:

  • Macos Big Sur
  • zsh

git is accessible , as well a

devtron
grmoon
grmoon commented Aug 13, 2021

Describe your problem

When users run a mutator (e.g. set-annotations), the output doesn't tell them which files changed. The only way a user can figure out which files were affected is by looking through them manually or doing git status or however they might normally be notified of changes to files.

It would be nice if we were able to notify the user which files changed as a result

Improve this page

Add a description, image, and links to the kubectl topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the kubectl topic, visit your repo's landing page and select "manage topics."

Learn more