Update controller-gen version and switch to using go tool (#170)

This makes updating of the versions a lot easier. Also we need to update
the controller gen version to support apply configuration.
This commit is contained in:
Philip Laine
2026-04-02 11:05:16 +02:00
committed by GitHub
parent f1c382e6f2
commit 3efacfd4c8
8 changed files with 53 additions and 65 deletions
@@ -3,7 +3,7 @@ apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
metadata:
annotations:
controller-gen.kubebuilder.io/version: v0.17.1
controller-gen.kubebuilder.io/version: v0.20.1
name: nbresources.netbird.io
spec:
group: netbird.io