Environment info
- NooBaa Operator Version: 4.16.9
- Platform: Kubernetes 1.14.1 | minikube 1.1.1 | OpenShift 4.1 | other: specify
Actual behavior
- NooBaa's default BackingStore in Rejected phase due to error "Scaling down the number of nodes is not currently supported"
Possible solution is DB clean up, Delete stale node from nodes table. Needs to find why the pod got deleted.
Expected behavior
- Default BackingStore should be in OPTIMAL state
Steps to reproduce
- Increase noobaa-default-backing-store backingstore pvPool count to 4, I could see the new pods and PVC are coming
- Once all the backingstore pods are up and running, I decreased/increased the backingstore pvPool count and same time deleted one noobaa-default-backing-store pod manually.
- Verified the db, I could see the entry for the deleted backing store inside nodes table and PVC(in the customer cluster, PVC was not there). And
noobaa-default-backing-store backingstore in InvalidBackingStore state.
More information - Screenshots / Logs / Other output
Customer bug: https://issues.redhat.com/browse/DFBUGS-3756