Skip to content

Commit 9f543b3

Browse files
committed
Make add crd files
1 parent dbd4372 commit 9f543b3

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/e2e/solrcloud_gateway_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ import (
2323
"github.com/apache/solr-operator/controllers/util"
2424
. "github.com/onsi/ginkgo/v2"
2525
. "github.com/onsi/gomega"
26+
gatewayv1 "sigs.k8s.io/gateway-api/apis/v1"
2627
)
2728

2829
var _ = Describe("E2E - SolrCloud - Gateway API", func() {

0 commit comments

Comments
 (0)