jerrypeng commented on pull request #9638: URL: https://github.com/apache/pulsar/pull/9638#issuecomment-791216170
> However, because of the existing user base of pulsar-all image, it would be a breaking change from the user's perspective if support for pulsar-all is suddenly stopped without a migration path. > There is a lot of usage for pulsar-all image. For example, the pulsar-helm-chart uses the pulsar-all image in the default configuration: https://github.com/apache/pulsar-helm-chart/blob/67818a48cb41b3e4b6d685fb598332a9d9a320bb/charts/pulsar/values.yaml#L150-L172 We don't have to stop building the pulsar-all image that contains all the connectors. At the same time, we also don't need to be keep using that image for our integration tests. We can also introduce different flavors of images that contain different sets for connectors. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
