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

role/rolebinding doesn't support export function #47228

Closed
xilabao opened this issue Jun 9, 2017 · 4 comments
Closed

role/rolebinding doesn't support export function #47228

xilabao opened this issue Jun 9, 2017 · 4 comments
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. sig/auth Categorizes an issue or PR as relevant to SIG Auth.

Comments

@xilabao
Copy link
Contributor

xilabao commented Jun 9, 2017

Is this a request for help? (If yes, you should use our troubleshooting guide and community support channels, see https://kubernetes.io/docs/tasks/debug-application-cluster/troubleshooting/.):

Note: Please file issues for subcomponents under the appropriate repo

Component Repo
kubectl kubernetes/kubectl
kubeadm kubernetes/kubeadm

What keywords did you search in Kubernetes issues before filing this one? (If you have found any duplicates, you should instead reply there.):


Is this a BUG REPORT or FEATURE REQUEST? (choose one):BUG REPORT

Kubernetes version (use kubectl version):
Client Version: version.Info{Major:"1", Minor:"8+", GitVersion:"v1.8.0-alpha.0.184+3837d951919006-dirty", GitCommit:"3837d9519190069c44a453c145869e1fced52f23", GitTreeState:"dirty", BuildDate:"2017-06-09T07:04:29Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"8+", GitVersion:"v1.8.0-alpha.0.184+3837d951919006-dirty", GitCommit:"3837d9519190069c44a453c145869e1fced52f23", GitTreeState:"dirty", BuildDate:"2017-06-09T07:18:31Z", GoVersion:"go1.8.1", Compiler:"gc", Platform:"linux/amd64"}

What happened:

# ./cluster/kubectl.sh get clusterrole admin --export -o yaml
Error from server (BadRequest): export of "clusterroles" is not supported

What you expected to happen:
no error

How to reproduce it (as minimally and precisely as possible):

Anything else we need to know:

ref to #47229

@k8s-github-robot
Copy link

@xilabao There are no sig labels on this issue. Please add a sig label by:
(1) mentioning a sig: @kubernetes/sig-<team-name>-misc
(2) specifying the label manually: /sig <label>

Note: method (1) will trigger a notification to the team. You can find the team list here and label list here

@k8s-github-robot k8s-github-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jun 9, 2017
@xilabao
Copy link
Contributor Author

xilabao commented Jun 9, 2017

/sig auth

@k8s-ci-robot k8s-ci-robot added the sig/auth Categorizes an issue or PR as relevant to SIG Auth. label Jun 9, 2017
@k8s-github-robot k8s-github-robot removed the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Jun 9, 2017
@liggitt liggitt added the kind/bug Categorizes issue or PR as related to a bug. label Sep 24, 2017
@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

Prevent issues from auto-closing with an /lifecycle frozen comment.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or @fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Jan 6, 2018
@liggitt
Copy link
Member

liggitt commented Jan 19, 2018

/close

will track in #24855

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. sig/auth Categorizes an issue or PR as relevant to SIG Auth.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants