During the latest release (v0.129.0), the CI failed to authenticate to Dockerhub. This was caused by #982, which introduced a new project-scoped Dockerhub token (see open-telemetry/community#2805) instead of the old org-wide token. The PR was reverted, and authentication succeeded. We need to figure out why the authentication failed, and how to fix it, since the org-wide token is slowly being phased out (cf. the issue on the community repo).
During the latest release (v0.129.0), the CI failed to authenticate to Dockerhub. This was caused by #982, which introduced a new project-scoped Dockerhub token (see open-telemetry/community#2805) instead of the old org-wide token. The PR was reverted, and authentication succeeded. We need to figure out why the authentication failed, and how to fix it, since the org-wide token is slowly being phased out (cf. the issue on the community repo).