Skip to content
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

[Release-1.5] Removed io/ioutil import #3992

Merged
merged 1 commit into from
Jan 17, 2023

Conversation

AverageMarcus
Copy link
Member

Signed-off-by: Marcus Noble github@marcusnoble.co.uk

What type of PR is this?

/kind bug

What this PR does / why we need it:

Linting currently fails on any backported PRs due to the use of io/ioutil

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

See failing test on this PR: #3988

Checklist:

  • squashed commits
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
@k8s-ci-robot k8s-ci-robot added kind/bug Categorizes issue or PR as related to a bug. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. needs-priority labels Jan 17, 2023
@k8s-ci-robot k8s-ci-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 17, 2023
@AverageMarcus
Copy link
Member Author

/ok-to-test

@k8s-ci-robot k8s-ci-robot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 17, 2023
@AverageMarcus AverageMarcus changed the title Removed io/ioutil import [Release-1.5] Removed io/ioutil import Jan 17, 2023
@Skarlso
Copy link
Contributor

Skarlso commented Jan 17, 2023

FWIW /ok-to-test -> you don't need this. :)

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 17, 2023
@AverageMarcus
Copy link
Member Author

FWIW /ok-to-test -> you don't need this. :)

I didn't think I did but wasn't 100% sure as the label wasn't there. 🤷

@Skarlso
Copy link
Contributor

Skarlso commented Jan 17, 2023

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: Skarlso

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 17, 2023
@k8s-ci-robot k8s-ci-robot merged commit 8810bb2 into kubernetes-sigs:release-1.5 Jan 17, 2023
@AverageMarcus AverageMarcus deleted the remove_ioutil branch January 17, 2023 14:09
@richardcase
Copy link
Member

/milestone v1.5.3

@k8s-ci-robot k8s-ci-robot added this to the v1.5.3 milestone Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/bug Categorizes issue or PR as related to a bug. lgtm "Looks good to me", indicates that a PR is ready to be merged. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants