skaffold schema get
and skaffold credits
don't work when secret credentials exist
#5253
Labels
kind/bug
Something isn't working
skaffold credits
andskaffold schema get
fail and don't work as intended when a metrics credential secret is provided during themake
process. Basically a repeat of #3428Expected behavior
skaffold schema get skaffold/v1
prints the schema forskaffold/v1
Actual behavior
skaffold schema get skaffold/v1
printsInformation
This should only affect skaffold built after #5157
Steps to reproduce the behavior
export SECRET=~/path/to/some/not-empty/directory
make clean install
generating statik for secret
shows duringmake
skaffold schema get skaffold/v1
The text was updated successfully, but these errors were encountered: