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 2c0e3016 Prototype actions #762
     new 712ab0a6 Fixing issues for prototype #757
     new b85a3707 Fixing issues for prototype #757

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:
 karavan-app/pom.xml                                |  4 ++
 .../apache/camel/karavan/api/RunnerResource.java   | 30 +++++++++--
 .../camel/karavan/handler/PodEventHandler.java     |  4 +-
 .../camel/karavan/service/InfinispanService.java   | 44 +++++++++------
 .../camel/karavan/service/KubernetesService.java   | 62 ++++++++++++++++------
 .../camel/karavan/service/RunnerStatusService.java | 23 +++++---
 .../src/main/resources/application.properties      |  2 +
 karavan-app/src/main/webui/src/api/KaravanApi.tsx  |  9 ++++
 .../src/main/webui/src/projects/RunnerToolbar.tsx  |  6 +--
 .../camel/karavan/cli/resources/KaravanRole.java   |  6 +--
 karavan-runner/Dockerfile                          |  8 +--
 11 files changed, 145 insertions(+), 53 deletions(-)

Reply via email to