open-telemetry / community

OpenTelemetry community content
https://opentelemetry.io
Apache License 2.0
720 stars 216 forks source link

REQUEST: Create new Docker Hub repository: otel/opentelemetry-collector-k8s #2046

Closed dmitryax closed 2 months ago

dmitryax commented 2 months ago

Recently, we added a new distribution of the OTel Collector https://github.com/open-telemetry/opentelemetry-collector-releases/pull/507.

We need to be able to push docker images to a new Docker Hub repository: https://hub.docker.com/r/otel/opentelemetry-collector-k8s. The repository cannot be created by doing docker push with existing otelbot credentials. See the CI job failure.

Please help with creating the repository manually: https://hub.docker.com/r/otel/opentelemetry-collector-k8s

tigrannajaryan commented 2 months ago

Repository created: https://hub.docker.com/r/otel/opentelemetry-collector-k8s

TylerHelmuth commented 2 months ago

@tigrannajaryan the release job failed again: https://github.com/open-telemetry/opentelemetry-collector-releases/actions/runs/8641171572/job/23713005927.

Can you confirm the credentials in opentelemetry-collector-releases has permissions to push to the new repository?

TylerHelmuth commented 2 months ago

Maybe a similar issue as the one we had here: https://github.com/open-telemetry/opentelemetry-go-instrumentation/issues/66?

tigrannajaryan commented 2 months ago

Try again, I added permissions to the otelbot user.

TylerHelmuth commented 2 months ago

Success!

dmitryax commented 2 months ago

Thank you, @tigrannajaryan !

tigrannajaryan commented 2 months ago

@jsuereth note this thread. You may need to do the same for weaver.