Skip to content

update boto3 version to support EKS pod identity #118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

smowafy
Copy link

@smowafy smowafy commented Mar 13, 2025

See https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html

This issue was noticed in this build for example https://jenkins.oss-eks.emnify.net/job/signalling-processing/job/core-network/job/signalling-processing-unit/job/prod/job/emnify/job/spu/job/spu-deployment/job/master/6/console

The AWS EC2 inventory plugin produces this error

Unsupported host '169.254.170.23'. Can only retrieve metadata from these hosts: 169.254.170.2,
localhost, 127.0.0.1

See https://docs.aws.amazon.com/eks/latest/userguide/pod-id-minimum-sdk.html

This issue was noticed in this build for example https://jenkins.oss-eks.emnify.net/job/signalling-processing/job/core-network/job/signalling-processing-unit/job/prod/job/emnify/job/spu/job/spu-deployment/job/master/6/console

The AWS EC2 inventory plugin produces this error
```
Unsupported host '169.254.170.23'. Can only retrieve metadata from these hosts: 169.254.170.2,
localhost, 127.0.0.1
```
@smowafy smowafy requested review from ssttehrani and bnbrijesh March 13, 2025 09:51
@bnbrijesh
Copy link
Contributor

bnbrijesh commented Mar 13, 2025

@smowafy may be try p3.9.4-a2.9.20-b3-1.35.78, test-20241211a image tag , use shared account to follow the link.

So the the image URI is 648956897802.dkr.ecr.eu-west-1.amazonaws.com/docker.io/emnify/ansible:p3.9.4-a2.9.20-b3-1.35.78

python3.9.4
ansible2.9.20
boto3-1.35.78 which is > Python (Boto3) – 1.34.41

I wish we dont manage anything on this repository anymore. However we have a branch for this here . If you have no need to be on latest version of boto3 , then lets just use this image tag cause its same across this org

Copy link
Contributor

@bnbrijesh bnbrijesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lets use image tag p3.9.4-a2.9.20-b3-1.35.78 until and unless you really want the latest boto3, as this tag is standard across this org.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants