Skip to content

Disable UI scaling for in progress deployment #8761

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

Conversation

spadgett
Copy link
Member

@spadgett spadgett commented May 5, 2016

@@ -166,6 +166,8 @@ angular.module('openshiftConsole')
}

$scope.deployments = LabelFilter.getLabelSelector().select($scope.unfilteredDeployments);
$scope.deploymentInProgress = _.size($scope.deploymentConfigDeploymentsInProgress[deploymentConfigName]);
Copy link
Member

Choose a reason for hiding this comment

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

since you are treating this as a boolean can you !! it

@jwforres
Copy link
Member

jwforres commented May 5, 2016

just the one comment otherwise LGTM

@spadgett spadgett force-pushed the disable-scaling-in-flight-deployment branch from 9d6a91d to 866661a Compare May 5, 2016 17:48
@spadgett
Copy link
Member Author

spadgett commented May 5, 2016

Updated. Thanks @jwforres

[merge]

@openshift-bot
Copy link
Contributor

openshift-bot commented May 5, 2016

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/merge_pull_requests_origin/5831/) (Image: devenv-rhel7_4122)

@openshift-bot
Copy link
Contributor

[Test]ing while waiting on the merge queue

@0xmichalis
Copy link
Contributor

👍

@openshift-bot openshift-bot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 5, 2016
@spadgett spadgett force-pushed the disable-scaling-in-flight-deployment branch from 866661a to d4756e3 Compare May 5, 2016 21:23
@spadgett
Copy link
Member Author

spadgett commented May 5, 2016

Rebased [merge]

@spadgett spadgett force-pushed the disable-scaling-in-flight-deployment branch from d4756e3 to f168410 Compare May 5, 2016 22:28
@openshift-bot openshift-bot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label May 5, 2016
@openshift-bot
Copy link
Contributor

Evaluated for origin test up to f168410

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pr_origin/3634/)

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to f168410

@openshift-bot openshift-bot merged commit d1bfed6 into openshift:master May 6, 2016
@spadgett spadgett deleted the disable-scaling-in-flight-deployment branch May 12, 2016 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants