CrowdStrike / falcon-operator

https://artifacthub.io/packages/olm/falcon-operator/falcon-operator
Apache License 2.0
48 stars 36 forks source link

fix: upgrade controller-tools to v0.15.0 #548

Open siggimoo opened 3 months ago

siggimoo commented 3 months ago

controller-gen crashes on Go 1.22 due to a change in Golang itself. Upgrading to the latest fixes the issue.

redhatrises commented 3 months ago

Hey @siggimoo. Checkout the https://github.com/CrowdStrike/falcon-operator/blob/main/docs/developer_guide.md . The project typically sticks to the versions recommended/supported through the operator-sdk.