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

Add permissions field to mapping when the feature flag is enabled #263

Closed
wants to merge 1 commit into from

Conversation

gaobinlong
Copy link
Collaborator

Description

This PR is to:

  1. Add a new yml config called savedObjects.permission.enabled which control whether the permission control feature for saved objects is enabled or not, defaults to false.
  2. When the permission control flag is enabled, add permissions field to the mapping of the OSD index .kibana.

Issues Resolved

Screenshot

Testing the changes

Check List

  • All tests pass
    • yarn test:jest
    • yarn test:jest_integration
    • yarn test:ftr
  • New functionality includes testing.
  • New functionality has been documented.
  • Update CHANGELOG.md
  • Commits are signed per the DCO using --signoff

Signed-off-by: gaobinlong <gbinlong@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant