Fixes #7391 - fixing error in rad group show for no args#7852
Conversation
Signed-off-by: Nick Beenham <1985327+superbeeny@users.noreply.github.com>
|
/cc @nithyatsu - can you help review? |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #7852 +/- ##
==========================================
- Coverage 61.17% 61.13% -0.05%
==========================================
Files 523 523
Lines 27588 27603 +15
==========================================
- Hits 16877 16875 -2
- Misses 9223 9239 +16
- Partials 1488 1489 +1 ☔ View full report in Codecov by Sentry. |
|
Functional test failure is unrelated, and seems to be impacting all of our runs. We're investigating offline. |
|
Thank you so much for contributing to Radius, Nick! I left a couple of comments. |
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Signed-off-by: Nick Beenham <1985327+superbeeny@users.noreply.github.com>
Radius functional test overview
Click here to see the list of tools in the current test run
Test Status⌛ Building Radius and pushing container images for functional tests... |
Description
Fixes #7391 - fixes issue with error incorrectly returned for
rad group showwith no group name argument.Type of change
Fixes: #7391