Add path component to finalizer (#202)

The Kubernetes client warns about not having a path component in the
finalizer. This change adds a unqiue path component for each reconciler
kind.
This commit is contained in:
Philip Laine
2026-04-23 19:18:06 +02:00
committed by GitHub
parent 9838f0dccc
commit 91036022c0
11 changed files with 38 additions and 30 deletions
-2
View File
@@ -1,7 +1,5 @@
package v1alpha1
const NetbirdFinalizer = "finalizers.netbird.io"
const ReadyCondition = "Ready"
const (