-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Flooded with WARN and INFO level logs #7071
Comments
/area cluster-autoscaler |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
Which component are you using?:
Is your feature request designed to solve a problem? If so describe the problem this feature should solve.:
Du not flood logs with warning messages like.
Failed to check cloud provider .*
. Issue closedNo node group for node .*
. What this warning is trying to say?Nodegroup is nil .*
. How to action on this warning?Start refreshing cloud .*
as there is correspondingRefresh cloud provider node instances cache finished, refresh took
or error messageDescribe the solution you'd like.:
Describe any alternative solutions you've considered.:
Additional context.:
Refresh start and successful refresh messages
![Screenshot 2024-07-19 at 05 27 46](https://private-user-images.githubusercontent.com/5395690/350234891-c3a90405-acf6-4ac8-bf96-3469a98346de.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ0OTU1OTAsIm5iZiI6MTczNDQ5NTI5MCwicGF0aCI6Ii81Mzk1NjkwLzM1MDIzNDg5MS1jM2E5MDQwNS1hY2Y2LTRhYzgtYmY5Ni0zNDY5YTk4MzQ2ZGUucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTIxOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDEyMThUMDQxNDUwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9YTdjODc2YjI3OTEzYzAxODMzNTI2MGFiNTBiMDk5YjExMmQ1NDA3ODlhMjI0ZWVmNDg1ZGQ1MGFiNGU0NDBhMCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.selHYEizuH5Gu4vPishicP_NmOPMWh7mcXS__JKaIz8)
log patterns
![Screenshot 2024-07-18 at 20 41 40](https://private-user-images.githubusercontent.com/5395690/350235587-793507a3-0c36-4fcd-80db-67b7184f5714.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzQ0OTU1OTAsIm5iZiI6MTczNDQ5NTI5MCwicGF0aCI6Ii81Mzk1NjkwLzM1MDIzNTU4Ny03OTM1MDdhMy0wYzM2LTRmY2QtODBkYi02N2I3MTg0ZjU3MTQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MTIxOCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDEyMThUMDQxNDUwWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OWM3OGJlNGRmZmQzMWIyYjg2N2Y4N2IxMDlhZGNjNDNiMWViNDI0ZTk3YTVhMDZlYWY2ZGEwZDY1YWE3MWVkZiZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.hj1Ldbg6e0zS8ML876XwSg_W8dwrSE87JQaurmvjJYk)
The text was updated successfully, but these errors were encountered: