Init kubebuilder tutorial

This commit is contained in:
Nicolas CARON
2024-06-07 13:44:17 +02:00
parent 795d6f256c
commit 1da5f03e8e
21 changed files with 6 additions and 652 deletions

View File

@@ -24,7 +24,7 @@ import (
. "github.com/onsi/ginkgo/v2"
. "github.com/onsi/gomega"
"git.coopgo.io/ncaron/operator-test/test/utils"
"tutorial.kubebuilder.io/project/test/utils"
)
const namespace = "operator-test-system"