Re: [I] Docker install fails [camel-karavan]

2024-03-16 Thread via GitHub


dorachenxiW commented on issue #1164:
URL: https://github.com/apache/camel-karavan/issues/1164#issuecomment-2002292437

   Hi I have the similar problem. I am very new to karavan and tried to follow 
the youtube video of building a demo integration, however, I seem to not have 
the right environment variables. I am confused about the 
KARAVAN_GIT_REPOSITORY, KARAVAN_GIT_USERNAME and KARAVAN_GIT_PASSWORD. Are they 
supposed to be my own github repository or the github.com/apache/camel-karavan? 
Thank you.
   
![image](https://github.com/apache/camel-karavan/assets/125512384/5a15bee3-a9f0-48da-8451-91fc2c93850b)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [CI] - Quarkus Main Branch Build Failure [camel-quarkus]

2024-03-16 Thread via GitHub


github-actions[bot] commented on issue #2926:
URL: https://github.com/apache/camel-quarkus/issues/2926#issuecomment-2002285695

   The 
[quarkus-main](https://github.com/apache/camel-quarkus/tree/quarkus-main) 
branch build has failed:
   
   * Build ID: 8312267976-1424-6ce24da5-3977-4c35-86f4-43e1bd931a67
   * Camel Quarkus Commit: 09d3d468f7640b3c2c24a2ae3969293c4fe1f4cc
   
   * Quarkus Main Commit: 2228dcd62db27332c97693b92a284261212a447b
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/8312267976


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] [CI] - Camel Main Branch Build Failure [camel-quarkus]

2024-03-16 Thread via GitHub


github-actions[bot] commented on issue #2927:
URL: https://github.com/apache/camel-quarkus/issues/2927#issuecomment-2002230476

   The [camel-main](https://github.com/apache/camel-quarkus/tree/camel-main) 
branch build has failed:
   
   * Build ID: 8311474716-1320-70deeef1-0a14-4fae-9002-4e7b3ad0e28f
   * Camel Quarkus Commit: 42c49742149e22efae1b23f871fd57a5f0d85a86
   
   * Camel Main Commit: 2228dcd62db27332c97693b92a284261212a447b
   * Link to build: 
https://github.com/apache/camel-quarkus/actions/runs/8311474716


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch release-2.2.x updated: chore: changelog automatic update

2024-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.2.x by this push:
 new 9f416d12c chore: changelog automatic update
9f416d12c is described below

commit 9f416d12c3680756feb404265577331ef5e76d1c
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sun Mar 17 01:09:06 2024 +

chore: changelog automatic update
---
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index b142f287e..9d308eafa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -47,6 +47,7 @@
 - Quarkus buildMode should sort JVM before Native execution 
[\#5001](https://github.com/apache/camel-k/issues/5001)
 - Failing to build native integration  
[\#5000](https://github.com/apache/camel-k/issues/5000)
 - Azure Key Vault Trait: Support Azure Identity as authentication method 
[\#4983](https://github.com/apache/camel-k/issues/4983)
+- Move handling of IntegrationPlatformResource to a separate operator 
[\#4948](https://github.com/apache/camel-k/issues/4948)
 - Use generated trait [\#4811](https://github.com/apache/camel-k/issues/4811)
 - Upgrade to Go 1.21 [\#4795](https://github.com/apache/camel-k/issues/4795)
 - Pointer to an external schema/CRD 
[\#4788](https://github.com/apache/camel-k/issues/4788)



[PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-03-16 Thread via GitHub


github-actions[bot] opened a new pull request, #1110:
URL: https://github.com/apache/camel-spring-boot/pull/1110

   Periodic Sync of Camel Spring Boot Main Branch with main Camel Main.
   see 
https://github.com/apache/camel-spring-boot/blob/main/.github/workflows/automatic-sync-main.yml


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Move handling of IntegrationPlatformResource to a separate operator [camel-k]

2024-03-16 Thread via GitHub


github-actions[bot] closed issue #4948: Move handling of 
IntegrationPlatformResource to a separate operator
URL: https://github.com/apache/camel-k/issues/4948


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel-k) branch main updated: chore: nightly automatic updates

2024-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
 new 7e0ecfe3a chore: nightly automatic updates
7e0ecfe3a is described below

commit 7e0ecfe3a4ef1205c21d014d93fff9febff111c5
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 16 23:46:11 2024 +

chore: nightly automatic updates
---
 README.adoc  | 2 +-
 badge.out| 2 +-
 coverage | 2 +-
 coverage.out | 4 ++--
 4 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/README.adoc b/README.adoc
index 6f602ad4e..ce974460b 100644
--- a/README.adoc
+++ b/README.adoc
@@ -11,7 +11,7 @@ 
image:https://github.com/apache/camel-k/workflows/kubernetes/badge.svg["Kubernet
 image:https://github.com/apache/camel-k/workflows/knative/badge.svg["Knative;, 
link="https://github.com/apache/camel-k/actions/workflows/knative.yml;]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-release.yml/badge.svg["Nightly
 releases", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-release.yml;]
 
image:https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml/badge.svg["Quarkus
 native", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-native-test.yml;]
-image:https://img.shields.io/badge/Coverage-37.2%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml;]
+image:https://img.shields.io/badge/Coverage-37.1%25-yellow.svg["Go coverage", 
link="https://github.com/apache/camel-k/actions/workflows/nightly-coverage.yml;]
 image:https://img.shields.io/badge/zulip-join_chat-brightgreen.svg["Chat on 
Zulip", link="https://camel.zulipchat.com;]
 
 Apache Camel K is a lightweight integration framework built from **Apache 
Camel** that runs natively on Kubernetes and is specifically designed for 
serverless and microservice architectures. Users of `Camel K` can instantly run 
integration code written in Camel DSL on their preferred **Cloud** provider.
diff --git a/badge.out b/badge.out
index 1707b478f..3bccd604b 100644
--- a/badge.out
+++ b/badge.out
@@ -1,2 +1,2 @@
 
-![Coverage](https://img.shields.io/badge/Coverage-37.2%25-yellow)
\ No newline at end of file
+![Coverage](https://img.shields.io/badge/Coverage-37.1%25-yellow)
\ No newline at end of file
diff --git a/coverage b/coverage
index ad4af79d8..325c00cd1 100644
--- a/coverage
+++ b/coverage
@@ -1 +1 @@
-37.2
+37.1
diff --git a/coverage.out b/coverage.out
index 216031e03..6e5960548 100644
--- a/coverage.out
+++ b/coverage.out
@@ -2183,7 +2183,7 @@ 
github.com/apache/camel-k/v2/pkg/util/source/test_support.go:60:
  assertExtra
 github.com/apache/camel-k/v2/pkg/util/source/types.go:46:  
NewMetadata 
100.0%
 github.com/apache/camel-k/v2/pkg/util/source/types.go:56:  
AddRequiredCapability   
0.0%
 github.com/apache/camel-k/v2/pkg/util/source/types.go:61:  
AddDependency   
100.0%
-github.com/apache/camel-k/v2/pkg/util/sync/file.go:28: 
File
85.7%
+github.com/apache/camel-k/v2/pkg/util/sync/file.go:28: 
File
78.6%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:30:   
EnvVarExists
0.0%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:38:   
EnvVarHasValue  
0.0%
 github.com/apache/camel-k/v2/pkg/util/test/assertions.go:47:   
HasVolume   
0.0%
@@ -2257,4 +2257,4 @@ github.com/apache/camel-k/v2/pkg/util/util.go:649:
WithTempDir 
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:664: 
ConfigTreePropertySplit 
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:685: 
trimQuotes  
0.0%
 github.com/apache/camel-k/v2/pkg/util/util.go:696: 
NavigateConfigTree  
0.0%
-total: 

(camel-website) branch dependabot/npm_and_yarn/follow-redirects-1.15.6 created (now f6bf47b3)

2024-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch 
dependabot/npm_and_yarn/follow-redirects-1.15.6
in repository https://gitbox.apache.org/repos/asf/camel-website.git


  at f6bf47b3 chore(deps): bump follow-redirects from 1.15.4 to 1.15.6

No new revisions were added by this update.



[PR] chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 [camel-website]

2024-03-16 Thread via GitHub


dependabot[bot] opened a new pull request, #1160:
URL: https://github.com/apache/camel-website/pull/1160

   Bumps 
[follow-redirects](https://github.com/follow-redirects/follow-redirects) from 
1.15.4 to 1.15.6.
   
   Commits
   
   https://github.com/follow-redirects/follow-redirects/commit/35a517c5861d79dc8bff7db8626013d20b711b06;>35a517c
 Release version 1.15.6 of the npm package.
   https://github.com/follow-redirects/follow-redirects/commit/c4f847f85176991f95ab9c88af63b1294de8649b;>c4f847f
 Drop Proxy-Authorization across hosts.
   https://github.com/follow-redirects/follow-redirects/commit/8526b4a1b2ab3a2e4044299377df623a661caa76;>8526b4a
 Use GitHub for disclosure.
   https://github.com/follow-redirects/follow-redirects/commit/b1677ce00110ee50dc5da576751d39b281fc4944;>b1677ce
 Release version 1.15.5 of the npm package.
   https://github.com/follow-redirects/follow-redirects/commit/d8914f7982403ea096b39bd594a00ee9d3b7e224;>d8914f7
 Preserve fragment in responseUrl.
   See full diff in https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6;>compare
 view
   
   
   
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=follow-redirects=npm_and_yarn=1.15.4=1.15.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   
   Dependabot commands and options
   
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show  ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   You can disable automated security fix PRs for this repo from the [Security 
Alerts page](https://github.com/apache/camel-website/network/alerts).
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] XSD might be wrong [camel-website]

2024-03-16 Thread via GitHub


orpiske commented on issue #1159:
URL: https://github.com/apache/camel-website/issues/1159#issuecomment-2002084267

   FYI, there is already a discussion about this on ZulipChat: 
https://camel.zulipchat.com/#narrow/stream/364655-camel-core-dev/topic/Published.20schemas.
 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] XSD might be wrong [camel-website]

2024-03-16 Thread via GitHub


orpiske commented on issue #1159:
URL: https://github.com/apache/camel-website/issues/1159#issuecomment-2002044973

   I am under the impression this problem is something that (seems to?) affects 
(be caused by?) Camel Core, but it's not very clear to me under what conditions 
you are experiencing it. 
   
   Please [try to join our support chat on 
ZulipChat](https://camel.zulipchat.com/) - that's where most of the 
contributors involved with Core interact with the community. If the ZulipChat 
is not suitable for you, [we also have a few other ways you can use to reach 
out to the community and report 
problems](https://camel.apache.org/community/support/). 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



(camel) branch regen_bot updated (d3518de4851 -> b822b3426ca)

2024-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from d3518de4851 tiny typo
 add b822b3426ca tiny typo

No new revisions were added by this update.

Summary of changes:
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch regen_bot updated (e968db75767 -> d3518de4851)

2024-03-16 Thread github-bot
This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


from e968db75767 Regen for commit 7cdbf9b72e2ac10fbdd5c45c328c89553ea6a8c9 
(#13508)
 add d3518de4851 tiny typo

No new revisions were added by this update.

Summary of changes:
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



(camel) branch main updated: tiny typo

2024-03-16 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new b822b3426ca tiny typo
b822b3426ca is described below

commit b822b3426ca21a420136ed2c6cf5bdb5ebee9a65
Author: Babak Vahdat 
AuthorDate: Sat Mar 16 15:49:33 2024 +0100

tiny typo
---
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 300858ac6e3..4c61e011c98 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -2790,7 +2790,7 @@ For example to list all the components
 
 [source,bash]
 
-camel catalog components
+camel catalog component
 
 
 And to see which Kamelets are available:



(camel) branch main updated: tiny typo

2024-03-16 Thread bvahdat
This is an automated email from the ASF dual-hosted git repository.

bvahdat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
 new d3518de4851 tiny typo
d3518de4851 is described below

commit d3518de4851406bbf0f053380243bd536108c1f8
Author: Babak Vahdat 
AuthorDate: Sat Mar 16 15:46:45 2024 +0100

tiny typo
---
 docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc 
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 9031ef4a580..300858ac6e3 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -2797,7 +2797,7 @@ And to see which Kamelets are available:
 
 [source,bash]
 
-camel catalog kamelets
+camel catalog kamelet
 
 
 TIP: Use `camel catalog --help` to see all possible commands.



Re: [PR] CAMEL-20563: shutdown existing consumer instance to release resources… [camel]

2024-03-16 Thread via GitHub


oscerd commented on PR #13510:
URL: https://github.com/apache/camel/pull/13510#issuecomment-2001993635

   @samipeltola81, No I guess it's a leftover from other PR, you're fine. 
@lburgazzoli @zbendhiba can you have a look at why the langchain embeddings 
metadata still talk about qdrant? Thanks.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20563: shutdown existing consumer instance to release resources… [camel]

2024-03-16 Thread via GitHub


samipeltola81 commented on PR #13510:
URL: https://github.com/apache/camel/pull/13510#issuecomment-2001991663

   @oscerd should i to include the generated classes?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20565 - Azure servicebus dead-lettering [camel]

2024-03-16 Thread via GitHub


oscerd commented on PR #13507:
URL: https://github.com/apache/camel/pull/13507#issuecomment-2001954625

   No rush. Thanks for your time! 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20565 - Azure servicebus dead-lettering [camel]

2024-03-16 Thread via GitHub


romain-pfund commented on PR #13507:
URL: https://github.com/apache/camel/pull/13507#issuecomment-2001944870

   I want just do the integration test. I should have time to do it tomorrow or 
monday


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] CAMEL-20563: shutdown existing consumer instance to release resources… [camel]

2024-03-16 Thread via GitHub


github-actions[bot] commented on PR #13510:
URL: https://github.com/apache/camel/pull/13510#issuecomment-2001943955

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :robot: CI automation will test this PR automatically.
   
   :camel: Apache Camel Committers, please review the following items:
   
   * First-time contributors **require MANUAL approval** for the GitHub Actions 
to run
   
   * You can use the command `/component-test (camel-)component-name1 
(camel-)component-name2..` to request a test from the test bot.
   
   * You can label PRs using `build-all`, `build-dependents`, `skip-tests` and 
`test-dependents` to fine-tune the checks executed by this PR.
   
   * Build and test logs are available in the Summary page. **Only** [Apache 
Camel committers](https://camel.apache.org/community/team/#committers) have 
access to the summary. 
   
   * :warning: Be careful when sharing logs. Review their contents before 
sharing them publicly.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[PR] CAMEL-20563: shutdown existing consumer instance to release resources… [camel]

2024-03-16 Thread via GitHub


samipeltola81 opened a new pull request, #13510:
URL: https://github.com/apache/camel/pull/13510

   … (heartbeat) before creating new ones
   
   # Description
   
   Fix for "[CAMEL-20563](https://issues.apache.org/jira/browse/CAMEL-20563) 
camel-kafka - breakOnFirstError causes thread and memory leaks"
   
   Closing existing Kafka client consumer instance releases heartbeat-threads 
started by ConsumerCoordinator.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Feature: helm chart [camel-karavan]

2024-03-16 Thread via GitHub


oscerd commented on issue #1172:
URL: https://github.com/apache/camel-karavan/issues/1172#issuecomment-2001942753

   We are already providing helm chart for camel k 
https://artifacthub.io/packages/helm/camel-k/camel-k
   
   So we could do something similar.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [I] Feature: helm chart [camel-karavan]

2024-03-16 Thread via GitHub


spoletum commented on issue #1172:
URL: https://github.com/apache/camel-karavan/issues/1172#issuecomment-2001905254

   Before I start working on this, I wanted to cross check everyone agrees on 
the following:
- This feature will add a `charts` folder on the root of this project
- The Helm chart files will be stored in this repository, together with the 
code.
- The repository can be added using `helm repo add camel-karavan 
https://github.com/apache/camel-karavan`


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: [PR] [Github Actions] Periodic Sync Camel Spring Boot (Camel 4) [camel-spring-boot]

2024-03-16 Thread via GitHub


oscerd closed pull request #1109: [Github Actions] Periodic Sync Camel Spring 
Boot (Camel 4)
URL: https://github.com/apache/camel-spring-boot/pull/1109


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org