Skip to content

Break k/k dependency by migrating util/mount and copying resizefs. Re-enable sanity testing. Fix deps. #454

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

Merged
merged 1 commit into from
Jan 17, 2020

Conversation

davidz627
Copy link
Contributor

@davidz627 davidz627 commented Jan 16, 2020

Explicitly bump versions of k8s.io/apimachinery, k8s.io/utils, csi.k8s.io/csi-test. Migrate from k/k/util/mnt to k/utils/mnt and copy resizefs impl breaking k/k dependency :) Fix sanity testing and node unit tests.

/kind cleanup
/assign @misterikkit @msau42

Fixes #452

NONE

@k8s-ci-robot k8s-ci-robot added the release-note-none Denotes a PR that doesn't merit a release note. label Jan 16, 2020
@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Jan 16, 2020
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: davidz627

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 16, 2020
@davidz627
Copy link
Contributor Author

Some of the resize e2e tests are failing because of permissions things. I will look into it tomorrow

…s.io/csi-test. Migrate from k/k/util/mnt to k/utils/mnt and copy resizefs impl breaking k/k dependency :) Fix sanity testing and node unit tests.
@davidz627
Copy link
Contributor Author

@misterikkit @msau42 should be ready for review now :)

@msau42
Copy link
Contributor

msau42 commented Jan 17, 2020

/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, 2020
@k8s-ci-robot k8s-ci-robot merged commit cee93c2 into kubernetes-sigs:master Jan 17, 2020
@davidz627 davidz627 deleted the fix/newMounter branch January 18, 2020 02:21
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/cleanup Categorizes issue or PR as related to cleaning up code, process, or technical debt. lgtm "Looks good to me", indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesn't merit a release note. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Re-enable sanity tests and NodeGetVolumeStats Unit test
4 participants