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 fc751b9  Updated CHANGELOG.md
     new c4da749  chore(api): Encapsulate Maven properties
     new 28fadc7  chore(cli): Remove useless k8s schema creation
     new a3a58eb  chore(cli): Rename local Maven repository option
     new 75301b9  chore: Rebuild resources
     new 5249e23  chore: Use controller-runtime client to update kit status

The 5 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      | 13 +++++----
 .../camel.apache.org_integrationplatforms.yaml     | 26 +++++++++++-------
 .../1.5.0-snapshot/camel.apache.org_builds.yaml    | 13 +++++----
 .../camel.apache.org_integrationplatforms.yaml     | 26 +++++++++++-------
 deploy/traits.yaml                                 |  2 +-
 docs/modules/traits/pages/builder.adoc             |  2 +-
 helm/camel-k/crds/crd-build.yaml                   | 13 +++++----
 helm/camel-k/crds/crd-integration-platform.yaml    | 26 +++++++++++-------
 pkg/apis/camel/v1/build_types.go                   |  1 -
 pkg/apis/camel/v1/common_types.go                  |  9 +++++--
 pkg/apis/camel/v1/integrationplatform_types.go     |  1 -
 pkg/apis/camel/v1/zz_generated.deepcopy.go         | 21 +++++----------
 pkg/builder/quarkus.go                             |  2 +-
 pkg/cmd/install.go                                 | 31 ++++++++--------------
 pkg/cmd/install_test.go                            | 29 ++++++++------------
 pkg/resources/resources.go                         | 12 ++++-----
 pkg/trait/builder.go                               | 19 ++++++-------
 pkg/trait/builder_test.go                          |  4 +--
 18 files changed, 127 insertions(+), 123 deletions(-)

Reply via email to