Aiven-Open / Aiven-Open/tiered-storage-for-apache-kafka
Service account authentication is not working (STS package is missing)
Aberta
- Linguagem predominante
- Java
- Estrelas
- 239
- Forks
- 59
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
# What happened?
I am trying to configure S3 storage with AWS IRSA authentication. Instead of the service account token it falls back to the instance profile credentials due to the missing sts package.
# What did you expect to happen?
The broker/controller authenticates using the service account token.
# What else do we need to know?
The STS package is listed as a run-time dependency.
https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/blob/v1.1.1/storage/s3/build.gradle#L30
https://github.com/Aiven-Open/tiered-storage-for-apache-kafka/issues/511
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.