Skip to content

Migrate away from ioutil - #463

Merged
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
perdasilva:remove-ioutil
Jan 2, 2026
Merged

Migrate away from ioutil#463
openshift-merge-bot[bot] merged 1 commit into
operator-framework:masterfrom
perdasilva:remove-ioutil

Conversation

@perdasilva

Copy link
Copy Markdown
Contributor

Move away from ioutil as it has been deprecated since go1.16

Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
@codecov

codecovBot commented Dec 18, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 37.78%. Comparing base (aa24971) to head (1cff5d5).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@ Coverage Diff @@## master #463 +/- ##
=======================================
Coverage 37.78% 37.78% =======================================
Files 57 57 Lines 4557 4557 =======================================
Hits 1722 1722 Misses 2678 2678 Partials 157 157 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@perdasilvaperdasilva changed the title 🌱 Remove ioutilRemove ioutilDec 18, 2025
@perdasilvaperdasilva changed the title Remove ioutilMigrate away from ioutilDec 18, 2025
@openshift-ciopenshift-ciBot added the lgtm Indicates that a PR is ready to be merged. label Jan 2, 2026
@openshift-ci

Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: camilamacedo86

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:

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

@openshift-ciopenshift-ciBot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 2, 2026
@openshift-merge-bot
openshift-merge-botBot merged commit 5367cbd into operator-framework:masterJan 2, 2026
8 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approvedIndicates a PR has been approved by an approver from all required OWNERS files.lgtmIndicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@perdasilva@camilamacedo86