Scott Stuart
Scott Stuart
When running `kubie exec` on multiple contexts using a wildcard, the context ordering may vary between executions. This PR sorts the contexts by name so that the ordering is consistent,...
_I've found this enhancement to be very useful in accommodating my own ~laziness~ workflow, so figured I'd submit for inclusion if interested : )_ Adds a third option, `partial`, to...
#### What happened: After concluding some seccomp `ProfileRecording`s, two of the profiles failed to install; one has an empty status and the other is stuck in `Terminating`: ``` $ k...