-
Notifications
You must be signed in to change notification settings - Fork 1
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
Feat/update eks ami #176
Feat/update eks ami #176
Conversation
Quality Gate passedIssues Measures |
PR Reviewer Guide 🔍Here are some key observations to aid the review process:
|
PR Code Suggestions ✨Explore these optional code suggestions:
|
PR Type
enhancement, documentation
Description
v1.36.0-eksbuild.1
across multiple files.1.28.13-20241011
in commented sections.Changes walkthrough 📝
main.tf
Update EKS CSI driver and AMI release versions
tests/main.tf
csi_driver_version
tov1.36.0-eksbuild.1
.ami_release_version
to1.28.13-20241011
in comments.variables.tf
Update default CSI driver version
variables.tf
csi_driver_version
tov1.36.0-eksbuild.1
.README.md
Update documentation for EKS versions
README.md
csi_driver_version
tov1.36.0-eksbuild.1
.ami_release_version
to1.28.13-20241011
in comments..header.md
Update header documentation for EKS versions
docs/.header.md
csi_driver_version
tov1.36.0-eksbuild.1
.ami_release_version
to1.28.13-20241011
in comments.