-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
enhancementNew feature or requestNew feature or requestnicetohaveA label for optional features that are not crucial for system functional requirements.A label for optional features that are not crucial for system functional requirements.
Description
To be reconsidered if required and if could be handled in some smart tricky manner.
Feature description:
- Breakglass system operators would like to have an insight when specific session group was last time used.
- Approved session (group) that was not used for defined period of time should be revoked for new approval procedure.
Blocks:
k auth can-iallows multiple groups checks (multiple--as-groupparams) so we can perform single check for allBreakglasSessionsthis limits number of RBAC check calls, but if access in approved we do not know specifically which group- Without this feature the webhook call could only trigger read operation on BreakglassSession CRDs this will force to perform write and update CRD status.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestnicetohaveA label for optional features that are not crucial for system functional requirements.A label for optional features that are not crucial for system functional requirements.