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? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When we run popeye in Openshift 4.12 with option popeye --namespace popeye-dev-test in result we got that secrets wasn't scanned
popeye --namespace popeye-dev-test
SECRETS (0 SCANNED) π₯ 0 π± 0 π 0 β 0 100Ωͺ β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β Β· Nothing to report.
But secret was present
kubectl get secrets -n popeye-dev-test | wc -l 844
The text was updated successfully, but these errors were encountered:
[Bug] Fix #290, #289
ebea790
696889d
2eed9d6
Bug is fixed
Sorry, something went wrong.
No branches or pull requests
When we run popeye in Openshift 4.12 with option
popeye --namespace popeye-dev-test
in result we got that secrets wasn't scanned
SECRETS (0 SCANNED) π₯ 0 π± 0 π 0 β 0 100Ωͺ
β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β β
Β· Nothing to report.
But secret was present
The text was updated successfully, but these errors were encountered: