Implement TemplateStatefulSet function #934
Annotations
6 errors
pre-commit:
internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet
|
pre-commit
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
|
pre-commit:
internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet) (typecheck)
|
pre-commit:
internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet) (typecheck)
|
pre-commit:
internal/controller/etcdcluster_controller.go#L133
cannot use *state.instance (variable of type "github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster) as *"github.com/aenix-io/etcd-operator/api/v1alpha1".EtcdCluster value in argument to factory.TemplateStatefulSet (typecheck)
|
pre-commit
Process completed with exit code 1.
|