falcon-operator
falcon-operator copied to clipboard
fix: upgrade controller-tools to v0.15.0
controller-gen crashes on Go 1.22 due to a change in Golang itself. Upgrading to the latest fixes the issue.
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.