improbable-eng / etcd-cluster-operator

A controller to deploy and manage etcd clusters inside of Kubernetes
MIT License
129 stars 35 forks source link

EtcdCluster.Status.APIVersion #138

Closed wallrj closed 4 years ago

wallrj commented 4 years ago
kubectl -n teste2e-parallel-version exec cluster1-0-whcn9 -- sh -c 'ETCDCTL_API=3 etcdctl version'
etcdctl version: 3.2.28
API version: 3.2
wallrj commented 4 years ago

Closing in favour of #141