Michael Gasch

Results 46 issues of Michael Gasch

## Describe the bug Running `mvn clean package -Drevision=$(git describe --tags --always)` can fail with: ``` [ERROR] EventBridgeWriterTest.usesGlobalEndpointId » Mockito Mockito cannot mock this class: interface software.amazon.awssdk.services.eventbridge.EventBridgeAsyncClient. If you're not...

documentation

### Community Note * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request * Please do...

EKS
Proposed

The `DefaultCredentialsProvider` used [1] in the connector from the SDK v2 does not support profile credentials reload [2], leading to stale credentials and errors. There is a documented workaround [3]...

bug