aws-samples / eks-cluster-upgrade

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

fix: Remove unused cluster version split value #63

Closed mbeacom closed 1 year ago

mbeacom commented 1 year ago

Summary

Resolves: N/A

Changes

Remove unused variable that was previously erroneously casting string to int.

User experience

If cluster version split failed, this resulted in a failed execution in some workloads. This variable is no longer used.

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.