Incompatibility with kubernetes version
Version 0.7 of this provider is compatible with kubernetes 1.31. But it is also compatible with cluster api version 1.9, which itself supports kubernetes 1.32.
So if I run 0.7 of this provider, cluster api version 1.9 and kubernetes 1.32, should that work? If yes, the release notes for 0.7 should probably be updated to reflect the support of kubernetes 1.32.
Thank you for this info, Please highlight more. Where should we make this change?
In my opinion, both of these statements cannot be true at the same time: This provider in version 0.7 supports cluster api version 1.9 and This provider in version 0.7 supports Kubernetes version 1.31, not 1.32
So either 0.7 docs need to be updated to also support 1.32 or it is not compatible with cluster api version 1.9. Unless testing with version 1.32 of Kubernetes has been done and verified to be supported, I guess support for cluster api version 1.9 should be reconsidered?