wmedvede commented on PR #3169:
URL: 
https://github.com/apache/incubator-kie-tools/pull/3169#issuecomment-2934734115

   @ricardozanini The the changes looks good, but in practice I have build and 
executed the images with the following results.
   
   I have basically build;
   
   pnpm -F maven-m2-repo-via-http-image... build:prod
   
   pnpm -F sonataflow-devmode-image... build:dev
   
   pnpm -F sonataflow-builder-image... build:dev
   
   pnpm -F kogito-jobs-service-postgresql-image... build:dev
   
   pnpm -F kogito-data-index-postgresql-image... build:dev
   
   And the operator.
   
   Then at execution time, when deploying a regular WF with the preview 
profile, and also a persistence enabled one, I can see the build downloading 
artifacts.
   
   This is the operator.yaml I used, see that it uses the images from my local 
build.
   
   https://gist.github.com/wmedvede/97bebc279b691cb2aa6f8224e0a56548
   
   And these are the logs for the workflows build with and without persistence 
respectivelly.
   
   
[callbackstatetimeouts-1-build-docker-build-no-persistence.log](https://github.com/user-attachments/files/20572374/callbackstatetimeouts-1-build-docker-build-no-persistence.log)
   
   
[callbackstatetimeouts-1-build-docker-build-with-persistence.log](https://github.com/user-attachments/files/20572379/callbackstatetimeouts-1-build-docker-build-with-persistence.log)
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to