aws-samples / eks-cluster-upgrade

Automated Amazon EKS cluster upgrade
MIT No Attribution
154 stars 35 forks source link

fix: Updating format specifier addressing image retrieval issue #50

Closed quixoticmonk closed 1 year ago

quixoticmonk commented 1 year ago

Issue number: #49

Summary

Changes

Updates the format specifier to fix the error when running eksupgrade on a cluster.

INFO:eksupgrade.starter:The Image Type Detected = ***
ERROR:eksupgrade.starter:Exception encountered in main method - Error: Invalid format specifier

The changes were tested with the local version of the module and updated the additional format specifiers in latest_ami.py

User experience

No changes

Checklist

If your change doesn't seem to apply, please leave them unchecked.

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.