Skip to content
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

What is the difference between vX.X.X and vX.X.X-eksbuild.x ? #2867

Closed
sherifabdlnaby opened this issue Apr 3, 2024 · 2 comments
Closed

Comments

@sherifabdlnaby
Copy link

I couldn't find any information online.

@orsenthil
Copy link
Member

The vX.X.X refers to the version of CNI. This is also the version of the AWS addon that you can see in the console or cli. The aws addon or helm charts or deployment manifests versioned as vX.X.X will internally be referencing some -eksbuild.x version.

vX.X.X-eksbuild.x is the internal docker image build. We increment our eksbuild.x version whenever we issue a rebuild of the container image.

Hope this helps.

Copy link

github-actions bot commented Apr 3, 2024

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.

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

No branches or pull requests

2 participants