operator: bump controller-gen version (#3653)

* operator: bump controller-gen version

This bump the controller gen version and also adjusts the generate commands (back to the original ones). This allows correct generation of CRDs and go code.

---------

Co-authored-by: Leonard Cohnen <lc@edgeless.systems>
This commit is contained in:
Markus Rudy 2025-02-18 11:06:56 +01:00 committed by GitHub
parent 28ae7de4ea
commit 758191ad42
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
19 changed files with 780 additions and 1730 deletions

View file

@ -1,5 +1,4 @@
//go:build !ignore_autogenerated
// +build !ignore_autogenerated
// Code generated by controller-gen. DO NOT EDIT.