Implement TemplateStatefulSet function #981
Annotations
3 errors
Run if [ "v1.29.0" = "default" ]; then:
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
|
Run if [ "v1.29.0" = "default" ]; then
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
|
Run if [ "v1.29.0" = "default" ]; then
Process completed with exit code 2.
|
Loading