kubexp icon indicating copy to clipboard operation
kubexp copied to clipboard

error: resource name may not be empty

Open cmarquezrusso opened this issue 10 months ago • 1 comments

Getting this on macos, k3s cluster

WARN: 2024/03/27 18:43:43 config.go:837: Skipping context default, due to error: Error running command '[kubectl --context=default --request-timeout=5s get secret  -o json]': exit status 1
 Details: error: resource name may not be empty

Running the kubectl command manually returns a valid exit code (0)

cmarquezrusso avatar Mar 27 '24 05:03 cmarquezrusso