lburgazzoli merged PR #13423:
URL: https://github.com/apache/camel/pull/13423
--
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.
lburgazzoli commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1987845507
ok, `autoscaling=true` has been removed. I guess we can use the protocol as
initial way ot infer the autoscaling capabilities and then add specific
annotation for special components a
davsclaus commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986878698
Did you really put
```
@Metadata(annotations = {
"autoscaling=true",
})
```
in all the components ?
I think CK should just infer that it can scal
lburgazzoli commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986875248
> A bit more is still there
>
> "metadata": { "camel.apache.org/routes.language": "kotlin" },
done, hopefully
--
This is an automated message from the Apache Git Servi
davsclaus commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986869425
A bit more is still there
"metadata": { "camel.apache.org\/routes.language": "kotlin" },
--
This is an automated message from the Apache Git Service.
To respond to the message,
lburgazzoli commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986867831
@davsclaus, I've removed the `org.apache.camel` prefix
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL
lburgazzoli commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986779728
> I dont think we need to have org.apache.camel as prefix for protocol,
autoscaling etc.
At this stage it was a port 1-1 of what exists in camel-k where the
`org.apache.camel`
davsclaus commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986775337
I dont think we need to have org.apache.camel as prefix for protocol,
autoscaling etc.
Also is there anything that is autoscaling = false. It seems its just
everything that is true
lburgazzoli commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986084665
@davsclaus here a quick POC about addin arbitrary annotations to the catalog
entries
--
This is an automated message from the Apache Git Service.
To respond to the message, please l
github-actions[bot] commented on PR #13423:
URL: https://github.com/apache/camel/pull/13423#issuecomment-1986083278
:star2: Thank you for your contribution to the Apache Camel project! :star2:
:robot: CI automation will test this PR automatically.
:camel: Apache Camel Committer
lburgazzoli opened a new pull request, #13423:
URL: https://github.com/apache/camel/pull/13423
# Description
# Target
- [ ] I checked that the commit is targeting the correct branch (note that
Camel 3 uses `camel-3.x`, whereas Camel 4 uses the `main` branch)
# Tr
11 matches
Mail list logo