Skip to content

Commit 91508e5

Browse files
committed
Fix compilation.
1 parent 1c43b69 commit 91508e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/deployment/reconcile/context.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ import (
2828
"github.com/arangodb/arangosync/client"
2929
driver "github.com/arangodb/go-driver"
3030
"github.com/arangodb/go-driver/agency"
31+
"k8s.io/api/core/v1"
3132
metav1 "k8s.io/apimachinery/pkg/apis/meta/v1"
3233

3334
api "github.com/arangodb/kube-arangodb/pkg/apis/deployment/v1alpha"

0 commit comments

Comments
 (0)