gansheer commented on PR #15102:
URL: https://github.com/apache/camel/pull/15102#issuecomment-2284794365
Merged. Something curious : is the CI build not done on merge code ? I was
suprised to see this PR https://github.com/apache/camel/pull/15087 green even
after a build relaunch.
--
Thi
gansheer merged PR #15102:
URL: https://github.com/apache/camel/pull/15102
--
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.apa
christophd commented on PR #15102:
URL: https://github.com/apache/camel/pull/15102#issuecomment-2284790289
LGTM many 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.
gansheer commented on PR #15102:
URL: https://github.com/apache/camel/pull/15102#issuecomment-2284789032
> @gansheer I ran into the same issue with misaligned kubernetes-client
versions and opened a separate PR to fix it: #15113
>
> If your PR is ready to be merged I can have a look a
christophd commented on PR #15102:
URL: https://github.com/apache/camel/pull/15102#issuecomment-2284786131
@gansheer I ran into the same issue with misaligned kubernetes-client
versions and opened a separate PR to fix it:
https://github.com/apache/camel/pull/15113
If your PR is ready
gansheer opened a new pull request, #15102:
URL: https://github.com/apache/camel/pull/15102
# Description
* Implement Ingress trait that is capable of configuring the Kubenetes
Ingress resource
* Fix parsing of annotations in traits
# Target
- [X] I checked that the c