non working impl

This commit is contained in:
baschno
2025-02-05 21:13:20 +01:00
parent 7b8cc85245
commit 7783d14826
4 changed files with 324 additions and 1 deletions

View File

@@ -36,7 +36,6 @@ import (
"sigs.k8s.io/controller-runtime/pkg/webhook"
schedulev1 "github.com/baschno/tdset-operator/api/v1"
"github.com/baschno/tdset-operator/internal/controller"
// +kubebuilder:scaffold:imports
)