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 describe does not support inline csi volume #75512

Closed
cwdsuzhou opened this issue Mar 20, 2019 · 2 comments · Fixed by #75513
Closed

Kubectl describe does not support inline csi volume #75512

cwdsuzhou opened this issue Mar 20, 2019 · 2 comments · Fixed by #75513
Assignees
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

@cwdsuzhou
Copy link
Member

What happened:

kubectl describe pod xxx not show csi inline volume, it shows

image

What you expected to happen:
show csi inline volume normally like this

image

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

  1. Create a pod with inline csi volume
  2. kubectl describe pod xxx not show csi inline volume
    Anything else we need to know?:

Environment:

  • Kubernetes version (use kubectl version): 1.14 beta2
  • Cloud provider or hardware configuration:
  • OS (e.g: cat /etc/os-release):
  • Kernel (e.g. uname -a):
  • Install tools:
  • Others:
@cwdsuzhou cwdsuzhou added the kind/bug Categorizes issue or PR as related to a bug. label Mar 20, 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 Mar 20, 2019
@cwdsuzhou
Copy link
Member Author

/assign

@cwdsuzhou
Copy link
Member 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 Mar 20, 2019
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

Successfully merging a pull request may close this issue.

2 participants