You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
++ HELM_ARGUMENTS+=(-a "${CAPABILITIES}")
++ for CAPABILITIES in "${CAPABILITIES[@]}"
This goes on for maybe 100 lines. It is not relevant to the build.
To Reproduce
Steps to reproduce the behavior:
Perform build
Notice logs
Expected behavior
Only information relevant to the build is output. Potentially add a debug mode for people that need this level of verbosity.
The text was updated successfully, but these errors were encountered:
Describe the bug
Spotted in the build logs
This goes on for maybe 100 lines. It is not relevant to the build.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Only information relevant to the build is output. Potentially add a debug mode for people that need this level of verbosity.
The text was updated successfully, but these errors were encountered: