-
Notifications
You must be signed in to change notification settings - Fork 98
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bug 2020250: Replacing deprecated ioutil #532
Bug 2020250: Replacing deprecated ioutil #532
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: rluders The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@rluders: An error was encountered querying GitHub for users with public email ([email protected]) for bug 2020250 on the Bugzilla server at https://bugzilla.redhat.com. No known errors were detected, please see the full error message for details. Full error message.
non-200 OK status code: 403 Forbidden body: "{\n \"documentation_url\": \"https://docs.github.com/en/free-pro-team@latest/rest/overview/resources-in-the-rest-api#secondary-rate-limits\",\n \"message\": \"You have exceeded a secondary rate limit. Please wait a few minutes before you try again.\"\n}\n"
Please contact an administrator to resolve this issue, then request a bug refresh with In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Reviewed and looks reasonable. Thanks |
/bugzilla refresh |
@tremes: This pull request references Bugzilla bug 2020250, which is valid. 3 validation(s) were run on this bug
No GitHub users were found matching the public email listed for the QA contact in Bugzilla ([email protected]), skipping review request. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/retest-required Please review the full test history for this PR and help us cut down flakes. |
1 similar comment
/retest-required Please review the full test history for this PR and help us cut down flakes. |
@rluders: All pull requests linked via external trackers have merged: Bugzilla bug 2020250 has been moved to the MODIFIED state. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
* refactor: replacing deprecated ioutil * style: fixing lint issues * fix: lint and error handling * fix: govet err shadow declaration * fix: ignore fileInfo error on prune
…ation also in status (#536) * [release-4.8] Bug 2020601: Anonymize the ImageRegistry storage information also in (#507) * Bug 2005771: Anonymize the ImageRegistry storage information also in status * Update test * Lint * Replacing deprecated ioutil (#532) * refactor: replacing deprecated ioutil * style: fixing lint issues * fix: lint and error handling * fix: govet err shadow declaration * fix: ignore fileInfo error on prune Co-authored-by: Ricardo Lüders <[email protected]>
* refactor: replacing deprecated ioutil * style: fixing lint issues * fix: lint and error handling * fix: govet err shadow declaration * fix: ignore fileInfo error on prune
…namespaces of degraded clusteroperator (#553) * [release-4.9] Bug 2026644: Gather all the container logs from related namespaces of degraded clusteroperator (#516) * Bug 2020250: Replacing deprecated ioutil (#532) * refactor: replacing deprecated ioutil * style: fixing lint issues * fix: lint and error handling * fix: govet err shadow declaration * fix: ignore fileInfo error on prune Co-authored-by: Ricardo Lüders <[email protected]>
This PR replaces the deprecated
ioutil
as recommended by golang 1.16 changelog and makes our lint happy.Categories
Sample Archive
n/a
Documentation
n/a
Unit Tests
n/a
Privacy
Yes. There are no sensitive data in the newly collected information.
Changelog
Breaking Changes
n/a
References
https://issues.redhat.com/browse/???
https://bugzilla.redhat.com/show_bug.cgi?id=???
https://access.redhat.com/solutions/???