Skip to content

Conversation

@staebler
Copy link
Contributor

The RunWithContext method has been modified to return a slice of ARNs that could not be destroyed. Only the ARNs of the first-level resources will be returned. For example, when deleting a VPC, the uninstaller will first delete other resources that use the VPC. Any of those resources that are blocked from being deleted but are not tagged for the cluster will not show up in the list of blocked resources. However, the first-level VPC will show up as blocked in this case.

This will be used by Hive to expose to the user the resources that cannot be deleted so that the user can take action on those resources.

https://issues.redhat.com/browse/CO-973

The `RunWithContext` method has been modified to return a slice of ARNs
that could not be destroyed. Only the ARNs of the first-level resources
will be returned. For example, when deleting a VPC, the uninstaller will
first delete other resources that use the VPC. Any of those resources
that are blocked from being deleted but are not tagged for the cluster
will not show up in the list of blocked resources. However, the first-level
VPC will show up as blocked in this case.

This will be used by Hive to expose to the user the resources that
cannot be deleted so that the user can take action on those resources.

https://issues.redhat.com/browse/CO-973
@staebler
Copy link
Contributor Author

This PR is a re-creation of #3772. The original PR was having problems with the e2e-aws test.

@staebler
Copy link
Contributor Author

/cc @abhinavdahiya

@abhinavdahiya
Copy link
Contributor

/approve

@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: abhinavdahiya

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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-robot openshift-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Oct 15, 2020
@abhinavdahiya
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Oct 15, 2020
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

2 similar comments
@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

@openshift-merge-robot
Copy link
Contributor

openshift-merge-robot commented Oct 15, 2020

@staebler: The following tests failed, say /retest to rerun all failed tests:

Test name Commit Details Rerun command
ci/prow/e2e-libvirt 5db7fb7 link /test e2e-libvirt
ci/prow/e2e-crc 5db7fb7 link /test e2e-crc

Full PR test history. Your PR dashboard.

Details

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.

@openshift-bot
Copy link
Contributor

/retest

Please review the full test history for this PR and help us cut down flakes.

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. lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants