mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-08-08 22:32:10 +00:00
Replace rancher with k3s-io (#5585)
Signed-off-by: Derek Nola <derek.nola@suse.com>
This commit is contained in:
@@ -4,8 +4,8 @@ import (
|
||||
"context"
|
||||
"strings"
|
||||
|
||||
"github.com/k3s-io/k3s/pkg/nodepassword"
|
||||
"github.com/pkg/errors"
|
||||
"github.com/rancher/k3s/pkg/nodepassword"
|
||||
coreclient "github.com/rancher/wrangler/pkg/generated/controllers/core/v1"
|
||||
"github.com/sirupsen/logrus"
|
||||
core "k8s.io/api/core/v1"
|
||||
|
||||
Reference in New Issue
Block a user