mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Today we have some hidden complexity related to default configurations might specify NO_KEY which is in some cases valid for server configuration. This change removes the leniencey paramenters on the validation methods and removes obsolet asserts. Original commit: elastic/x-pack-elasticsearch@17ed4b1d20