Skip to content

Commit 7bb3d58

Browse files
Check in generated manifest files
Signed-off-by: Lalatendu Mohanty <[email protected]>
1 parent ab47ca5 commit 7bb3d58

File tree

6 files changed

+487
-6
lines changed

6 files changed

+487
-6
lines changed

catalogd/bin/linux/manager

0 Bytes
Binary file not shown.

cmd/manager/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,8 @@ import (
4646
"sigs.k8s.io/controller-runtime/pkg/healthz"
4747
"sigs.k8s.io/controller-runtime/pkg/metrics/server"
4848

49-
catalogd "github.com/operator-framework/operator-controller/catalogd/api/v1"
5049
helmclient "github.com/operator-framework/helm-operator-plugins/pkg/client"
50+
catalogd "github.com/operator-framework/operator-controller/catalogd/api/v1"
5151

5252
ocv1 "github.com/operator-framework/operator-controller/api/v1"
5353
"github.com/operator-framework/operator-controller/internal/action"

0 commit comments

Comments
 (0)