mirror of
https://github.com/rancher/os.git
synced 2025-09-17 07:30:42 +00:00
Rename to rancher/os2
This commit is contained in:
@@ -3,8 +3,8 @@ package managedos
|
||||
import (
|
||||
"strings"
|
||||
|
||||
osv1 "github.com/rancher/os/pkg/apis/rancheros.cattle.io/v1"
|
||||
"github.com/rancher/os/pkg/clients"
|
||||
osv1 "github.com/rancher/os2/pkg/apis/rancheros.cattle.io/v1"
|
||||
"github.com/rancher/os2/pkg/clients"
|
||||
upgradev1 "github.com/rancher/system-upgrade-controller/pkg/apis/upgrade.cattle.io/v1"
|
||||
corev1 "k8s.io/api/core/v1"
|
||||
rbacv1 "k8s.io/api/rbac/v1"
|
||||
|
Reference in New Issue
Block a user