consul/website/content
Jeremy Jacobson 6424ef6a56
[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>
2023-08-01 17:12:14 +00:00
..
api-docs docs: Fix some comments (#17118) 2023-07-31 10:56:09 -07:00
commands docs: Fix some comments (#17118) 2023-07-31 10:56:09 -07:00
docs [CC-5719] Add support for builtin global-read-only policy (#18319) 2023-08-01 17:12:14 +00:00
partials NET-1825: New ACL token creation docs (#16465) 2023-06-14 09:17:30 -05:00
security.mdx