Skip to content
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

Bug: Unused Pods Not Included in "kor all" Output #230

Closed
Yuni-sa opened this issue Mar 27, 2024 · 0 comments · Fixed by #231
Closed

Bug: Unused Pods Not Included in "kor all" Output #230

Yuni-sa opened this issue Mar 27, 2024 · 0 comments · Fixed by #231
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Yuni-sa
Copy link
Contributor

Yuni-sa commented Mar 27, 2024

Describe the bug
The getUnusedPods() function is not utilized in the getUnusedAllNamespaced() function, resulting in the omission of unused pods when running kor all.

To Reproduce
Steps to reproduce the behavior:
Execute kor all

Expected behavior
Unused pods should be included in the output when running kor all.

Screenshots
526C2A22-5605-48A9-B817-8506B03981FB

OS version, architecture and kor version
OS: macOS
Version: 12.6.8 (21G725)
Architecture: 64-bit
Kor version: 0.3.7

Additional context
This issue impacts the completeness of the kor all command by not providing information on unused pods.

@yonahd yonahd added bug Something isn't working good first issue Good for newcomers labels Mar 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants