sig-storage-local-static-provisioner icon indicating copy to clipboard operation
sig-storage-local-static-provisioner copied to clipboard

Added FsCleanerCommand and updated cleaning scripts

Open rohan47 opened this issue 4 years ago • 13 comments

What type of PR is this?

/kind feature

What this PR does / why we need it: The BlockCleanerCommand doesn't act on filesystem PVs so added FsCleanerCommand and added a script for quick cleanup and remove symlink.

Which issue(s) this PR fixes:

Fixes #262

Special notes for your reviewer:

Release note:


rohan47 avatar Oct 19 '21 21:10 rohan47

Hi @rohan47. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

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.

k8s-ci-robot avatar Oct 19 '21 21:10 k8s-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: rohan47 To complete the pull request process, please assign cofyc after the PR has been reviewed. You can assign the PR to them by writing /assign @cofyc in a comment when ready.

The full list of commands accepted by this bot can be found 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 avatar Oct 19 '21 21:10 k8s-ci-robot

/ok-to-test

gnufied avatar Oct 29 '21 13:10 gnufied

/retest

rohan47 avatar Nov 29 '21 14:11 rohan47

/retest

rohan47 avatar Dec 07 '21 11:12 rohan47

@cofyc can you please review

rohan47 avatar Jan 05 '22 09:01 rohan47

/retest

cofyc avatar Jan 14 '22 14:01 cofyc

my changes are only restricted to pv deletion/cleanup. Yet is showing error for failing to create the PV (Timeout while waiting for local persistent volume with path /tmp/persistent-local-volumes-test-1318/vol-f2353789-7d1c-4c54-a440-95d39262c699 to be available ). Well the changes should not be triggered by the e2e tests. I need some help figuring out the issue with the e2e test failure.

rohan47 avatar Feb 07 '22 12:02 rohan47

/retest

mauriciopoppe avatar Feb 11 '22 23:02 mauriciopoppe

/retest

andyzhangx avatar Apr 23 '22 02:04 andyzhangx

/test pull-sig-storage-local-static-provisioner-e2e-windows-2019

andyzhangx avatar Apr 23 '22 02:04 andyzhangx

@rohan47: The following tests failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-sig-storage-local-static-provisioner-e2e 6936f6d83127f701e4a375de695fb7d305c964b4 link true /test pull-sig-storage-local-static-provisioner-e2e
pull-sig-storage-local-static-provisioner-e2e-windows-2019 6936f6d83127f701e4a375de695fb7d305c964b4 link true /test pull-sig-storage-local-static-provisioner-e2e-windows-2019

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

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. I understand the commands that are listed here.

k8s-ci-robot avatar Apr 23 '22 04:04 k8s-ci-robot

The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle stale
  • Mark this issue or PR as rotten with /lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle stale

k8s-triage-robot avatar Jul 22 '22 05:07 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Close this issue or PR with /close
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/lifecycle rotten

k8s-triage-robot avatar Aug 21 '22 06:08 k8s-triage-robot

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

k8s-triage-robot avatar Sep 20 '22 06:09 k8s-triage-robot

@k8s-triage-robot: Closed this PR.

In response to this:

The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs.

This bot triages issues and PRs according to the following rules:

  • After 90d of inactivity, lifecycle/stale is applied
  • After 30d of inactivity since lifecycle/stale was applied, lifecycle/rotten is applied
  • After 30d of inactivity since lifecycle/rotten was applied, the issue is closed

You can:

  • Reopen this issue or PR with /reopen
  • Mark this issue or PR as fresh with /remove-lifecycle rotten
  • Offer to help out with Issue Triage

Please send feedback to sig-contributor-experience at kubernetes/community.

/close

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.

k8s-ci-robot avatar Sep 20 '22 06:09 k8s-ci-robot