Sacle UP / Scale Down functionality #904
Annotations
8 errors
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L177
r.createOrUpdateStatefulSet undefined (type *EtcdClusterReconciler has no field or method createOrUpdateStatefulSet)
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L195
state.clusterHasQuorum undefined (type observables has no field or method clusterHasQuorum)
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L200
state.hasLearners undefined (type observables has no field or method hasLearners)
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L201
r.promoteLearners undefined (type *EtcdClusterReconciler has no field or method promoteLearners)
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L204
r.createOrUpdateClusterStateConfigMap undefined (type *EtcdClusterReconciler has no field or method createOrUpdateClusterStateConfigMap)
|
Run if [ "default" = "default" ]; then:
internal/controller/etcdcluster_controller.go#L209
r.createOrUpdateStatefulSet undefined (type *EtcdClusterReconciler has no field or method createOrUpdateStatefulSet)
|
Run if [ "default" = "default" ]; then
Process completed with exit code 2.
|
Loading