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

kubectl hangs on config set #82382

Closed
anderseknert opened this issue Sep 5, 2019 · 3 comments
Closed

kubectl hangs on config set #82382

anderseknert opened this issue Sep 5, 2019 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/cli Categorizes an issue or PR as relevant to SIG CLI.

Comments

@anderseknert
Copy link
Contributor

What happened:
kubectl config set hangs on certain input.

What you expected to happen:
That the command returns either successfully or with an error (and a message).

How to reproduce it (as minimally and precisely as possible):
kubectl config set users.my-user.user.exec.command test

Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version): tried 1.15.3 and 1.12.10
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release): OS X
  • Kernel (e.g. uname -a):
  • Install tools:
  • Network plugin and version (if this is a network-related bug):
  • Others:
@anderseknert anderseknert added the kind/bug Categorizes issue or PR as related to a bug. label Sep 5, 2019
@k8s-ci-robot k8s-ci-robot added the needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. label Sep 5, 2019
@anderseknert
Copy link
Contributor Author

/sig cli

@k8s-ci-robot k8s-ci-robot added sig/cli Categorizes an issue or PR as relevant to SIG CLI. and removed needs-sig Indicates an issue or PR lacks a `sig/foo` label and requires one. labels Sep 5, 2019
@liggitt
Copy link
Member

liggitt commented Sep 5, 2019

fixed in #79000 in 1.16 dev stream

@anderseknert
Copy link
Contributor Author

Excellent! Thanks @liggitt.

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. sig/cli Categorizes an issue or PR as relevant to SIG CLI.
Projects
None yet
Development

No branches or pull requests

3 participants