-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
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
Confusing output when scanning multiple K8s manifests by folder #238
Comments
Would this be helpful?
|
There two issues here:
|
We have an opportunity to solve the progress bar problem, which is in the works |
czunker
added a commit
to mondoohq/cnquery
that referenced
this issue
Jan 5, 2023
Fixes #mondoohq/cnspec#238 Signed-off-by: Christian Zunker <[email protected]>
czunker
added a commit
to mondoohq/cnquery
that referenced
this issue
Jan 5, 2023
Fixes #mondoohq/cnspec#238 Signed-off-by: Christian Zunker <[email protected]>
I close this issue since it not a bug and its work is not tracked here. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
When you provide cnspec with a directory to scan for manifests the output is not entirely clear.
The start of the scan states
K8s Manifest lunalectric
when there is no actual manifest named lunalectric. lunalectric is the directory of manifests. We then proceed to provide a progress bar for this fictitious manifests which is confusing.The text was updated successfully, but these errors were encountered: