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

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


    from dc60d92be Updated CHANGELOG.md
     new 5288f5952 feat: Ingress trait host is optional
     new 8909adf10 chore: Rebuild resources

The 2 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:
 .../camel.apache.org_integrationplatforms.yaml     | 10 ++--
 .../crd/bases/camel.apache.org_integrations.yaml   |  5 +-
 .../bases/camel.apache.org_kameletbindings.yaml    |  5 +-
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc  |  4 +-
 docs/modules/traits/pages/ingress.adoc             |  4 +-
 helm/camel-k/crds/crd-integration-platform.yaml    | 10 ++--
 helm/camel-k/crds/crd-integration.yaml             |  5 +-
 helm/camel-k/crds/crd-kamelet-binding.yaml         |  5 +-
 pkg/apis/camel/v1/trait/ingress.go                 |  4 +-
 pkg/resources/resources.go                         | 16 +++----
 pkg/trait/ingress.go                               | 55 +++++++---------------
 pkg/trait/ingress_test.go                          | 34 ++-----------
 resources/traits.yaml                              |  6 +--
 13 files changed, 54 insertions(+), 109 deletions(-)

Reply via email to