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

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


    from 0dd6127  Fix issues with Tekton Task
     new 90d4418  Task and Pipeline fixes
     new 54963ab  Fix branch parameter name

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:
 .../org/apache/camel/karavan/model/GitConfig.java  | 14 +++---
 .../apache/camel/karavan/service/GitService.java   | 26 +++++-----
 .../src/main/resources/application.properties      |  4 +-
 karavan-cloud/{openshift => }/karavan-secret.yaml  |  4 +-
 .../java/org/apache/camel/karavan/Constants.java   |  2 +-
 .../org/apache/camel/karavan/KaravanPvcJbang.java  |  6 +--
 .../apache/camel/karavan/KaravanReconciler.java    | 51 +++++++++----------
 .../camel/karavan/KaravanTektonPipeline.java       | 30 ++++++------
 .../apache/camel/karavan/KaravanTektonTask.java    | 57 +++++++++++++++-------
 .../resources/karavan-quarkus-builder-script.sh    |  8 +--
 10 files changed, 112 insertions(+), 90 deletions(-)
 copy karavan-cloud/{openshift => }/karavan-secret.yaml (91%)

Reply via email to