GitHub user bluezebra-developers added a comment to the discussion: Container
Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
Dev. I think I found it. It is trace json file.
How can I deploy docker with production, which parameter is compose file and
what paramete
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
Perfect! thanks @mgubaidullin, that solved the problem!
One more thing. The button Deploy is enabled, and if I click it, an error toast
pops up, and the request details show some problem trying to
GitHub user mgubaidullin added a comment to the discussion: Container Disk
Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It?
What containers have this issue? DevMode or Production?
GitHub link:
https://github.com/apache/camel-karavan/discussions/1532#discussioncomment-1
GitHub user mgubaidullin added a comment to the discussion: Why pods are not
showing in Deployments
`packaged` will be used in the next version
GitHub link:
https://github.com/apache/camel-karavan/discussions/1506#discussioncomment-13497948
This is an automatically sent email for users@
GitHub user mgubaidullin added a comment to the discussion: Why pods are not
showing in Deployments
Pod should have label "org.apache.camel.karavan/type"="project" for Karavan
4.10.x and below.
Usually configured in build.sh
```
...
-Djib.container.labels=org.apache.camel.karavan/type=project,
Hi Tom,
I think my fix is not very clean. It only works well because I disconnect after
every poll.
Maybe keeping the Session alive via SMB2Echo requests and reconnect on error is
the better solution?
I got the idea from this issue:
https://github.com/hierynomus/smbj/issues/852#issuecomment-25
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
It seems to me that my build step is not applying the expected label to
identify the pod type?
LABEL_TYPE = "org.apache.camel.karavan/type";
If I access the pod manually via k8, and apply this lab
Jubar,
That's great news that you have a fix for your use case! Do you plan on
submitting a PR?
I have some more testing to do, but I'm seeing some differing results
depending on how long the connection is broken for - something like this
seems to be helping though :
-return share.list
GitHub user edubencz added a comment to the discussion: Why pods are not
showing in Deployments
Looking at the frontend code, it seems to require pods to have an specific
'type' to be 'packaged' but my pods are getting tyoe 'unkown':
 method is called in my case.
I tested my route today with the following changes and it works pretty well.
diff --git
a/components/camel-smb/src/main/java/org/apache/camel/component/smb/
Hello all,
The vote passes with the following result
5 +1 (binding) votes: Andrea Cosentino, Claus Ibsen, Marat Gubaidullin,
Zineb Bendhiba and Jean-Baptiste Onofrè
2 +1 (non-binding) votes: Gaelle Fournier and Claudio Miranda
Thanks all, I'll go ahead with the release
Yes, I'm on it.
The vote passes.
Il giorno mar 17 giu 2025 alle ore 09:05 Claus Ibsen
ha scritto:
> Hi Andrea
>
> Do you maybe have time to end this vote and publish the release.
>
> On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino
> wrote:
>
> > Hello all,
> >
> > This is a vote for releasing
Hi Andrea
Do you maybe have time to end this vote and publish the release.
On Fri, Jun 13, 2025 at 2:49 PM Andrea Cosentino wrote:
> Hello all,
>
> This is a vote for releasing camel-kamelets 4.10.5
>
> This is a release supporting Camel 4.10.5, the release supporting Camel
> 4.10.5 patch relea
13 matches
Mail list logo