Skip to content
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

Do not embedd credentials into ES URL and enable anonymous tests. #87987

Merged

Conversation

azasypkin
Copy link
Member

@azasypkin azasypkin commented Jan 12, 2021

Summary

While working on the tests for #87091 I noticed that I forgot to enable anonymous access tests for the scenario when Elasticsearch native anonymous access is used. That also revealed that we incorrectly construct Elasticsearch URL in the test server: we still include super user credentials and these are used if Kibana doesn't specify any credentials.

@azasypkin azasypkin added release_note:skip Skip the PR/issue when compiling release notes test v7.11.0 v8.0.0 v7.12.0 labels Jan 12, 2021
@kibanamachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@azasypkin azasypkin marked this pull request as ready for review January 12, 2021 12:27
@azasypkin azasypkin requested a review from a team as a code owner January 12, 2021 12:27
@azasypkin azasypkin requested a review from legrego January 12, 2021 12:27
Copy link
Member

@legrego legrego left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oops, good catch! LGTM

@azasypkin
Copy link
Member Author

7.11/7.11.0: c40bcbd
7.x/7.12.0: fb29691

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backported release_note:skip Skip the PR/issue when compiling release notes test v7.11.0 v7.12.0 v8.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants