Implement TemplateStatefulSet function #981
Annotations
11 errors
test on k8s previous version:
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
|
test on k8s previous version
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
|
test on k8s previous version
Process completed with exit code 2.
|
test on k8s latest version
The job was canceled because "v1_29_0_previous" failed.
|
test on k8s latest version:
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
|
test on k8s latest version
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
|
test on k8s latest version
Process completed with exit code 2.
|
test on k8s penultimate version
The job was canceled because "v1_29_0_previous" failed.
|
test on k8s penultimate version:
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
|
test on k8s penultimate version
cannot use *state.instance (variable of type v1alpha1.EtcdCluster) as *v1alpha1.EtcdCluster value in argument to factory.TemplateStatefulSet
|
test on k8s penultimate version
Process completed with exit code 2.
|