Aiven-Open / Aiven-Open/tiered-storage-for-apache-kafka
Service account authentication is not working (STS package is missing)
Abierto
- Lenguaje dominante
- Java
- Estrellas
- 239
- Forks
- 59
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
# 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
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.