Switch to first available namespace#2837
Conversation
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## main #2837 +/- ##
==========================================
+ Coverage 33.98% 34.00% +0.02%
==========================================
Files 70 70
Lines 4326 4332 +6
Branches 777 778 +1
==========================================
+ Hits 1470 1473 +3
- Misses 2856 2859 +3
... and 1 file with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
f2435ef to
de6225e
Compare
When the currently configured namespace doesn't exist, switch to the first available namespace. Closes redhat-developer#2180 Signed-off-by: David Thompson <davthomp@redhat.com>
de6225e to
5618f79
Compare
|
I honestly have no idea if these integration tests ( |
|
@msivasubramaniaan @rgrunber this PR is ready for review |
When the currently configured namespace doesn't exist, switch to the first available namespace.
Closes #2180
Signed-off-by: David Thompson davthomp@redhat.com