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

find kubeadmin access-group #53

Open
moficodes opened this issue Mar 3, 2021 · 0 comments
Open

find kubeadmin access-group #53

moficodes opened this issue Mar 3, 2021 · 0 comments
Labels
backend backend related work

Comments

@moficodes
Copy link
Contributor

find a access-group pre defined for use with kubeadmin
(needed fro user creation)

Option 1: We can do prefix like kubeadmin or some other string that we dont expect users to create a access group with
Option 2: Name it with some random uuid, but store the name in db
Option 3: Name it some kubeadmin prefix and uuid suffix. and store the name in db. Then during lookup we can find access group with our prefix. and if there is more than one we can look it up in db.

@moficodes moficodes added the backend backend related work label Mar 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend backend related work
Projects
None yet
Development

No branches or pull requests

1 participant