Skip to content

Commit

Permalink
feat: remove proto
Browse files Browse the repository at this point in the history
Signed-off-by: PoAn Yang <poan.yang@suse.com>
  • Loading branch information
FrankYang0529 committed Feb 29, 2024
1 parent 0049882 commit 98f88dd
Show file tree
Hide file tree
Showing 65 changed files with 94 additions and 13,409 deletions.
5 changes: 2 additions & 3 deletions app/cmd/start.go
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,14 @@ import (
helperutil "github.com/longhorn/go-spdk-helper/pkg/util"
spdk "github.com/longhorn/longhorn-spdk-engine/pkg/spdk"
spdkutil "github.com/longhorn/longhorn-spdk-engine/pkg/util"
spdkrpc "github.com/longhorn/longhorn-spdk-engine/proto/spdkrpc"
rpc "github.com/longhorn/types/pkg/imrpc"
spdkrpc "github.com/longhorn/types/pkg/spdkrpc"

"github.com/longhorn/longhorn-instance-manager/pkg/disk"
"github.com/longhorn/longhorn-instance-manager/pkg/health"
rpc "github.com/longhorn/longhorn-instance-manager/pkg/imrpc"
"github.com/longhorn/longhorn-instance-manager/pkg/instance"
"github.com/longhorn/longhorn-instance-manager/pkg/process"
"github.com/longhorn/longhorn-instance-manager/pkg/proxy"

"github.com/longhorn/longhorn-instance-manager/pkg/types"
"github.com/longhorn/longhorn-instance-manager/pkg/util"
)
Expand Down
42 changes: 0 additions & 42 deletions generate_grpc.sh

This file was deleted.

This file was deleted.

This file was deleted.

10 changes: 0 additions & 10 deletions integration/rpc/disk/__init__.py

This file was deleted.

50 changes: 0 additions & 50 deletions integration/rpc/disk/disk_client.py

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 98f88dd

Please sign in to comment.