Skip to content

Conversation

mrueg
Copy link
Member

@mrueg mrueg commented Sep 7, 2023

Moves another dependency to something that is compatible with go modules.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Sep 7, 2023
@k8s-ci-robot k8s-ci-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Sep 7, 2023
@mrueg mrueg changed the title Move gposutil to v3 Move gpsutil to v3 Sep 7, 2023
@mrueg mrueg changed the title Move gpsutil to v3 Move gopsutil to v3 Sep 7, 2023

"github.com/golang/glog"
"github.com/shirou/gopsutil/disk"
"github.com/shirou/gopsutil/v3/disk"
Copy link
Member

Choose a reason for hiding this comment

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

At line 291, this should fix the build:

opttypes := strings.Join(partition.Opts, ",")

Copy link
Member Author

Choose a reason for hiding this comment

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

Thanks, fixed!

@hakman
Copy link
Member

hakman commented Sep 11, 2023

Nice, this should remove all warnings when testing on macOS. Thanks!
/lgtm

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

hakman commented Sep 11, 2023

/assign @vteratipally

@vteratipally
Copy link
Contributor

/lgtm
/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: hakman, mrueg, vteratipally

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 Sep 11, 2023
@k8s-ci-robot k8s-ci-robot merged commit af7c925 into kubernetes:master Sep 11, 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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants