ramu11 opened a new pull request, #9034: URL: https://github.com/apache/camel-quarkus/pull/9034
## Description Adds an AWS2 EKS integration test covering the `camel-aws2-eks` component. The test: - Adds a dedicated `aws2-eks` integration test module. - Covers EKS cluster create, describe, list, and delete operations. - Uses WireMock mappings to mock AWS EKS API responses. - Registers the module in the AWS2 integration test group. Fixes #2398 ## Testing - `mvnw -pl integration-test-groups/aws2/aws2-eks process-resources -Pformat` - `git diff --check` Formatting completed successfully with no changes required. -- 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]
