Skip to content

[7.x](backport #27540) Allow Kibana client to authorize with Elasticsearch API key#27654

Merged
michel-laterman merged 3 commits into7.xfrom
mergify/bp/7.x/pr-27540
Sep 1, 2021
Merged

[7.x](backport #27540) Allow Kibana client to authorize with Elasticsearch API key#27654
michel-laterman merged 3 commits into7.xfrom
mergify/bp/7.x/pr-27540

Conversation

@mergify
Copy link
Copy Markdown
Contributor

@mergify mergify bot commented Aug 30, 2021

This is an automatic backport of pull request #27540 done by Mergify.


Mergify commands and options

More conditions and actions can be found in the documentation.

You can also trigger Mergify actions by commenting on this pull request:

  • @Mergifyio refresh will re-evaluate the rules
  • @Mergifyio rebase will rebase this PR on its base branch
  • @Mergifyio update will merge the base branch into this PR
  • @Mergifyio backport <destination> will backport this PR on <destination> branch

Additionally, on Mergify dashboard you can:

  • look at your merge queues
  • generate the Mergify configuration with the config editor.

Finally, you can contact us on https://mergify.io/

* Allow Kibana client to authorize with Elasticsearch API key

Allow the libbeat/kibana client to authorize using an API key instead of
a username/password. This setting can be specified under
output.elasticsearch.api_key in the same way that the username/password
can be.

* Add PR number to CHANGELOG

* Add testing

* Add license headers

* Update libbeat/kibana/client.go

Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>

* gofmt

Co-authored-by: Andrew Kroh <andrew.kroh@elastic.co>
(cherry picked from commit 0976134)
@mergify mergify bot added the backport label Aug 30, 2021
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Aug 30, 2021
@botelastic
Copy link
Copy Markdown

botelastic bot commented Aug 30, 2021

This pull request doesn't have a Team:<team> label.

@elasticmachine
Copy link
Copy Markdown
Contributor

elasticmachine commented Aug 31, 2021

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2021-09-01T02:34:59.684+0000

  • Duration: 146 min 8 sec

  • Commit: 2caf983

Test stats 🧪

Test Results
Failed 0
Passed 53230
Skipped 5268
Total 58498

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 53230
Skipped 5268
Total 58498

@mergify
Copy link
Copy Markdown
Contributor Author

mergify bot commented Aug 31, 2021

This pull request is now in conflicts. Could you fix it? 🙏
To fixup this pull request, you can check out it locally. See documentation: https://help.github.com/articles/checking-out-pull-requests-locally/

git fetch upstream
git checkout -b mergify/bp/7.x/pr-27540 upstream/mergify/bp/7.x/pr-27540
git merge upstream/7.x
git push upstream mergify/bp/7.x/pr-27540

@michel-laterman
Copy link
Copy Markdown
Contributor

/test

1 similar comment
@michel-laterman
Copy link
Copy Markdown
Contributor

/test

@michel-laterman michel-laterman merged commit 4424f3d into 7.x Sep 1, 2021
@michel-laterman michel-laterman deleted the mergify/bp/7.x/pr-27540 branch September 1, 2021 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport needs_team Indicates that the issue/PR needs a Team:* label

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants