-
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