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

Bug 2047732: [IBM]Volume is not deleted after destroy cluster #40

Merged
merged 3 commits into from Jun 29, 2022

Conversation

sameshai
Copy link
Contributor

@sameshai sameshai commented Jun 6, 2022

No description provided.

@openshift-ci openshift-ci bot requested review from dobsonj and gnufied June 6, 2022 07:16
@openshift-ci openshift-ci bot added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jun 6, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 6, 2022

Hi @sameshai. Thanks for your PR.

I'm waiting for a openshift 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.

@jsafrane
Copy link
Contributor

jsafrane commented Jun 6, 2022

/ok-to-test
/assign @dobsonj
/retitle Bug 2047732: [IBM]Volume is not deleted after destroy cluster

@openshift-ci openshift-ci bot changed the title Fix for Bug 2047732 - [IBM]Volume is not deleted after destroy cluster Bug 2047732: [IBM]Volume is not deleted after destroy cluster Jun 6, 2022
@openshift-ci openshift-ci bot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Jun 6, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 6, 2022

@sameshai: This pull request references Bugzilla bug 2047732, which is invalid:

  • expected the bug to target the "4.11.0" release, but it targets "---" instead

Comment /bugzilla refresh to re-evaluate validity if changes to the Bugzilla bug are made, or edit the title of this pull request to link to a different bug.

In response to this:

Bug 2047732: [IBM]Volume is not deleted after destroy cluster

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.

@jsafrane
Copy link
Contributor

jsafrane commented Jun 6, 2022

/bugzilla refresh

@openshift-ci openshift-ci bot added the bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. label Jun 6, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 6, 2022

@jsafrane: This pull request references Bugzilla bug 2047732, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker.

3 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target release (4.11.0) matches configured target release for branch (4.11.0)
  • bug is in the state ASSIGNED, which is one of the valid states (NEW, ASSIGNED, ON_DEV, POST, POST)

Requesting review from QA contact:
/cc @chao007

In response to this:

/bugzilla refresh

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.

@openshift-ci openshift-ci bot removed the bugzilla/invalid-bug Indicates that a referenced Bugzilla bug is invalid for the branch this PR is targeting. label Jun 6, 2022
@openshift-ci openshift-ci bot requested a review from chao007 June 6, 2022 16:41
@dobsonj
Copy link
Member

dobsonj commented Jun 7, 2022

/hold
from the driver logs, ibm-vpc-block-csi-controller fails to start with this change:

flag provided but not defined: -extra-labels

@sameshai was the -extra-labels argument added to a newer release of the driver? If so, can you point me to that change so we can get that pulled into the downstream fork before this PR merges?

@openshift-ci openshift-ci bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 7, 2022
@sameshai
Copy link
Contributor Author

sameshai commented Jun 8, 2022

@dobsonj give me some time these changes are still under testing when everything is finalized, we will provide the details.

@sameshai sameshai changed the title Bug 2047732: [IBM]Volume is not deleted after destroy cluster Bug 2047732: [IBM]Volume is not deleted after destroy cluster -- [DO-NOT-MERGE] under test Jun 8, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 20, 2022

@GunaKKIBM: changing LGTM is restricted to collaborators

In response to this:

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.

@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 20, 2022

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

Test name Commit Details Required Rerun command
ci/prow/e2e-ibmcloud-csi ff4825c link false /test e2e-ibmcloud-csi

Full PR test history. Your PR dashboard.

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.

@sameshai sameshai changed the title Bug 2047732: [IBM]Volume is not deleted after destroy cluster -- [DO-NOT-MERGE] under test Bug 2047732: [IBM]Volume is not deleted after destroy cluster Jun 22, 2022
@sameshai
Copy link
Contributor Author

/hold from the driver logs, ibm-vpc-block-csi-controller fails to start with this change:

flag provided but not defined: -extra-labels

@sameshai was the -extra-labels argument added to a newer release of the driver? If so, can you point me to that change so we can get that pulled into the downstream fork before this PR merges?

@dobsonj CSI driver is released v4.4.4. Can you pulled into the downstream fork? Followed this we can merge the operator PR
https://github.com/kubernetes-sigs/ibm-vpc-block-csi-driver/releases/tag/v4.4.4

@sameshai
Copy link
Contributor Author

@dobsonj can we try the rebase now with 4.4.4

@dobsonj
Copy link
Member

dobsonj commented Jun 27, 2022

@dobsonj can we try the rebase now with 4.4.4

I tried testing just the 2 rebase PR's together and it failed since it didn't have the additional RBAC permissions from this PR. So there's a bit of a circular dependency:

I'm running a build now to test all 3 PR's together (operator, driver, labeler), we'll see how that goes.

@dobsonj
Copy link
Member

dobsonj commented Jun 28, 2022

I'm running a build now to test all 3 PR's together (operator, driver, labeler), we'll see how that goes.

The cluster came up with storage working, after building an image with all 3 PR's linked above.

@sameshai
Copy link
Contributor Author

I'm running a build now to test all 3 PR's together (operator, driver, labeler), we'll see how that goes.

The cluster came up with storage working, after building an image with all 3 PR's linked above.

Thats great @dobsonj thanks for verifying

@dobsonj
Copy link
Member

dobsonj commented Jun 28, 2022

/lgtm
leaving the hold until openshift/ibm-vpc-block-csi-driver#14 and openshift/ibm-vpc-node-label-updater#11 are merged

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 28, 2022
@dobsonj
Copy link
Member

dobsonj commented Jun 29, 2022

/approve
/unhold

@openshift-ci openshift-ci bot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jun 29, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 29, 2022

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dobsonj, GunaKKIBM, sameshai

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

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jun 29, 2022
@openshift-ci openshift-ci bot merged commit 18fc453 into openshift:master Jun 29, 2022
@openshift-ci
Copy link
Contributor

openshift-ci bot commented Jun 29, 2022

@sameshai: All pull requests linked via external trackers have merged:

Bugzilla bug 2047732 has been moved to the MODIFIED state.

In response to this:

Bug 2047732: [IBM]Volume is not deleted after destroy cluster

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.

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. bugzilla/severity-medium Referenced Bugzilla bug's severity is medium for the branch this PR is targeting. bugzilla/valid-bug Indicates that a referenced Bugzilla bug is valid for the branch this PR is targeting. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants