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
Describe the bug
If there are no policies which pass, then the output should show all failing policies, however it shows the below error.
To Reproduce
Steps to reproduce the behavior:
Run any set of policies which all fail
you will see output that "your given query did not yield any matches"
Expected behavior
All failing tests should be listed as failing and status should be out put to the screen.
Screenshots
-> % helm unit -t templates/ -c values.yaml -c policies/values_test.yaml -p policies -v
your given query did not yield any matches
Error: plugin "unit" exited with error
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered:
Describe the bug
If there are no policies which pass, then the output should show all failing policies, however it shows the below error.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
All failing tests should be listed as failing and status should be out put to the screen.
Screenshots
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: