We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
https://gist.github.com/mikouaj/d650889e4f2c70782b21d3875ae1bd7d
N/A
./gke-policy cluster review
The tool fetches from policy sources, detects that there are no actual policies and fails / exists.
The tool fetches from policy sources, then fetches cluster details and evaluates them (against nothing).
The text was updated successfully, but these errors were encountered:
rickygodoy
Successfully merging a pull request may close this issue.
Community Note
to the original issue to help the community and maintainers prioritize this request
not help prioritize the request
Debug Output
https://gist.github.com/mikouaj/d650889e4f2c70782b21d3875ae1bd7d
Panic Output
N/A
Steps to Reproduce
./gke-policy cluster review
with a valid cluster details and valid but empty policy source i.e. empty dir, empty repExpected Behavior
The tool fetches from policy sources, detects that there are no actual policies and fails / exists.
Actual Behavior
The tool fetches from policy sources, then fetches cluster details and evaluates them (against nothing).
References
N/A
The text was updated successfully, but these errors were encountered: