Page
https://insights.linuxfoundation.org/project/k8s/contributors?timeRange=past365days&start=2025-08-11&end=2026-08-11&auth=success
Project
Kubernetes
Issue Area
Contributors
Widget
Contributors leaderboard
Describe the issue
Github avatar resolved incorrectly such that the same avatar shows up for multiple distinct people.
For example, @pohly and @dipesh-rawat are resolved to the same avatar, just with different query parameters (which do not change which image is being referenced)
Patrick's data shows: https://avatars.githubusercontent.com/u/22076?v=4
which is correct
Dipesh shows:
https://avatars.githubusercontent.com/u/22076?u=8b2132a32214a52e080e264e73eaba838e6bcebb&v=4"
Which is just Patrick's avatar + cache busting query params, and incorrect.
Unlike the previous reported issue, these accounts do not appear to be inaccurately considered aliases, but one of them has the wrong avatar.
This applies also to at least @floreks + @maciaszczykm (both show the latter's avatar) and @JoeMurry + @cipherboy (both show cipherboy's avatar).
Steps to reproduce
Compare LFX contributor dashboard for Kubernetes against github profiles.
Expected vs. actual behavior
Resolve correct github avatar to account.
Page
https://insights.linuxfoundation.org/project/k8s/contributors?timeRange=past365days&start=2025-08-11&end=2026-08-11&auth=success
Project
Kubernetes
Issue Area
Contributors
Widget
Contributors leaderboard
Describe the issue
Github avatar resolved incorrectly such that the same avatar shows up for multiple distinct people.
For example, @pohly and @dipesh-rawat are resolved to the same avatar, just with different query parameters (which do not change which image is being referenced)
Patrick's data shows: https://avatars.githubusercontent.com/u/22076?v=4
which is correct
Dipesh shows:
https://avatars.githubusercontent.com/u/22076?u=8b2132a32214a52e080e264e73eaba838e6bcebb&v=4"
Which is just Patrick's avatar + cache busting query params, and incorrect.
Unlike the previous reported issue, these accounts do not appear to be inaccurately considered aliases, but one of them has the wrong avatar.
This applies also to at least @floreks + @maciaszczykm (both show the latter's avatar) and @JoeMurry + @cipherboy (both show cipherboy's avatar).
Steps to reproduce
Compare LFX contributor dashboard for Kubernetes against github profiles.
Expected vs. actual behavior
Resolve correct github avatar to account.