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 673b1b7d Fix #1039 new 25d37cec Set latest infinispan new 90c8fea5 Fix #936 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/karavan/api/InfrastructureResource.java | 12 +++ .../apache/camel/karavan/api/StatusResource.java | 53 +++++++++- .../karavan/infinispan/InfinispanService.java | 12 +++ .../src/main/resources/services/internal.yaml | 2 +- .../src/main/webui/src/api/KaravanApi.tsx | 17 +++ .../main/webui/src/config/ConfigurationPage.tsx | 117 +++++++++++---------- .../karavan-app/src/main/webui/src/main/Main.tsx | 7 -- .../src/main/webui/src/main/MainRoutes.tsx | 2 + .../src/main/webui/src/main/PageNavigation.tsx | 3 +- 9 files changed, 159 insertions(+), 66 deletions(-)