Remove pre-v0.8 ACL support #7292
Labels
post-beta
theme/acls
ACL and token generation
theme/internal-cleanup
Used to identify tech debt, testing improvements, code refactoring, and non-impactful optimization
Milestone
Prior to v0.8 ACL enforcement in Consul didn't validate access to many different things. With v0.8 that changed and we have been supporting both ways since. We have defaulted to enforcing v0.8 ACLs for 9 major revisions and now is the time to remove that functionality all together.
This will involve editing just a few places in non-test code but is likely to involve more updating tests that happened to be using pre-v0.8 enforcement in the agent/consul package.
The text was updated successfully, but these errors were encountered: