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

[Reporting] Add deprecation messages for roles mapped to reporting_user (#115125) #115875

Merged

Commits on Oct 20, 2021

  1. [Reporting] Add deprecation messages for roles mapped to reporting_us…

    …er (elastic#115125)
    
    * [Reporting] Add deprecation messages for roles mapped to reporting_user
    
    This fixes the deprecations for various edge cases:
     - when security was disabled, users saw a meaningless error message
     - when users did not have manage_security privilege they saw a meaningless error message
    
    Adds support for checking deprecations related to xpack.reporting.roles.allow
    
    * updates to content per feedback
    
    * updates per feedback
    
    * store packageInfo in reportingCore
    
    * use branch in the documentation links generated in the server
    
    * add tests for scenario where config does not need to be changed
    tsullivan committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    3f1b534 View commit details
    Browse the repository at this point in the history