Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-17 Thread via GitHub
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

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
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

Re: [D] Container Disk Usage Growth in Dockerized Camel Karavan — How to Prevent or Manage It? [camel-karavan]

2025-06-17 Thread via GitHub
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

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
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@

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
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,

Re: Bug in SMB reconnect handling

2025-06-17 Thread j_b_s34
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

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
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

Re: Bug in SMB reconnect handling

2025-06-17 Thread Tom Cunningham
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

Re: [D] Why pods are not showing in Deployments [camel-karavan]

2025-06-17 Thread via GitHub
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': ![image](https://github.com/user-attachments/assets/a343ead

Re: Bug in SMB reconnect handling

2025-06-17 Thread j_b_s34
Hi, I'm running 10 minute intervals between the polls and have disconnect=true configured so the disconnect() 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/

[RESULT] [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-17 Thread Andrea Cosentino
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

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-17 Thread Andrea Cosentino
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

Re: [VOTE] Release Apache Camel Kamelets 4.10.5

2025-06-17 Thread Claus Ibsen
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