You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following up #3387 we should add a validation to check that node.roles is only set for ES >= 7.9.0.
The reason is that once our quickstart is updated some users might blindly downgrade the Elasticsearch version, it might help the user to immediately surface this error.
Following up #3387 we should add a validation to check that
node.roles
is only set for ES >= 7.9.0.The reason is that once our quickstart is updated some users might blindly downgrade the Elasticsearch version, it might help the user to immediately surface this error.
Related to #3324
The text was updated successfully, but these errors were encountered: