-
Notifications
You must be signed in to change notification settings - Fork 25k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Correct yaml formatting fix #30828
Correct yaml formatting fix #30828
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I just saw your previous commit (a454bf2) is only on 6.2 so far, are you also going to merge both to the upstream branches?
Also, that commit doesn't have a PR, could you open one even for small changes like this in the future? It makes it easier to track versions and makes it possible to run tests on it. Even minor docs changes have the potential of breaking our build. Thanks.
Pinging @elastic/es-distributed |
Can totally do a PR in future, the first commit I'd done in by accidentally hitting commit instead of PR and facepalmed immediately after I'd done it. |
* 6.x: Fix double semicolon in import statement [TEST] Fix minor random bug from #30794 Enabling testing against an external cluster (#30885) SQL: Remove the last remaining server dependencies from jdbc (#30771) Add public key header/footer (#30877) Include size of snapshot in snapshot metadata (#29602) QA: Test template creation during rolling restart (#30850) REST high-level client: add put ingest pipeline API (#30793) Do not serialize basic license exp in x-pack info (#30848) [docs] explainer for java packaging tests (#30825) Verify signatures on official plugins (#30800) [DOCS] Document index name limitations (#30826) [Docs] Add reindex.remote.whitelist example (#30828)
Minor tweak to fix an example yaml config.