Add utility functions for new status check #853
Annotations
6 errors
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L679
state.desiredReplicas undefined (type *observables has no field or method desiredReplicas)
|
Run if [ "default" = "default" ]; then:
internal/controller/observables.go#L5
"strconv" imported and not used
|
Run if [ "default" = "default" ]; then:
internal/controller/observables.go#L6
"strings" imported and not used
|
Run if [ "default" = "default" ]; then:
internal/controller/observables.go#L10
"github.com/aenix-io/etcd-operator/pkg/set" imported and not used
|
Run if [ "default" = "default" ]; then
state.desiredReplicas undefined (type *observables has no field or method desiredReplicas)
|
Run if [ "default" = "default" ]; then
Process completed with exit code 2.
|
Loading