You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Daniel Tremblay (Jira)" <ji...@apache.org> on 2020/04/22 02:39:00 UTC

[jira] [Created] (CAMEL-14946) Allow overriding of buildah image with "kamel install" switches

Daniel Tremblay created CAMEL-14946:
---------------------------------------

             Summary: Allow overriding of buildah image with "kamel install" switches
                 Key: CAMEL-14946
                 URL: https://issues.apache.org/jira/browse/CAMEL-14946
             Project: Camel
          Issue Type: Bug
          Components: camel-k
    Affects Versions: 1.0.0
         Environment: Running in a corporate network, where Kubernetes cluster doesn't have access to DockerHub (or quay.io in this case).
 * Kubernetes 1.11.5
 * Docker-ce 18.0
 * Local registry is set to an internal insecure registry
 * Kamel CLI version 1.0.0-RC2

 
            Reporter: Daniel Tremblay


Add a new kamel install switch to allow overriding the buildah image, e.g. "*--buildah-image*"

This switch would work in a similar fashion to "--base-image" and "--operator-image".

Whenever a new "kamel run" command gets used, the overriden buildah image would get used.

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)