Merge pull request #67746 from WanLinghao/show-all-remove
Clean deprecated `ShowAll` variable in PrintOptions
This commit is contained in:
@@ -46,7 +46,6 @@ type PrintOptions struct {
|
|||||||
WithNamespace bool
|
WithNamespace bool
|
||||||
WithKind bool
|
WithKind bool
|
||||||
Wide bool
|
Wide bool
|
||||||
ShowAll bool
|
|
||||||
ShowLabels bool
|
ShowLabels bool
|
||||||
AbsoluteTimestamps bool
|
AbsoluteTimestamps bool
|
||||||
Kind schema.GroupKind
|
Kind schema.GroupKind
|
||||||
|
Reference in New Issue
Block a user