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

Consul namespaces example [enterprise] #346

Closed
zhenik opened this issue Sep 22, 2020 · 0 comments · Fixed by #349
Closed

Consul namespaces example [enterprise] #346

zhenik opened this issue Sep 22, 2020 · 0 comments · Fixed by #349
Assignees
Labels
type/enhancement New feature or request
Milestone

Comments

@zhenik
Copy link
Contributor

zhenik commented Sep 22, 2020

Aim

Show resource isolation of services

The feature will be active only on:

  • consul_acl=true
  • consul_enterprise=true
  • consul_acl_default_policy=deny

Reference

https://youtu.be/Ff6kLvKkJBE

Description

  1. [Master token]
    1.1. Register service in namespace=default
    1.2. Create namespaces ["team1", "team2"]
    1.3. Generate admin tokens for namespaces ["team1", "team2"]
  2. [Admin team1 token]
    2.1. Verify write/read access to namepsaces

## Blocker #345

@zhenik zhenik self-assigned this Sep 22, 2020
@zhenik zhenik added the type/enhancement New feature or request label Sep 22, 2020
@zhenik zhenik added this to the 0.5.0 milestone Sep 22, 2020
@zhenik zhenik added this to User stories in Team DataStack via automation Sep 22, 2020
@zhenik zhenik moved this from User stories to Requirements phase in Team DataStack Sep 22, 2020
@zhenik zhenik linked a pull request Sep 22, 2020 that will close this issue
@zhenik zhenik moved this from Requirements phase to Ready For Development in Team DataStack Sep 22, 2020
@zhenik zhenik moved this from Ready For Development to In progress in Team DataStack Sep 22, 2020
Team DataStack automation moved this from In progress to Done Sep 24, 2020
@Neha-Sinha2305 Neha-Sinha2305 moved this from Pull Requests merged and closed to QA in Team DataStack Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant