azuredisk-csi-driver icon indicating copy to clipboard operation
azuredisk-csi-driver copied to clipboard

[V2] feat: watch CRD to track driver uninstall

Open sunpa93 opened this issue 2 years ago • 6 comments

What type of PR is this? /kind feature

What this PR does / why we need it:

  • The driver now makes the decision on whether the cloud resource needs to be deleted / detached or not using CRD deletionTimestamp. Which issue(s) this PR fixes:

Fixes #

Requirements:

Special notes for your reviewer:

Release note:

none

sunpa93 avatar May 24 '22 14:05 sunpa93

Skipping CI for Draft Pull Request. If you want CI signal for your change, please convert it to an actual PR. You can still manually trigger a test run with /test all

k8s-ci-robot avatar May 24 '22 14:05 k8s-ci-robot

/test all

sunpa93 avatar May 24 '22 19:05 sunpa93

/retest

sunpa93 avatar May 25 '22 18:05 sunpa93

@sunpa93: 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-azuredisk-csi-driver-external-e2e-single-az-mainv2 761c3437ffedc9bd43f9870e57864c9e4873ac68 link true /test pull-azuredisk-csi-driver-external-e2e-single-az-mainv2
pull-azuredisk-csi-driver-e2e-single-az-mainv2 761c3437ffedc9bd43f9870e57864c9e4873ac68 link true /test pull-azuredisk-csi-driver-e2e-single-az-mainv2
pull-azuredisk-csi-driver-e2e-migration-windows-mainv2 761c3437ffedc9bd43f9870e57864c9e4873ac68 link true /test pull-azuredisk-csi-driver-e2e-migration-windows-mainv2
pull-azuredisk-csi-driver-e2e-capz-mainv2 761c3437ffedc9bd43f9870e57864c9e4873ac68 link true /test pull-azuredisk-csi-driver-e2e-capz-mainv2

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 May 25 '22 18:05 k8s-ci-robot

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: sunpa93 Once this PR has been reviewed and has the lgtm label, please assign feiskyer for approval by writing /assign @feiskyer in a comment. For more information see:The Kubernetes Code Review Process.

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 Jul 28 '22 16:07 k8s-ci-robot

@sunpa93: PR needs rebase.

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 Aug 05 '22 23:08 k8s-ci-robot

This approach is now obsolete.

edreed avatar Oct 19 '22 01:10 edreed