nicolasduminil commented on issue #1770:
URL: https://github.com/apache/camel-k/issues/1770#issuecomment-712159066
Running with --build-publish-strategy=Kaniko as suggested:
nicolas@nicolas-XPS-15-9570:~/camel-k-examples/01-basic$ kamel install
--registry gcr.io --organization marko-luksa-book --registry-secret
../../kaniko-secret --force --build-publish-strategy=Kaniko
Camel K installed in namespace camel-basic
nicolas@nicolas-XPS-15-9570:~/camel-k-examples/01-basic$ kamel run
Basic.java --dev
integration "basic" created
Progress: integration "basic" in phase Initialization
Condition "IntegrationPlatformAvailable" is "True" for Integration
basic: camel-k
Progress: integration "basic" in phase Building Kit
Integration basic in phase "Initialization"
Condition "IntegrationKitAvailable" is "False" for Integration basic:
creating a new integration kit
Integration basic in phase "Building Kit"
And here I get stuck. Nothing has changed. I don't know what Buildah is and
whether it is supposed to work or not with it but I reckon that it's supposed
to work by following the guide. Did I miss anything ? Is there something I can
do such that to get things working ? Or should I just consider that it simply
doesn't work ?
----------------------------------------------------------------
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]