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

Add Custom Resource Definition for Users #170

Merged
merged 1 commit into from
Oct 9, 2021
Merged

Add Custom Resource Definition for Users #170

merged 1 commit into from
Oct 9, 2021

Conversation

ricoberger
Copy link
Member

The new Custom Resource Definition for Users can be used to define the
members of a team. For that each user can be a member of multiple teams,
which can be defined in the CRD.

With the new CRD we also added a users plugin, which can be used to view
all users or a single one and to show a list of members of a team on a
dashboard.

NOTE: At the moment the "id" field of a user isn't used, but make sure
that the id is unique accross all users in all clusters and namespace of
a kobs instance. Later the id will be used together with the
authentication feature of kobs to provide a proper authorisation
mechanism.

The new Custom Resource Definition for Users can be used to define the
members of a team. For that each user can be a member of multiple teams,
which can be defined in the CRD.

With the new CRD we also added a users plugin, which can be used to view
all users or a single one and to show a list of members of a team on a
dashboard.

NOTE: At the moment the "id" field of a user isn't used, but make sure
that the id is unique accross all users in all clusters and namespace of
a kobs instance. Later the id will be used together with the
authentication feature of kobs to provide a proper authorisation
mechanism.
@ricoberger ricoberger merged commit b078ae3 into main Oct 9, 2021
@ricoberger ricoberger deleted the add-user-crd branch October 9, 2021 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant