feat: re-setup master when master role restarted or recreated and recover dataset #7913
Annotations
10 errors and 1 warning
pkg/ddc/factory.go#L25
could not import github.com/fluid-cloudnative/fluid/pkg/ddc/jindocache (-: # github.com/fluid-cloudnative/fluid/pkg/ddc/jindocache
|
pkg/ddc/jindocache/utils.go#L113
v1.Pod (value of type func(name string, namespace string) *"github.com/fluid-cloudnative/fluid/vendor/k8s.io/client-go/applyconfigurations/core/v1".PodApplyConfiguration) is not a type
|
pkg/ddc/jindocache/utils.go#L115
missing return
|
pkg/ddc/jindocache/ufs.go#L124
too many arguments in call to e.getMasterPod
|
pkg/ddc/jindocache/ufs.go#L130
undefined: metav1
|
pkg/ddc/jindocache/ufs.go#L147
e.FindUnmountedUFS undefined (type *JindoCacheEngine has no field or method FindUnmountedUFS)
|
pkg/ddc/jindocache/ufs.go#L154
undefined: ufsToUpdate
|
pkg/ddc/jindocache/ufs.go#L157
e.updateMountTime undefined (type *JindoCacheEngine has no field or method updateMountTime)) (typecheck)
|
cmd/jindo/app/jindo.go#L23
could not import github.com/fluid-cloudnative/fluid/pkg/ddc/jindocache (-: # github.com/fluid-cloudnative/fluid/pkg/ddc/jindocache
|
pkg/ddc/jindocache/utils.go#L113
v1.Pod (value of type func(name string, namespace string) *"github.com/fluid-cloudnative/fluid/vendor/k8s.io/client-go/applyconfigurations/core/v1".PodApplyConfiguration) is not a type
|
|
This job failed
Loading