Hi Gabriele! Sorry for the late reply, I missed your message in my inbox.
This image is being used by the SonataFlow operator to do Flyway tasks using a Kubernetes Job. In a nutshell, we removed the flyway migration procedures from the applications (such as Data index and Jobs Service) to be performed externally by a Job in the cluster instead. This way, the application would connect to a fresh, up to date database without concerning about infrastructure procedures. It's like separating business code from infra code. It's important for cloud use cases Cheers! On Fri, Feb 21, 2025 at 3:29 AM Gabriele Cardosi <gabriele.card...@gmail.com> wrote: > Hi Ricardo, > may I ask you what is the actual job of this DbMigrator ? > My concern is mostly about the fact that, from my perspective, we are > ending up overusing "docker images" for tasks that, maybe, could be handled > by a simple "plugin". > > Since I have no deep knowledge of that specific context, I may be wrong, > so could you please also explain why an image is needed ? > > Many thanks! > > Gabriele > > Il giorno ven 21 feb 2025 alle ore 08:50 Dominik Hanak < > domin.ha...@gmail.com> ha scritto: > > > +1 > > > > On Wed, 19 Feb 2025 at 19:36, Fabrizio Antonangeli < > > fantonang...@apache.org> > > wrote: > > > > > +1 > > > On Wed, 2025-02-19 at 12:45 -0500, ricardo zanini fernandes wrote: > > > > Folks, > > > > > > > > We have a new image merged in this PR [1]. > > > > > > > > To open an infra ticket to create the hub namespace, we need a vote. > > > > > > > > Thank you! > > > > > > > > [1] - https://github.com/apache/incubator-kie-tools/pull/2697 > > > > > > > > -- > > > > Ricardo Zanini Fernandes > > > > Vida longa e próspera. > > > > > > > > > --------------------------------------------------------------------- > > > To unsubscribe, e-mail: dev-unsubscr...@kie.apache.org > > > For additional commands, e-mail: dev-h...@kie.apache.org > > > > > > > > >