ionos-cloud / cluster-api-provider-proxmox

Cluster API Provider for Proxmox VE (CAPMOX)
Apache License 2.0
181 stars 24 forks source link

bump go to 1.22 #187

Closed wikkyk closed 1 month ago

wikkyk commented 5 months ago

Needed by #183 ~#186~

https://github.com/ionos-cloud/cluster-api-provider-proxmox/labels/go1.22

SimonKienzler commented 5 months ago

Hi 👋🏻 I just tried to set up development on the current main and had problems running make generate using go 1.22.1. controller-gen panics in version v0.11.3 when used with this version of go. See https://github.com/kubernetes-sigs/controller-tools/issues/880

Bumping to v0.14.0 solved the issue for me.

wikkyk commented 5 months ago

@SimonKienzler we're aware but thanks for reminding me :)

wikkyk commented 4 months ago

postponed until v0.6.

wikkyk commented 3 months ago

https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/release/releases/release-1.8.md It's likely we'll need to postpone this until CAPI 1.8.

wikkyk commented 1 month ago

https://github.com/kubernetes-sigs/cluster-api/releases/tag/v1.8.0 capi 1.8.0 released with support for go 1.22