You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "squakez (via GitHub)" <gi...@apache.org> on 2023/08/04 09:58:23 UTC

[GitHub] [camel-k] squakez opened a new issue, #4647: IntegrationPlatform reconciliation should warn or fail when missing registry

squakez opened a new issue, #4647:
URL: https://github.com/apache/camel-k/issues/4647

   The doc work on https://github.com/apache/camel-k/pull/4646 makes it clear we need to warn or even fail the IntegrationPlatform reconciliation when a registry is missing (and we're not on Openshift). If we fail on the IP, we can show early message on the attempt to run an Integration which is bound to a failing IP.
   
   We can even run a ping on the registry and make sure it is reachable, addressing this way the problem referred in #4272


-- 
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-unsubscribe@camel.apache.org.apache.org

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


[GitHub] [camel-k] squakez commented on issue #4647: IntegrationPlatform reconciliation should warn or fail when missing registry

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez commented on issue #4647:
URL: https://github.com/apache/camel-k/issues/4647#issuecomment-1741001407

   > We can even run a ping on the registry and make sure it is reachable, addressing this way the problem referred in https://github.com/apache/camel-k/issues/4272
   
   This is not advisable as we should run a polling mechanism. However fe46bdddba42943a74deb58c9a1d6f7ac60677d3 solves this problem reporting any problem with registry directly in the Integration.


-- 
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-unsubscribe@camel.apache.org

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


Re: [I] IntegrationPlatform reconciliation should warn or fail when missing registry [camel-k]

Posted by "squakez (via GitHub)" <gi...@apache.org>.
squakez closed issue #4647: IntegrationPlatform reconciliation should warn or fail when missing registry
URL: https://github.com/apache/camel-k/issues/4647


-- 
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-unsubscribe@camel.apache.org

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