lburgazzoli opened a new issue #826: Stable container name URL: https://github.com/apache/camel-k/issues/826 When camel-k creates a deployment, it sets the name of the container after the name of the integration instead, when a knative service is created, the container name is not set. For better user experience it could be nice to: - by default, set the name of the container to `integration-container` for deployments and knative services - have an option to customize the container name `-t container.name=something`
---------------------------------------------------------------- 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] With regards, Apache Git Services
