cluster-api-provider-proxmox icon indicating copy to clipboard operation
cluster-api-provider-proxmox copied to clipboard

Incompatibility with kubernetes version

Open jaxels10 opened this issue 4 months ago • 2 comments

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.

jaxels10 avatar Aug 07 '25 08:08 jaxels10

Thank you for this info, Please highlight more. Where should we make this change?

mcbenjemaa avatar Aug 07 '25 12:08 mcbenjemaa

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?

jaxels10 avatar Aug 13 '25 07:08 jaxels10