mirror of
https://github.com/ysoftdevs/gardener-extension-shoot-fleet-agent.git
synced 2026-04-19 15:01:46 +02:00
Fix the controller registration error (return back the fleetmanager kubeconfig override)
This commit is contained in:
1
go.mod
1
go.mod
@@ -9,6 +9,7 @@ require (
|
||||
github.com/gobuffalo/packr/v2 v2.8.3
|
||||
github.com/golang/mock v1.6.0
|
||||
github.com/onsi/ginkgo v1.16.5
|
||||
github.com/onsi/gomega v1.19.0
|
||||
github.com/pkg/errors v0.9.1
|
||||
github.com/rancher/fleet/pkg/apis v0.0.0-20220601092642-d45a36738d27
|
||||
github.com/spf13/cobra v1.4.0
|
||||
|
||||
Reference in New Issue
Block a user