forked from loft-sh/cluster-api-provider-vcluster
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
7 changed files
with
285 additions
and
808 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,154 +1,148 @@ | ||
module github.com/loft-sh/cluster-api-provider-vcluster | ||
|
||
go 1.22.0 | ||
go 1.22.4 | ||
|
||
toolchain go1.22.4 | ||
toolchain go1.22.5 | ||
|
||
require ( | ||
github.com/ghodss/yaml v1.0.0 | ||
github.com/google/go-cmp v0.5.9 | ||
github.com/loft-sh/utils v0.0.13-alpha | ||
github.com/loft-sh/vcluster v0.13.0-alpha.0 | ||
github.com/google/go-cmp v0.6.0 | ||
github.com/loft-sh/log v0.0.0-20240219160058-26d83ffb46ac | ||
github.com/loft-sh/utils v0.0.29 | ||
github.com/loft-sh/vcluster v0.19.7 | ||
github.com/onsi/ginkgo v1.16.5 | ||
github.com/onsi/gomega v1.23.0 | ||
github.com/onsi/gomega v1.32.0 | ||
github.com/pkg/errors v0.9.1 | ||
k8s.io/api v0.26.1 | ||
k8s.io/apimachinery v0.26.1 | ||
k8s.io/apiserver v0.25.2 | ||
k8s.io/client-go v0.25.6 | ||
k8s.io/klog/v2 v2.80.1 | ||
sigs.k8s.io/cluster-api v1.1.3 | ||
sigs.k8s.io/controller-runtime v0.13.0 | ||
k8s.io/api v0.30.3 | ||
k8s.io/apimachinery v0.30.3 | ||
k8s.io/apiserver v0.30.3 | ||
k8s.io/client-go v0.30.3 | ||
k8s.io/klog/v2 v2.120.1 | ||
sigs.k8s.io/cluster-api v1.7.4 | ||
sigs.k8s.io/controller-runtime v0.18.4 | ||
) | ||
|
||
require ( | ||
github.com/MakeNowJust/heredoc v1.0.0 // indirect | ||
github.com/chai2010/gettext-go v1.0.2 // indirect | ||
github.com/exponent-io/jsonpath v0.0.0-20151013193312-d6023ce2651d // indirect | ||
github.com/fvbommel/sortorder v1.0.1 // indirect | ||
github.com/fvbommel/sortorder v1.1.0 // indirect | ||
github.com/go-errors/errors v1.4.2 // indirect | ||
github.com/google/btree v1.1.2 // indirect | ||
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect | ||
github.com/gregjones/httpcache v0.0.0-20190611155906-901d90724c79 // indirect | ||
github.com/jonboulle/clockwork v0.2.2 // indirect | ||
github.com/jonboulle/clockwork v0.4.0 // indirect | ||
github.com/liggitt/tabwriter v0.0.0-20181228230101-89fcab3d43de // indirect | ||
github.com/monochromegane/go-gitignore v0.0.0-20200626010858-205db1a8cc00 // indirect | ||
github.com/peterbourgon/diskv v2.0.1+incompatible // indirect | ||
github.com/russross/blackfriday v1.5.2 // indirect | ||
github.com/xlab/treeprint v1.1.0 // indirect | ||
go.starlark.net v0.0.0-20200306205701-8dd3e2ee1dd5 // indirect | ||
k8s.io/cli-runtime v0.25.6 // indirect | ||
sigs.k8s.io/kustomize/api v0.12.1 // indirect | ||
sigs.k8s.io/kustomize/kyaml v0.13.9 // indirect | ||
github.com/xlab/treeprint v1.2.0 // indirect | ||
go.starlark.net v0.0.0-20230525235612-a134d8f9ddca // indirect | ||
k8s.io/cli-runtime v0.30.3 // indirect | ||
sigs.k8s.io/kustomize/api v0.13.5-0.20230601165947-6ce0bf390ce3 // indirect | ||
sigs.k8s.io/kustomize/kyaml v0.14.3-0.20230601165947-6ce0bf390ce3 // indirect | ||
) | ||
|
||
require ( | ||
github.com/Azure/go-ansiterm v0.0.0-20230124172434-306776ec8161 // indirect | ||
github.com/blang/semver v3.5.1+incompatible // indirect | ||
github.com/fatih/camelcase v1.0.0 // indirect | ||
github.com/go-openapi/jsonpointer v0.19.6 // indirect | ||
github.com/go-openapi/jsonreference v0.20.2 // indirect | ||
github.com/go-openapi/swag v0.22.3 // indirect | ||
github.com/google/gnostic v0.6.9 // indirect | ||
github.com/go-openapi/jsonpointer v0.20.2 // indirect | ||
github.com/go-openapi/jsonreference v0.20.4 // indirect | ||
github.com/go-openapi/swag v0.22.7 // indirect | ||
github.com/inconshreveable/mousetrap v1.1.0 // indirect | ||
github.com/josharian/intern v1.0.0 // indirect | ||
github.com/k0kubun/go-ansi v0.0.0-20180517002512-3bf9e2903213 // indirect | ||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect | ||
github.com/mailru/easyjson v0.7.7 // indirect | ||
github.com/mattn/go-colorable v0.1.13 // indirect | ||
github.com/mattn/go-isatty v0.0.16 // indirect | ||
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect | ||
github.com/mattn/go-isatty v0.0.20 // indirect | ||
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d // indirect | ||
github.com/mitchellh/go-wordwrap v1.0.1 // indirect | ||
github.com/moby/spdystream v0.2.0 // indirect | ||
github.com/moby/term v0.0.0-20221205130635-1aeaba878587 // indirect | ||
github.com/moby/term v0.5.0 // indirect | ||
github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect | ||
github.com/nxadm/tail v1.4.8 // indirect | ||
github.com/sirupsen/logrus v1.9.0 // indirect | ||
github.com/spf13/cobra v1.4.0 // indirect | ||
github.com/sirupsen/logrus v1.9.3 // indirect | ||
github.com/spf13/cobra v1.8.0 // indirect | ||
gopkg.in/tomb.v1 v1.0.0-20141024135613-dd632973f1e7 // indirect | ||
k8s.io/kubectl v0.25.2 // indirect | ||
k8s.io/kubectl v0.30.3 // indirect | ||
) | ||
|
||
require ( | ||
cloud.google.com/go v0.97.0 // indirect | ||
github.com/AlecAivazis/survey/v2 v2.3.6 // indirect | ||
github.com/Azure/go-autorest v14.2.0+incompatible // indirect | ||
github.com/Azure/go-autorest/autorest v0.11.27 // indirect | ||
github.com/Azure/go-autorest/autorest/adal v0.9.20 // indirect | ||
github.com/Azure/go-autorest/autorest/date v0.3.0 // indirect | ||
github.com/Azure/go-autorest/logger v0.2.1 // indirect | ||
github.com/Azure/go-autorest/tracing v0.6.0 // indirect | ||
github.com/AlecAivazis/survey/v2 v2.3.7 // indirect | ||
github.com/acarl005/stripansi v0.0.0-20180116102854-5a71ef0e047d // indirect | ||
github.com/beorn7/perks v1.0.1 // indirect | ||
github.com/cespare/xxhash/v2 v2.2.0 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/emicklei/go-restful/v3 v3.8.0 // indirect | ||
github.com/evanphx/json-patch v4.12.0+incompatible // indirect | ||
github.com/evanphx/json-patch/v5 v5.6.0 // indirect | ||
github.com/fsnotify/fsnotify v1.5.4 // indirect | ||
github.com/go-logr/logr v1.2.3 // indirect | ||
github.com/go-logr/zapr v1.2.3 // indirect | ||
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect | ||
github.com/emicklei/go-restful/v3 v3.11.2 // indirect | ||
github.com/evanphx/json-patch v5.8.1+incompatible // indirect | ||
github.com/evanphx/json-patch/v5 v5.9.0 // indirect | ||
github.com/fsnotify/fsnotify v1.7.0 // indirect | ||
github.com/go-logr/logr v1.4.1 // indirect | ||
github.com/go-logr/zapr v1.3.0 // indirect | ||
github.com/gogo/protobuf v1.3.2 // indirect | ||
github.com/golang-jwt/jwt/v4 v4.5.0 // indirect | ||
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da // indirect | ||
github.com/golang/protobuf v1.5.2 // indirect | ||
github.com/golang/protobuf v1.5.4 // indirect | ||
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 // indirect | ||
github.com/google/gofuzz v1.2.0 // indirect | ||
github.com/google/uuid v1.3.0 // indirect | ||
github.com/imdario/mergo v0.3.13 // indirect | ||
github.com/google/uuid v1.5.0 // indirect | ||
github.com/gorilla/websocket v1.5.1 // indirect | ||
github.com/imdario/mergo v0.3.16 // indirect | ||
github.com/json-iterator/go v1.1.12 // indirect | ||
github.com/kr/pretty v0.3.0 // indirect | ||
github.com/matttproud/golang_protobuf_extensions v1.0.4 // indirect | ||
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect | ||
github.com/modern-go/reflect2 v1.0.2 // indirect | ||
github.com/prometheus/client_golang v1.12.2 // indirect | ||
github.com/prometheus/client_model v0.2.0 // indirect | ||
github.com/prometheus/common v0.32.1 // indirect | ||
github.com/prometheus/procfs v0.7.3 // indirect | ||
github.com/mxk/go-flowrate v0.0.0-20140419014527-cca7078d478f // indirect | ||
github.com/prometheus/client_golang v1.18.0 // indirect | ||
github.com/prometheus/client_model v0.5.0 // indirect | ||
github.com/prometheus/common v0.46.0 // indirect | ||
github.com/prometheus/procfs v0.12.0 // indirect | ||
github.com/russross/blackfriday/v2 v2.1.0 // indirect | ||
github.com/spf13/pflag v1.0.5 // indirect | ||
go.uber.org/atomic v1.7.0 // indirect | ||
go.uber.org/multierr v1.6.0 // indirect | ||
go.uber.org/zap v1.21.0 // indirect | ||
golang.org/x/crypto v0.14.0 // indirect | ||
golang.org/x/net v0.17.0 // indirect | ||
golang.org/x/oauth2 v0.0.0-20211104180415-d3ed0bb246c8 // indirect | ||
golang.org/x/sys v0.13.0 // indirect | ||
golang.org/x/term v0.13.0 // indirect | ||
golang.org/x/text v0.13.0 // indirect | ||
golang.org/x/time v0.0.0-20220609170525-579cf78fd858 // indirect | ||
gomodules.xyz/jsonpatch/v2 v2.2.0 // indirect | ||
google.golang.org/appengine v1.6.7 // indirect | ||
google.golang.org/protobuf v1.28.1 // indirect | ||
go.uber.org/multierr v1.11.0 // indirect | ||
go.uber.org/zap v1.26.0 // indirect | ||
golang.org/x/exp v0.0.0-20240119083558-1b970713d09a // indirect | ||
golang.org/x/net v0.23.0 // indirect | ||
golang.org/x/oauth2 v0.18.0 // indirect | ||
golang.org/x/sync v0.6.0 // indirect | ||
golang.org/x/sys v0.18.0 // indirect | ||
golang.org/x/term v0.18.0 // indirect | ||
golang.org/x/text v0.14.0 // indirect | ||
golang.org/x/time v0.5.0 // indirect | ||
gomodules.xyz/jsonpatch/v2 v2.4.0 // indirect | ||
google.golang.org/appengine v1.6.8 // indirect | ||
google.golang.org/protobuf v1.33.0 // indirect | ||
gopkg.in/inf.v0 v0.9.1 // indirect | ||
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.1 // indirect | ||
k8s.io/apiextensions-apiserver v0.25.2 // indirect | ||
k8s.io/component-base v0.25.6 // indirect | ||
k8s.io/kube-openapi v0.0.0-20221012153701-172d655c2280 // indirect | ||
k8s.io/utils v0.0.0-20221107191617-1a15be271d1d // indirect | ||
sigs.k8s.io/json v0.0.0-20220713155537-f223a00ba0e2 // indirect | ||
sigs.k8s.io/structured-merge-diff/v4 v4.2.3 // indirect | ||
sigs.k8s.io/yaml v1.3.0 // indirect | ||
k8s.io/apiextensions-apiserver v0.30.1 // indirect | ||
k8s.io/component-base v0.30.3 // indirect | ||
k8s.io/kube-openapi v0.0.0-20240228011516-70dd3763d340 // indirect | ||
k8s.io/utils v0.0.0-20240102154912-e7106e64919e // indirect | ||
sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd // indirect | ||
sigs.k8s.io/structured-merge-diff/v4 v4.4.1 // indirect | ||
sigs.k8s.io/yaml v1.4.0 // indirect | ||
) | ||
|
||
// address incompatibility between github.com/kubernetes/cli-runtime v0.26.1 and latest kustomize release | ||
replace ( | ||
sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.12.1 | ||
sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.13.9 | ||
) | ||
//replace ( | ||
// sigs.k8s.io/kustomize/api => sigs.k8s.io/kustomize/api v0.12.1 | ||
// sigs.k8s.io/kustomize/kyaml => sigs.k8s.io/kustomize/kyaml v0.13.9 | ||
//) | ||
|
||
// address incompatibility between sigs.k8s.io/cluster-api v1.3.3 and latest k8s release | ||
replace ( | ||
k8s.io/api => k8s.io/api v0.25.6 | ||
k8s.io/apimachinery => k8s.io/apimachinery v0.25.6 | ||
k8s.io/apiserver => k8s.io/apiserver v0.25.6 | ||
k8s.io/cli-runtime => k8s.io/cli-runtime v0.25.6 | ||
k8s.io/client-go => k8s.io/client-go v0.25.6 | ||
k8s.io/kubectl => k8s.io/kubectl v0.25.6 | ||
) | ||
//replace ( | ||
// k8s.io/api => k8s.io/api v0.25.6 | ||
// k8s.io/apimachinery => k8s.io/apimachinery v0.25.6 | ||
// k8s.io/apiserver => k8s.io/apiserver v0.25.6 | ||
// k8s.io/cli-runtime => k8s.io/cli-runtime v0.25.6 | ||
// k8s.io/client-go => k8s.io/client-go v0.25.6 | ||
// k8s.io/kubectl => k8s.io/kubectl v0.25.6 | ||
//) | ||
|
||
// address incompatibility between k8s.io/cli-runtime v0.25.6 and latest controller-runtime release | ||
replace sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.13.1 | ||
//replace sigs.k8s.io/controller-runtime => sigs.k8s.io/controller-runtime v0.13.1 | ||
|
||
// PRISMA-2022-0227 | ||
replace github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.10.0 | ||
//replace github.com/emicklei/go-restful/v3 => github.com/emicklei/go-restful/v3 v3.10.0 | ||
|
||
replace github.com/loft-sh/vcluster => github.com/spectrocloud/vcluster v0.13.0-alpha.0-spectro-20221213 | ||
//replace github.com/loft-sh/vcluster => github.com/spectrocloud/vcluster v0.13.0-alpha.0-spectro-20221213 |
Oops, something went wrong.