feat: raise e2e-framework to v0.3.0 #9
Annotations
5 errors
lint:
pkg/xpconditions/xpconditions.go#L39
Non-inherited new context, use function like `context.WithXXX` instead (contextcheck)
|
lint:
pkg/setup/setup.go#L58
SA1019: envfuncs.CreateKindCluster is deprecated: This handler has been deprecated in favor of CreateCluster which can now accept support.ClusterProvider type as input in order to setup the cluster using right providers (staticcheck)
|
lint:
pkg/setup/setup.go#L80
SA1019: envfuncs.DestroyKindCluster is deprecated: This handler has been deprecated in favor of DestroyCluster (staticcheck)
|
lint:
pkg/xpenvfuncs/xpenvfuncs.go#L104
SA1019: envfuncs.GetKindClusterFromContext is deprecated: This handler has been deprecated in favor of GetClusterFromContext (staticcheck)
|
lint
issues found
|