aws-samples / eks-cluster-upgrade

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

fix: Remove cluster version upper limit and handle policy API release #65

Closed mbeacom closed 1 year ago

mbeacom commented 1 year ago

Summary

Resolves: #64

Changes

Remove upper limit on cluster version (currently 1.24) and handle pod disruption budget leaving beta in the 1.25 kubernetes python client.

User experience

User will be prompted if version isn't within a minor release, but there is no longer any upper limit. If a user requests to update against an ineligible version, it will fail.

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.