Files
kmsvc-manage/k8s/charts
Story Crater BotandClaude Sonnet 5 3e81b4454d fix: grant queue-operator create/delete RBAC on TemporalWorker and Deployment
Deployed ClusterRole only had get/list/watch/update/patch on temporalworkers,
missing create/delete needed by reconcileTemporalWorker's cross-namespace
(sqs -> temporal) CreateOrUpdate call, and never granted apps/deployments at
all -- both required for the auto-provisioned TemporalWorker + backing
Deployment to reconcile successfully.

Co-Authored-By: Claude Sonnet 5 <[email protected]>
2026-08-17 09:33:16 -07:00
..