-
Bug
-
Resolution: Fixed
-
Major
-
In K8s on AWS
Container image: jenkins/jenkins:2.289.2-lts
-
-
1.12.70
Environment with AWS IAM Role assigned to K8s Service Account assigned to Jenkins Pod.
Plugins Amazon EC2 and AWS Secrets Manager Credentials Provider are unable to authenticate with aws-java-sdk version 1.12.69, everything works fine on 1.12.68, downgrade helps.
Inside container curl http://169.254.169.254/latest/meta-data/iam/info gives correct __ IAM Role on both versions.
- links to
[JENKINS-66759] AWS IRSA not working on version 1.12.69
Description |
Original:
Environment with AWS IAM Role assigned to K8s Service Account assigned to Jenkins Pod.
Plugins *Amazon EC2* and *AWS Secrets Manager Credentials Provider* are unable to authenticate with *aws-java-sdk* version 1.12.69, everything works fine on 1.12.68. Inside container *_curl [http://169.254.169.254/latest/meta-data/iam/info]_* gives correct *__* IAM Role on both versions. |
New:
Environment with AWS IAM Role assigned to K8s Service Account assigned to Jenkins Pod.
Plugins *Amazon EC2* and *AWS Secrets Manager Credentials Provider* are unable to authenticate with *aws-java-sdk* version 1.12.69, everything works fine on 1.12.68, downgrade helps. Inside container *_curl [http://169.254.169.254/latest/meta-data/iam/info]_* gives correct *__* IAM Role on both versions. |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Remote Link | New: This issue links to "PR #540 (Web Link)" [ 26932 ] |
Released As | New: 1.12.70 | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Hi, thank you for the report.
However I'm unable to reproduce on my side. Could you provide some logs?I can reproduce now.