You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2024/03/01 11:51:08 UTC

(camel-k) branch main updated (9746d6e01 -> c4db7ac51)

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

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


    from 9746d6e01 fix(trait): deprecate operator inspecting secrets
     add c4db7ac51 fix(quarkus): build time properties into file

No new revisions were added by this update.

Summary of changes:
 pkg/builder/quarkus.go      |  83 +++++++----------
 pkg/builder/quarkus_test.go | 218 ++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 252 insertions(+), 49 deletions(-)
 create mode 100644 pkg/builder/quarkus_test.go