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

Backport of [CC-5719] Add support for builtin global-read-only policy into release/1.15.x #18344

Commits on Aug 1, 2023

  1. [CC-5719] Add support for builtin global-read-only policy (#18319)

    * [CC-5719] Add support for builtin global-read-only policy
    
    * Add changelog
    
    * Add read-only to docs
    
    * Fix some minor issues.
    
    * Change from ReplaceAll to Sprintf
    
    * Change IsValidPolicy name to return an error instead of bool
    
    * Fix PolicyList test
    
    * Fix other tests
    
    * Apply suggestions from code review
    
    Co-authored-by: Paul Glass <pglass@hashicorp.com>
    
    * Fix state store test for policy list.
    
    * Fix naming issues
    
    * Update acl/validation.go
    
    Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
    
    * Update agent/consul/acl_endpoint.go
    
    ---------
    
    Co-authored-by: Paul Glass <pglass@hashicorp.com>
    Co-authored-by: Chris Thain <32781396+cthain@users.noreply.github.com>
    3 people authored and lornasong committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    96e0b6b View commit details
    Browse the repository at this point in the history