-
Notifications
You must be signed in to change notification settings - Fork 403
Bump kiwigrid k8s-sidecar to 1.24.6 version #17812
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
Conversation
✅ Deploy Preview for kyma-project-docs-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
Skipping CI for Draft Pull Request. |
Let's convert it to a regular PR? |
@a-thaler: The following test failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
I updated to the final image, ready for review |
* update kiwigrid k8s-sidecar to 1.24.6 version * use of final image
Description
We did not update the sidecar version for a long time as we observed increased resource consumption.
I tried it once more and using the additional flag IGNORE_ALREADY_PROCESSED the consumption is very similar as before. The big advantage is that logs are now in JSON and the info logs are reduced to a minimum. As the resources are not getting processed constantly anymore but only on changes, the amount of logs is reduced heavily.
Changes proposed in this pull request:
Related issue(s)
kyma-project/third-party-images#364