mirror of
https://github.com/paralus/paralus.git
synced 2026-05-15 04:47:14 +00:00
Rename RafaySystems to RafayLabs
This commit is contained in:
@@ -3,10 +3,10 @@ package util
|
||||
import (
|
||||
"fmt"
|
||||
|
||||
clusterv2 "github.com/RafaySystems/rcloud-base/proto/types/controller"
|
||||
clusterv2 "github.com/RafayLabs/rcloud-base/proto/types/controller"
|
||||
apixv1 "k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/v1"
|
||||
|
||||
"github.com/RafaySystems/rcloud-base/pkg/controller/scheme"
|
||||
"github.com/RafayLabs/rcloud-base/pkg/controller/scheme"
|
||||
jp "github.com/evanphx/json-patch"
|
||||
"k8s.io/apimachinery/pkg/runtime/schema"
|
||||
jmp "k8s.io/apimachinery/pkg/util/jsonmergepatch"
|
||||
|
||||
Reference in New Issue
Block a user