Skip to content

Conversation

rjernst
Copy link
Member

@rjernst rjernst commented Apr 18, 2025

Backports the following commits to 9.0:

As a followon to elastic#126729, the add string keystore command doesn't need to use a reader at all (and it was incorrect for it to close the reader from the terminal). Instead, the Terminal abstraction already handles how to get at line by line secrets. This commit removes that usage of reader and uses readSecret calls instead. closes elastic#126882
@rjernst rjernst added :Core/Infra/CLI CLI utilities, scripts, and infrastructure >refactoring auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport Team:Core/Infra Meta label for core/infra team labels Apr 18, 2025
@elasticsearchmachine elasticsearchmachine merged commit a809fd7 into elastic:9.0 Apr 18, 2025
16 checks passed
@rjernst rjernst deleted the backport/9.0/pr-126966 branch April 18, 2025 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-merge-without-approval Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Core/Infra/CLI CLI utilities, scripts, and infrastructure >refactoring Team:Core/Infra Meta label for core/infra team v9.0.1

2 participants