You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/09/27 14:11:03 UTC

[GitHub] [skywalking] wu-sheng opened a new issue #7819: [Bug] `make docker.all && make docker.push` doesn't suitable for official release

wu-sheng opened a new issue #7819:
URL: https://github.com/apache/skywalking/issues/7819


   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/skywalking/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Apache SkyWalking Component
   
   OAP server (apache/skywalking)
   
   ### What happened
   
   I failed to run `make docker.all && make docker.push` according to release doc.
   
   ```
   Successfully built 06b40b124396
   Successfully tagged apache/oap:8.8.0
   real    0m41.931s
   user    0m0.133s
   sys     0m0.273s
   time (docker push apache/oap:8.8.0)
   The push refers to repository [docker.io/apache/oap]
   d85dbd332226: Preparing 
   19a181714558: Preparing 
   bb31b6a608c6: Preparing 
   c6a0b25f089f: Preparing 
   85fda5f3da3a: Preparing 
   87ec8db90003: Waiting 
   c728efb06d95: Waiting 
   fc6bae703383: Waiting 
   c8479b835fec: Waiting 
   9fbfbea66105: Waiting 
   e2eb06d8af82: Waiting 
   denied: requested access to the resource is denied
   real    0m2.455s
   user    0m0.032s
   sys     0m0.014s
   Makefile:87: recipe for target 'push.docker.oap' failed
   make: *** [push.docker.oap] Error 1
   ```
   
   The reason is the target repo incorrect. `The push refers to repository [docker.io/apache/oap]`.
   
   ### What you expected to happen
   
   Let's keep the image names in GitHub(dev images) unchanged, but add one more command to release official version.
   
   Recommend command
   > `make docker.all && make docker.dockerhub.release`
   
   ### How to reproduce
   
   Run `The push refers to repository [docker.io/apache/oap]` for a release version.(Only runnable for release manager)
   
   ### Anything else
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #7819: [Bug] `make docker.all && make docker.push` doesn't suitable for official release

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7819:
URL: https://github.com/apache/skywalking/issues/7819


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng commented on issue #7819: [Bug] `make docker.all && make docker.push` doesn't suitable for official release

Posted by GitBox <gi...@apache.org>.
wu-sheng commented on issue #7819:
URL: https://github.com/apache/skywalking/issues/7819#issuecomment-927913849


   According to this, I will wait for a little longer to push 8.8.0 docker image.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [skywalking] wu-sheng closed issue #7819: [Bug] `make docker.all && make docker.push` doesn't suitable for official release

Posted by GitBox <gi...@apache.org>.
wu-sheng closed issue #7819:
URL: https://github.com/apache/skywalking/issues/7819


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@skywalking.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org