Skip to content

Commit

Permalink
Merge pull request #2480 from spadgett/drawer-provisioned-successfully
Browse files Browse the repository at this point in the history
Automatic merge from submit-queue.

Add ProvisionedSuccessfully even to notification drawer

![openshift web console 2017-11-08 09-35-45](https://user-images.githubusercontent.com/1167259/32554569-462b6694-c468-11e7-9871-dc79824b24f8.png)

/kind bug
/assign @jwforres 
cc @benjaminapetersen
  • Loading branch information
openshift-merge-robot authored Nov 8, 2017
2 parents ed926a7 + fcb2f28 commit 434dd68
Show file tree
Hide file tree
Showing 2 changed files with 162 additions and 160 deletions.
1 change: 1 addition & 0 deletions app/scripts/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ angular.extend(window.OPENSHIFT_CONSTANTS, {
ErrorCallingProvision: true,
ErrorInjectingBindResult: true,
ProvisionCallFailed: true,
ProvisionedSuccessfully: true,
Provisioning: true,
ReferencesNonexistentServiceClass: true,
ReferencesNonexistentServicePlan: true,
Expand Down
Loading

0 comments on commit 434dd68

Please sign in to comment.