jetstack / navigator

Managed Database-as-a-Service (DBaaS) on Kubernetes
Apache License 2.0
271 stars 31 forks source link

Elasticsearch scale down of data role not scaling down #371

Open cehoffman opened 5 years ago

cehoffman commented 5 years ago

Is this a BUG REPORT or FEATURE REQUEST?:

/kind bug

What happened:

Changed number of replicas for a data role nodes in elasticsearch from 5 to 4. Nothing happened and cluster has been in green status with nothing exceptional.

What you expected to happen:

Replicas were start migrating from node and then scale down of statefulset.

How to reproduce it (as minimally and precisely as possible):

Create cluster with replicas in data (data in elasticsearch). Change number of node in data role down 1.

Anything else we need to know?: Using 0.1.0 release

Environment: