gansheer opened a new pull request, #4417:
URL: https://github.com/apache/camel-k/pull/4417

   Ref #4297
   
   ## Motivation
   
   Add S2I support for builder image generation for better support on Openshift.
   
   ## Description
   
   * Add initialize builder image on catalog:
   * creates (or replace) a BuildConfig resource
   * creates (or replace) an ImageStream resource
   * create a new builder image from dockerfile and source binary
   * Light refactoring of S2I code
   
   The `HOME` env variable has been added on builder image execution to some 
errors on file permissions without.
   
   
   **Release Note**
   ```release-note
   Add S2I support for builder image generation
   ```
   


-- 
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-unsubscr...@camel.apache.org

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

Reply via email to