Refac shell completion to a better command structure#12590
Conversation
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Signed-off-by: Vitor Savian <vitor.savian@suse.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #12590 +/- ##
===========================================
- Coverage 40.44% 19.96% -20.48%
===========================================
Files 186 184 -2
Lines 19071 19254 +183
===========================================
- Hits 7714 3845 -3869
- Misses 10170 14975 +4805
+ Partials 1187 434 -753
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
I don't see how this resolved the RKE2 issue, is that expected future work for RKE2? |
|
A much simpler fix would just be I'm not quite clear on what specifically the error this fixes looks like. |
here it's mostly a refac, my plan is to also change the behavior on rke2 to match k3s, but originally the problem was specific to rke2 when the user set the flags after the shell parameter rke2 completion shell --kubectl --crictl |
Proposed Changes
Types of Changes
Verification
Testing
Linked Issues
User-Facing Change
Further Comments