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

[Fleet] support for specifying cluster privileges in packages #114686

Closed
nchaulet opened this issue Oct 12, 2021 · 1 comment · Fixed by #114945
Closed

[Fleet] support for specifying cluster privileges in packages #114686

nchaulet opened this issue Oct 12, 2021 · 1 comment · Fixed by #114945
Assignees
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v7.16.0 v8.0.0

Comments

@nchaulet
Copy link
Member

nchaulet commented Oct 12, 2021

Description

Related to elastic/package-spec#224
Similar to what have been done here #112397

We want to allow packages to specify cluster privileges, if the packages do not contains cluster privileges we will use the current default monitor.

Currently according to the proposal the privileges will be in the package manifest like this

elasticsearch:
  privileges:
    cluster: ['monitor/main']
@nchaulet nchaulet added v8.0.0 Team:Fleet Team label for Observability Data Collection Fleet team labels Oct 12, 2021
@nchaulet nchaulet self-assigned this Oct 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/fleet (Team:Fleet)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Fleet Team label for Observability Data Collection Fleet team v7.16.0 v8.0.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants