elastic / elasticsearch

Free and Open, Distributed, RESTful Search Engine
https://www.elastic.co/products/elasticsearch
Other
69.49k stars 24.6k forks source link

Support rolling upgrades to enable security #39531

Open Tim-Brooks opened 5 years ago

Tim-Brooks commented 5 years ago

Support rolling upgrades to enable security

Currently it is impossible to upgrade a non-secured cluster to a secured cluster due to the need to enable TLS. We would like to enable a way for cluster nodes to speak both TLS and plaintext during a rolling restart.

Requirements

Considerations

elasticmachine commented 5 years ago

Pinging @elastic/es-security

howardhuanghua commented 5 years ago

Very useful enhancement. @tbrooks8 , so except SSL, update xpack.security.enabled config also needs full cluster restart? Do we have plan to enhance this part?

jgimenez commented 3 years ago

Seems like #39532 has been closed, I understand this will not be done. Has then this enhancement been discarded as well?

tvernum commented 3 years ago

It is very unlikely that we will continue with this approach, but we have not entirely abandoned the idea of rolling upgrades to security.

elasticsearchmachine commented 2 years ago

Pinging @elastic/es-security (Team:Security)