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

add add-cluster-role-to-user support for -z #12902

Conversation

juanvallejo
Copy link
Contributor

@juanvallejo juanvallejo commented Feb 9, 2017

@@ -252,10 +256,12 @@ func NewCmdRemoveClusterRoleFromUser(name, fullName string, f *clientcmd.Factory
},
}

cmd.Flags().StringSliceVarP(&saNames, "serviceaccount", "z", saNames, "service account in the current cluster to use as a user")
Copy link
Contributor

Choose a reason for hiding this comment

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

in the current namespace

@@ -204,6 +205,8 @@ func NewCmdAddClusterRoleToUser(name, fullName string, f *clientcmd.Factory, out
},
}

cmd.Flags().StringSliceVarP(&saNames, "serviceaccount", "z", saNames, "service account in the current cluster to use as a user")
Copy link
Contributor

Choose a reason for hiding this comment

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

in the current namespace

@juanvallejo juanvallejo force-pushed the jvallejo/add-sa-support-oadm-add-cluster-role branch from 6267484 to d14f658 Compare February 10, 2017 18:38
@juanvallejo
Copy link
Contributor Author

[test]

@juanvallejo juanvallejo force-pushed the jvallejo/add-sa-support-oadm-add-cluster-role branch from d14f658 to c2928ac Compare February 10, 2017 19:57
@juanvallejo juanvallejo force-pushed the jvallejo/add-sa-support-oadm-add-cluster-role branch from c2928ac to f661068 Compare February 10, 2017 19:59
@juanvallejo
Copy link
Contributor Author

check_future flaked on #12911 re[test]

@openshift-bot
Copy link
Contributor

Evaluated for origin test up to f661068

@openshift-bot
Copy link
Contributor

continuous-integration/openshift-jenkins/test SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/122/) (Base Commit: 1d1fc72)

@juanvallejo
Copy link
Contributor Author

@smarterclayton or @enj are there any more comments for this patch? Thanks!

@smarterclayton
Copy link
Contributor

LGTM [merge]

@openshift-bot
Copy link
Contributor

Evaluated for origin merge up to f661068

@openshift-bot
Copy link
Contributor

openshift-bot commented Feb 13, 2017

continuous-integration/openshift-jenkins/merge SUCCESS (https://ci.openshift.redhat.com/jenkins/job/test_pull_requests_origin_future/159/) (Base Commit: 4e48fca) (Image: devenv-rhel7_5907)

@openshift-bot openshift-bot merged commit bf83ff7 into openshift:master Feb 13, 2017
@juanvallejo juanvallejo deleted the jvallejo/add-sa-support-oadm-add-cluster-role branch February 13, 2017 18:53
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