Merge pull request #24554 from ingvagabund/dhodovska-events-flag-for-describers
Automatic merge from submit-queue Introduce events flag for describers Printing events for a given object is not always needed. Thus, introducing --show-events=false to ``kubectl describe`` to skip events printing. Fixes: #24239
This commit is contained in:
@@ -378,6 +378,7 @@ service-overrides
|
||||
service-sync-period
|
||||
session-affinity
|
||||
show-all
|
||||
show-events
|
||||
show-labels
|
||||
shutdown-fd
|
||||
shutdown-fifo
|
||||
|
Reference in New Issue
Block a user