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

Deprovision to Delete #1735

Merged
merged 1 commit into from
Jun 19, 2017
Merged

Conversation

cdcabrera
Copy link
Contributor

Update from deprovision to delete copy. Closes #1682

@@ -191,7 +191,7 @@ angular.module("openshiftConsole")
var uid = instance.metadata.uid;
var namespaceError = _.find(instance.status.conditions, {reason: 'ErrorFindingNamespaceForInstance'});
var provisionFail = _.find(instance.status.conditions, {reason: 'ProvisionFailed'});
var deprovisionFail = _.find(instance.status.conditions, {reason: 'DeprovisioningFailed'});
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is an API status condition not a UI string, don't change this

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sure thing

Update from deprovision to delete copy
@jwforres
Copy link
Member

[merge][severity:bug]

@openshift-bot
Copy link

Evaluated for origin web console merge up to f1aeaf1

@openshift-bot
Copy link

openshift-bot commented Jun 19, 2017

Origin Web Console Merge Results: SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_web_console/1565/) (Base Commit: 59e53bf) (PR Branch Commit: f1aeaf1) (Extended Tests: bug)

@openshift-bot openshift-bot merged commit 11dc8ce into openshift:master Jun 19, 2017
@cdcabrera cdcabrera changed the title [WIP] Deprovision to Delete Deprovision to Delete Jun 19, 2017
Copy link
Contributor

@benjaminapetersen benjaminapetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants