-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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
[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples #190932
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
🤖 GitHub commentsExpand to view the GitHub comments
Just comment with:
|
Pinging @elastic/response-ops (Team:ResponseOps) |
💚 Build Succeeded
To update your PR or re-run it, just comment with: |
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.
This is it, thank you! Approved.
…tting examples (elastic#190932) (cherry picked from commit 385281b)
💚 All backports created successfully
Note: Successful backport PRs will be merged automatically after passing CI. Questions ?Please refer to the Backport tool documentation |
…Data setting examples (#190932) (#191024) # Backport This will backport the following commits from `main` to `8.15`: - [[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples (#190932)](#190932) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Lisa Cawley","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-08-21T19:24:14Z","message":"[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples (#190932)","sha":"385281b2a6c9f12531c7672d2cb56468af080b62","branchLabelMapping":{"^v8.16.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","docs","Feature:Actions/ConnectorsManagement","backport:prev-minor","v8.16.0"],"title":"[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples","number":190932,"url":"https://github.com/elastic/kibana/pull/190932","mergeCommit":{"message":"[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples (#190932)","sha":"385281b2a6c9f12531c7672d2cb56468af080b62"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.16.0","branchLabelMappingKey":"^v8.16.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/190932","number":190932,"mergeCommit":{"message":"[DOCS] Improve connector privateKey and certificateAuthoritiesData setting examples (#190932)","sha":"385281b2a6c9f12531c7672d2cb56468af080b62"}}]}] BACKPORT--> Co-authored-by: Lisa Cawley <[email protected]>
Summary
This PR improves the examples in https://www.elastic.co/guide/en/kibana/current/pre-configured-connectors.html and https://www.elastic.co/guide/en/kibana/current/alert-action-settings-kb.html#preconfigured-connector-settings for multiline certificateAuthoritiesData and privateKey values.