Skip to content

Conversation

@wking
Copy link
Member

@wking wking commented Sep 19, 2018

Taking advantage of #252 so we can reap at least most of our resources even if the cluster doesn't come up enough for the machine API operator to be able to destroy workers. With various stages of cluster health:

  1. Cluster never comes up at all.
  2. Cluster healthy enough to create workers.
  3. Cluster healthy enough to destroy workers.

we're only worried about leakage in the space between 2 and 3. Hopefully there isn't any space there, but without this commit we're currently leaking resources from 1 as well.

Taking advantage of 23915f2 (installer/*: Add --continue-on-error to
destroy workflow, 2018-09-16, openshift#252) so we can reap at least most of
our resources even if the cluster doesn't come up enough for the
machine API operator to be able to destroy workers.  With various
stages of cluster health:

1. Cluster never comes up at all.
2. Cluster healthy enough to create workers.
3. Cluster healthy enough to destroy workers.

we're only worried about leakage in the space between 2 and 3.
Hopefully there isn't any space there, but without this commit we're
currently leaking resources from 1 as well.
@openshift-ci-robot openshift-ci-robot added approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Sep 19, 2018
@crawford
Copy link
Contributor

/lgtm

@openshift-ci-robot openshift-ci-robot added the lgtm Indicates that a PR is ready to be merged. label Sep 19, 2018
@openshift-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: crawford, wking

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-merge-robot openshift-merge-robot merged commit 67c75fa into openshift:master Sep 19, 2018
@wking wking deleted the tests-run-destroy-with-continue-on-error branch September 20, 2018 06:12
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. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants