diff options
author | Jake Hunsaker <jhunsake@redhat.com> | 2018-11-30 16:07:24 -0500 |
---|---|---|
committer | Bryn M. Reeves <bmr@redhat.com> | 2019-03-19 17:44:20 +0000 |
commit | df0f26196b71620d437ef58911fbdec23c7fe51d (patch) | |
tree | ab5de2ef54cfb9cb73f6a1c451c8d7b3bbcee253 /tests | |
parent | 2463612fc00c574b4b49c514fd4dac8d0b319d4a (diff) | |
download | sos-df0f26196b71620d437ef58911fbdec23c7fe51d.tar.gz |
[kubernetes] Fix 'describe' option enablement and function
The 'describe' option logic was incorrectly nested behind the 'all'
option logic - so users couldn't successfully use the 'describe' option
unless they also specified 'all'.
Fixes the alignment so that 'describe' can be used properly and
separately.
Additionally fixes an issue where the syntax for getting resources for a
specified namespace only worked for pods, and otherwise generated an
error.
Resolves: #1494
Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions