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

Fix a typo in roles.yml of the kbn-es package. #165299

Merged
merged 1 commit into from
Aug 31, 2023

Conversation

azasypkin
Copy link
Member

@azasypkin azasypkin commented Aug 31, 2023

Summary

Luckily ES ignores invalid role definitions in roles.yml, but it still logs the following error:

node scripts/functional_tests_server.js --config x-pack/test_serverless/api_integration/test_suites/search/config.ts
----
docker logs -f es01
....
[2023-08-31T09:36:55,775][ERROR][o.e.x.s.a.s.FileRolesStore] [es01] invalid role definition [null] in roles file [/usr/share/elasticsearch/config/roles.yml]. skipping role..

@azasypkin azasypkin added chore release_note:skip Skip the PR/issue when compiling release notes backport:skip This commit does not require backporting Project:Serverless Work as part of the Serverless project for its initial release labels Aug 31, 2023
@azasypkin azasypkin requested a review from a team as a code owner August 31, 2023 09:42
@kibana-ci
Copy link
Collaborator

💚 Build Succeeded

Metrics [docs]

✅ unchanged

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

@azasypkin azasypkin self-assigned this Aug 31, 2023
@azasypkin azasypkin merged commit 210e75c into elastic:main Aug 31, 2023
@azasypkin azasypkin deleted the issue-xxx-typo-roles branch August 31, 2023 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:skip This commit does not require backporting chore Project:Serverless Work as part of the Serverless project for its initial release release_note:skip Skip the PR/issue when compiling release notes v8.11.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants