bthj commented on issue #1370: PublishStrategy missing from IntegrationPlatform 
build spec
URL: https://github.com/apache/camel-k/issues/1370#issuecomment-604932656
 
 
   Didn't use that flag before with the nightly release.  Now when issuing 
`kamel uninstall` and using the nightly to install again with:
   ```
   kamel install --registry gcr.io --organization my-gcp-project-id 
--registry-secret kaniko-secret --build-publish-strategy=Kaniko --force
   ```
   the log output from `camel-k-operator-...` is a rapid stream of entries like:
   ```
   
{"level":"info","ts":1585304434.7892313,"logger":"camel-k.controller.build","msg":"Reconciling
 Build","request-namespace":"default","request-name":"kit-bpu91bq2032o5jv6daig"}
   
{"level":"info","ts":1585304434.789374,"logger":"camel-k.controller.build","msg":"Invoking
 action 
schedule-pod","request-namespace":"default","request-name":"kit-bpu91bq2032o5jv6daig","api-version":"camel.apache.org/v1","kind":"Build","ns":"default","name":"kit-bpu91bq2032o5jv6daig"}
   ...
   ```
   and if I install an example integration with `kamel run ...` it doesn't show 
up in the list of pods.

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to