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

Version 8 ACL Cleanup #2971

Closed
4 tasks done
slackpad opened this issue Apr 27, 2017 · 0 comments
Closed
4 tasks done

Version 8 ACL Cleanup #2971

slackpad opened this issue Apr 27, 2017 · 0 comments
Labels
theme/acls ACL and token generation type/enhancement Proposed improvement or new feature

Comments

@slackpad
Copy link
Contributor

slackpad commented Apr 27, 2017

This issue tracks small cleanup items related to version 8 ACL support.

  • When bootstrapping, servers will emit a bunch of errors until they are set up with an agent token. See this thread for an example. We can't let servers bypass ACL checks when registering for themselves for node info (similar to how we let them pull out nodes, expire sessions, etc.), but we can take the consul service out of local state since it's managed by the leader. This will simplify the ACLs required for a server.
  • Since we can't bypass ACLs for node information (tagged addresses, coordinates), we need to improve the documentation around bootstrapping servers with detailed examples.
  • Add a note to the documentation about acl_agent_token needing read access to all services that will be registered on that agent for anti-entropy sync.
  • Need to improve the examples around how the anonymous token works.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
theme/acls ACL and token generation type/enhancement Proposed improvement or new feature
Projects
None yet
Development

No branches or pull requests

1 participant