gnodet commented on PR #25148: URL: https://github.com/apache/camel/pull/25148#issuecomment-5089699144
@apupier Thanks for the correction! You're right — the test infrastructure now uses floci (`mirror.gcr.io/floci/floci`) instead of LocalStack. I've updated the Javadoc comment and the PR title/description to reflect this. The fix itself is container-agnostic — it adds `@BeforeEach` cleanup of EventBridge rules via the AWS SDK client, which works the same regardless of whether the backing service is floci or LocalStack. -- 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]
