Skip to content

Implement TemplateStatefulSet function #981

Implement TemplateStatefulSet function

Implement TemplateStatefulSet function #981

Triggered via pull request December 24, 2024 20:10
Status Failure
Total duration 1m 52s
Artifacts

make-test.yaml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

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.