This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


    from 1bcd820  doc: fix kubectl cmd in dockerhub.adoc
     new 9130ae2  feat(maven): Configurable Maven CLI options
     new c1bacd4  feat(cli): Add --maven-cli-option option to the install 
command
     new e2ba120  fix(e2e): Assert downloads from repository with custom CA 
certificate

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 config/crd/bases/camel.apache.org_builds.yaml              |  7 +++++++
 .../crd/bases/camel.apache.org_integrationplatforms.yaml   | 14 ++++++++++++++
 e2e/common/build/maven_ca_secret_test.go                   |  2 ++
 helm/camel-k/crds/crd-build.yaml                           |  7 +++++++
 helm/camel-k/crds/crd-integration-platform.yaml            | 14 ++++++++++++++
 pkg/apis/camel/v1/maven_types.go                           |  4 ++++
 pkg/builder/quarkus.go                                     |  2 ++
 pkg/cmd/install.go                                         |  7 +++++++
 pkg/platform/defaults.go                                   |  7 +++++++
 pkg/resources/resources.go                                 |  8 ++++----
 pkg/trait/openapi.go                                       |  1 +
 pkg/util/camel/catalog.go                                  |  1 +
 pkg/util/maven/maven_command.go                            |  4 +---
 13 files changed, 71 insertions(+), 7 deletions(-)

Reply via email to