Skip to content

keystone: run cron daily at 03:00 UTC and enable dry-run mode#11259

Open
bbobrov wants to merge 1 commit intomasterfrom
keystone-cron-pause
Open

keystone: run cron daily at 03:00 UTC and enable dry-run mode#11259
bbobrov wants to merge 1 commit intomasterfrom
keystone-cron-pause

Conversation

@bbobrov
Copy link
Copy Markdown
Contributor

@bbobrov bbobrov commented Apr 1, 2026

Change repair_assignments cron schedule from hourly (0 * * * *) to daily at 03:00 UTC (0 3 * * *). Enable dry-run mode by setting skipRepairRoleAssignments to true so repair_assignments only reports orphaned role assignments without deleting them.

Change repair_assignments cron schedule from hourly (0 * * * *) to
daily at 03:00 UTC (0 3 * * *). Enable dry-run mode by setting
skipRepairRoleAssignments to true so repair_assignments only reports
orphaned role assignments without deleting them.
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.

2 participants