Support Claw CR idling#745
Conversation
WalkthroughThe PR extends the idler controller to support the Claw custom resource type. It adds RBAC permissions for Claw resources, implements idling logic via patching spec.idle, and extends test infrastructure with assertions and coverage for Claw resource state validation. ChangesClaw resource idling support
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Suggested labels
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
|
/retest |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, MatousJobanek, metlos, rajivnathan, xcoulon The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
53d2e64
into
codeready-toolchain:master



Related PR: codeready-toolchain/claw-operator#133
Paired with codeready-toolchain/toolchain-e2e#1281
Summary by CodeRabbit
Release Notes
New Features
Tests