Runtime & performance issues with go 1.21.7 #8
Labels
No labels
type
dependency-dashboard
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yolokube/country-geo-locations#8
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Since updating to the Golang 1.21.7 docker image, the pods are generating a lot of CPU pressure, resulting in a high CPU load and active killing of the processes.
Temp. fix 320064582a until further analyzes
Unfortunately, the issue is no longer reproducible. Problems with Docker Hub were also discovered at this time, which could have led to a corrupt image. Also possible, but not triggerable from my side, is an infinity for loop, but this should not normally be possible. -> close for now