-
Notifications
You must be signed in to change notification settings - Fork 936
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 explain --recursive --depth 5 #1659
kubectl explain --recursive --depth 5 #1659
Comments
@novellizator I think this |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/assign |
/remove-lifecycle stale |
PR, I will try to get some fast feedback. |
I have reached out to @ak20102763 since I had not noticed he already had a PR to see if he is going to finish the PR. If he is then I will close mine. |
@ak20102763 is going to proceed. I will try to assign him and unassign myself /unassign |
/assign @ak20102763 |
What would you like to be added:
Setting the maximum depth of the recursion could be helpful at times.
Why is this needed:
when you kubectl explain complex objects such as pods, it goes way to much in detail, so having a shorter desc would be helpful.
The text was updated successfully, but these errors were encountered: