Skip to content

SANDBOX-1282 | refactor: replace "wrapf" calls with stdlib wrap calls#1275

Merged
MikelAlejoBR merged 1 commit intocodeready-toolchain:masterfrom
MikelAlejoBR:SANDBOX-1282-refactor-replace-wrapf-errorf-te2e
Apr 23, 2026
Merged

SANDBOX-1282 | refactor: replace "wrapf" calls with stdlib wrap calls#1275
MikelAlejoBR merged 1 commit intocodeready-toolchain:masterfrom
MikelAlejoBR:SANDBOX-1282-refactor-replace-wrapf-errorf-te2e

Conversation

@MikelAlejoBR
Copy link
Copy Markdown
Contributor

@MikelAlejoBR MikelAlejoBR commented Apr 22, 2026

There is no need to keep the legacy "wrapf" calls to wrap errors
anymore, so the idea is to remove them in favor of the wrapping calls of
the stdlib.

SANDBOX-1282
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 22, 2026

Warning

Rate limit exceeded

@MikelAlejoBR has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 55 minutes and 47 seconds before requesting another review.

Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 55 minutes and 47 seconds.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 8b807863-8bc1-4fe3-b7d4-682f87a62303

📥 Commits

Reviewing files that changed from the base of the PR and between 88eb7f8 and 4bf0793.

📒 Files selected for processing (5)
  • setup/metrics/gather.go
  • setup/operators/operators.go
  • setup/resources/create_resources.go
  • setup/templates/template.go
  • setup/wait/wait.go
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Contributor

@metlos metlos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: alexeykazakov, metlos, mfrancisc, MikelAlejoBR

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:
  • OWNERS [alexeykazakov,metlos,mfrancisc]

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@MikelAlejoBR MikelAlejoBR merged commit 65b52a8 into codeready-toolchain:master Apr 23, 2026
8 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants