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

to fix bugzilla 1424946 #13044

Merged
merged 1 commit into from
Feb 23, 2017
Merged

Conversation

sdminonne
Copy link
Contributor

@soltysh mind having a look?
Thanks

@soltysh
Copy link
Contributor

soltysh commented Feb 22, 2017

[test]

@soltysh soltysh self-assigned this Feb 22, 2017
Copy link
Contributor

@soltysh soltysh left a comment

Choose a reason for hiding this comment

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

Tiny nit, otherwise LGTM.

return err
if len(o.serviceAccount) > 0 { // check whether user supplied a list of SA
if len(strings.Split(o.serviceAccount, ",")) > 1 {
return fmt.Errorf("only one Service Account is supported.")
Copy link
Contributor

Choose a reason for hiding this comment

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

Just one tiny nit, not dots (.) at the end of error messages.

@soltysh soltysh mentioned this pull request Feb 22, 2017
@sdminonne
Copy link
Contributor Author

@soltysh nit fixed

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to 98ac517

@soltysh
Copy link
Contributor

soltysh commented Feb 22, 2017

LGTM [merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to 98ac517

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test FAILURE (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/423/) (Base Commit: 9f27ffa)

@soltysh
Copy link
Contributor

soltysh commented Feb 23, 2017

This suffered from #13046, as well. But I'm not gonna re-kick tests.

@openshift-bot
Copy link
Contributor

openshift-bot commented Feb 23, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/474/) (Base Commit: 3f438e4) (Image: devenv-rhel7_5964)

@openshift-bot openshift-bot merged commit 4d2d5a2 into openshift:master Feb 23, 2017
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.

3 participants