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

[8.16] [Spaces and Roles] Fix rules on showing Permissions tab (#196442) #196938

Open
wants to merge 1 commit into
base: 8.16
Choose a base branch
from

Conversation

tsullivan
Copy link
Member

Backport

This will backport the following commits from main to 8.16:

Questions ?

Please refer to the Backport tool documentation

…6442)

## Summary

Some deployment types don't have custom roles. This PR hides the
`Permissions` tab in Spaces Management for projects without role
management enabled. The solution uses the isRoleManagementEnabled
function from the security plugin’s authz service for this.

---------

Co-authored-by: kibanamachine <[email protected]>
(cherry picked from commit 4ed9e51)
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
spaces 256.2KB 256.4KB +234.0B

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
spaces 33.7KB 34.0KB +347.0B

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants