feat: re-setup master when master role restarted or recreated and recover dataset #7914
Annotations
10 errors
pkg/ddc/jindocache/utils.go#L113
v1.Pod (value of type func(name string, namespace string) *"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) (compile)
|
pkg/ddc/jindocache/utils.go#L113
v1.Pod (value of type func(name string, namespace string) *"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
|
This job failed
Loading