Skip to content

5.0.4

Compare
Choose a tag to compare
@irvingpop irvingpop released this 09 Sep 15:49
2f11759

HUGE reliability improvement
This version solves a major longstanding issue faced by users in 3-node Elasticsearch configurations, where they were all forced to be placed in a single AZ and were vulnerable to AZ-level failures.

NOTE: this change will likely force a rebuild of your Elasticsearch cluster, and will force users to run the following on the bootstrap frontend:

  1. chef-server-ctl reconfigure
  2. chef-server-ctl reindex --all-orgs --disable-api

Fixes: #49