Skip to content
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

Release fails as base container images are not using the new base name #22

Closed
jpkrohling opened this issue Oct 4, 2021 · 0 comments · Fixed by #23
Closed

Release fails as base container images are not using the new base name #22

jpkrohling opened this issue Oct 4, 2021 · 0 comments · Fixed by #23
Assignees
Labels
bug Something isn't working

Comments

@jpkrohling
Copy link
Member

Seen during the first attempt to release 0.36.0:

   • publishing       
      • docker images    
         • pushing docker image      image=otel/otelcol:v0.36.0-amd64
      • docker manifests 
         • creating docker manifest  images=[otel/opentelemetry-collector:v0.36.0-amd64] manifest=otel/opentelemetry-collector:v0.36.0
   ⨯ release failed after 1266.48s error=docker manifests: failed to publish artifacts: failed to create otel/opentelemetry-collector:v0.36.0: exit status 1: no such manifest: docker.io/otel/opentelemetry-collector:v0.36.0-amd64
@jpkrohling jpkrohling added the bug Something isn't working label Oct 4, 2021
@jpkrohling jpkrohling self-assigned this Oct 4, 2021
jpkrohling referenced this issue in jpkrohling/opentelemetry-collector-releases Oct 4, 2021
Fixes #22

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
jpkrohling added a commit that referenced this issue Oct 5, 2021
Fixes #22

Signed-off-by: Juraci Paixão Kröhling <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant