nicolaferraro opened a new pull request #325: Release some predefined images for Knative URL: https://github.com/apache/camel-k/pull/325 This adds a release step that publishes predefined base images for Knative into the docker.io/camelk organization. Predefined images can be used oob without requiring a build and they are selected during integration deployment before building a new context. They need to be explicitly enabled when installing camel k. ``` kamel install --predefined-images ``` I've added also an option to avoid building contexts upon installation: ``` kamel install --predefined-images --context none ```
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
