elasticsearch/distribution
Albert Zaharovits 9e9a8cc7d0
Auto-generated TLS files under fixed config path (#81547)
We (mostly I) were initially advocating for the auto-generated files to
use unique names (the name containing a timestamp particle), in order to
avoid that subsequent invocations of the config step conflict with
itself. Moreover, I was wishing that these files will not have to be
handled directly by admins (that the enrollment process was to be used).
However, experience proved us otherwise, admins have to manipulate these
files, and unique configuration names are hard to deal with in scripts
and docs, so this PR is all about using a fixed name for all the
generated files. _Labeling as a bug fix because the feedback is that it
very negatively impacts usabilty._ Closes
https://github.com/elastic/elasticsearch/issues/81057
2021-12-29 12:56:29 -05:00
..
archives Use Java 15 text blocks for JSON and multiline strings (#80751) 2021-12-15 18:01:28 +01:00
bwc Restructure build tools java packages (#72030) 2021-04-26 14:53:55 +02:00
docker Fix Cloud docker image entrypoint generation 2021-12-17 13:27:32 +00:00
licenses Add notice for bundled jdk (#40576) 2019-03-29 17:20:53 -04:00
packages Auto-generated TLS files under fixed config path (#81547) 2021-12-29 12:56:29 -05:00
src Use Cloudflare's zlib in Docker images (#81245) 2021-12-03 04:48:45 -05:00
tools Use Java 15 text blocks for JSON and multiline strings (#80751) 2021-12-15 18:01:28 +01:00
build.gradle Patch log4j JAR to remove JndiLookup class (#81629) 2021-12-10 15:51:38 -08:00