You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/18 21:08:16 UTC

[GitHub] [pulsar] ZiyaoWei opened a new issue #14755: Create and publish nightly docker images

ZiyaoWei opened a new issue #14755:
URL: https://github.com/apache/pulsar/issues/14755


   **Is your enhancement request related to a problem? Please describe.**
   Currently Docker Hub only contains release images for Pulsar. This makes doing CI for dependent repos harder, since they wouldn't be able to test again the bleeding edge easily, and has lead to issues such as https://github.com/apache/pulsar-client-go/issues/748 where it's unclear which Pulsar change caused the issue.
   
   (The linked issue was made worse because the `latest` image has been outdated by ~6 months, but 1) even if that's not the case we'd still only be able to catch issues between releases, and 2) the fact that the Golang client is using `latest` points to a need of having a nightly.)
   
   **Describe the solution you'd like**
   Create a nightly build so external repos can always point against it and catch issues as early as possible.
   
   **Describe alternatives you've considered**
   The external repos can also try to pull in the latest Pulsar code, but that seems harder and needs more per repo configuration.
   


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] eolivelli commented on issue #14755: Create and publish nightly docker images

Posted by GitBox <gi...@apache.org>.
eolivelli commented on issue #14755:
URL: https://github.com/apache/pulsar/issues/14755#issuecomment-1072881264


   Thank you @ZiyaoWei 
   
   Please start a discussion on dev@pulsar.apache.org with your proposal


-- 
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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] ZiyaoWei commented on issue #14755: Create and publish nightly docker images

Posted by GitBox <gi...@apache.org>.
ZiyaoWei commented on issue #14755:
URL: https://github.com/apache/pulsar/issues/14755#issuecomment-1072796665


   I'd be happy to work on it.


-- 
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: commits-unsubscribe@pulsar.apache.org

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