Kubernetes Role History
Overview
Records the history of grants and revocations of Kubernetes Roles assigned to QueryPie users/groups.
Viewing Kubernetes Role History

Administrator > Audit > Kubernetes > Kubernetes Role History
- Navigate to the Administrator > Audit > Kubernetes > Kubernetes Role History menu.
 - Logs are displayed in descending order based on Action At from 00:00 to 23:59 of the current month.
 - You can search with the following conditions through the search field in the top left of the table:
- Name : User name
 - Email : User email
 - Role Name : Kubernetes access permission role name
 
 - Click the filter button on the right side of the search field to filter with AND/OR conditions for the following:
- Event  : Kubernetes role event type
- Role Granted : Role grant history
 - Role Revoked : Role revocation history
 
 - User Type  : Grant target type
- GROUP : Group target
 - USER : User target
 
 - Action At : Kubernetes API permission grant/revocation date and time range
 
 - Event  : Kubernetes role event type
 - You can refresh the log list through the refresh button in the top right of the table.
 - The table provides the following column information:
- No : Event identification number
 - Action At : Role permission grant/revocation date and time
 - Event  : Role permission related event
- Role Granted : Event where Role was granted to user/group
 - Role Revoked : Event where Role was revoked from user/group
 
 - User Type : User/group type
 - Name : Target user/group name
 - Email  : Target user email
- For groups, it is displayed as a hyphen (’-’).
 
 - Role : Granted/revoked Role name
 - Expiration Date : Permission grant expiration date (scheduled revocation date)
 - Action By : Administrator name or System who performed the Role grant/revocation
 
 
Viewing Kubernetes Role History Details
- You can view detailed information by clicking on each row.
- The top displays information based on basic events:
- Role Name  : Role name
- Clicking the link allows opening the detailed page path of the corresponding Role in a new window.
 
 - Event : Event where Role was granted/revoked to user/group
 - Name : Target user/group name
 - Email  : Target user email
- For groups, it is displayed as a hyphen (’-’).
 
 - Action At : Role permission grant/revocation date and time
 - Action By : Administrator name or System who performed the Role grant/revocation
 - Expiration Date : Permission grant expiration date (scheduled revocation date)
 
 - Role Name  : Role name
 - The bottom lists and displays Policies corresponding to the granted/revoked Role:
- Display columns
- Name : Assigned policy name
 - Description : Detailed description of the assigned policy
 - Version  : Version of the assigned policy
- Clicking the link displays a popup modal to view the policy code.
- Shows the Policy Snapshot from when it was granted.
- Records remain even if the corresponding Policy is deleted.
 
 - Simply displays the code along with the policy name.
 - Clicking the 
Closebutton or theXin the top right closes the modal. 
 - Shows the Policy Snapshot from when it was granted.
 
 - Clicking the link displays a popup modal to view the policy code.
 
 
 - Display columns
 
 - The top displays information based on basic events:
 
Last updated on