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

[wip] Delayed assignment cleanup #6

Open
wants to merge 1 commit into
base: train
Choose a base branch
from
Open

Conversation

bbobrov
Copy link
Contributor

@bbobrov bbobrov commented Jul 20, 2022

Immediately deleting role assignments is undesirable sometimes. People
might forget to renew their ldap group membership, be on vacation or
have other temporary short-term leave. If the role assignment is gone,
projects are left unattended, and it is not desirable.

Modify the assignment script to allow for certain time period, when the
orphaned assignment should not be deleted. The timestamps are stored in
redis.

Immediately deleting role assignments is undesirable sometimes. People
might forget to renew their ldap group membership, be on vacation or
have other temporary short-term leave. If the role assignment is gone,
projects are left unattended, and it is not desirable.

Modify the assignment script to allow for certain time period, when the
orphaned assignment should not be deleted. The timestamps are stored in
redis.
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