Scale up agent deployments - #749
Conversation
Code Review by Qodo
1.
|
PR Summary by QodoScale up OpenShift agent deployments (replicas + CPU limits)
AI Description
Diagram
High-Level Assessment
Files changed (9)
|
|
/agentic_review |
|
Code review by qodo was updated up to the latest commit 530718e |
Signed-off-by: Nikola Forró <nforro@redhat.com> Assisted-by: Claude Sonnet 5 via Claude Code
Signed-off-by: Nikola Forró <nforro@redhat.com> Assisted-by: Claude Sonnet 5 via Claude Code
|
|
||
| working_dir = git_repo_basepath / jira_issue | ||
| working_dir.mkdir() | ||
| working_dir = git_repo_basepath / agent_type / jira_issue |
There was a problem hiding this comment.
@TomasKorbar just a headsup about this as I saw a method for removing the directory in the #610
No description provided.