Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2025-04-28 Thread via GitHub


github-actions[bot] closed issue #3532: Add route policy to wait for K_SINK 
injection
URL: https://github.com/apache/camel-k/issues/3532


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2025-04-07 Thread via GitHub


github-actions[bot] commented on issue #3532:
URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2784921559

   This issue has been automatically marked as stale due to 90 days of 
inactivity.
   It will be closed if no further activity occurs within 15 days.
   If you think that’s incorrect or the issue should never stale, please simply 
write any comment.
   Thanks for your contributions!


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2024-04-19 Thread via GitHub


lburgazzoli commented on issue #3532:
URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2066098166

   @christophd, I've added a readiness health check in the knative component, 
see 
https://github.com/apache/camel/blob/ec871bfddf4f5e88818b6b31f989719a7be52faa/components/camel-knative/camel-knative-component/src/main/java/org/apache/camel/component/knative/KnativeProducer.java#L120-L141
   
   It is not active by default as the producer health check must be explicitly 
enabled on camel so I'm not sure if it is enough but maybe we can start from 
that.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2024-04-19 Thread via GitHub


christophd commented on issue #3532:
URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2066074739

   I think this is still a relevant case. I just had the situation yesterday 
that Knative eventing and serving was not ready on a cluster for some reason 
and the integration using K_SINK injection just went to error with 
non-intuitive error msg.
   
   At least we need to review the error propagation in case K_SINK injection is 
missing for an integration. Maybe we can add a new IntegrationReady condition 
for that case.
   
   I am planning to work on this soon


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



Re: [I] Add route policy to wait for K_SINK injection [camel-k]

2024-04-18 Thread via GitHub


squakez commented on issue #3532:
URL: https://github.com/apache/camel-k/issues/3532#issuecomment-2064138304

   Is this still relevant today? I wonder if with the recent cleaning on 
Knative trait, this has cleared as well. Any possible way to double check 
please?


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]