Releases: kvaps/kubectl-node-shell
Releases · kvaps/kubectl-node-shell
v1.5.4
06 Jan 20:09
Compare
Sorry, something went wrong.
No results found
v1.5.3
13 Jul 18:32
Compare
Sorry, something went wrong.
No results found
Feature: add support for embedded ctrl-[ (\x1b) #34
v1.5.2
13 Jul 09:59
Compare
Sorry, something went wrong.
No results found
Use [ -t 0 ]
for terminal toggle #33
Add testing script
v1.5.1
08 Jul 21:13
Compare
Sorry, something went wrong.
No results found
v1.5.0
08 Jul 20:08
Compare
Sorry, something went wrong.
No results found
Fix OSX compatibility
Improve argument list jsonification
Remove sed and bash dependencies
Add version flag
v1.2.5
29 Mar 13:56
Compare
Sorry, something went wrong.
No results found
fix: custom command formatter
fix: kubectl command alias in getting ctx and ns
v1.2.3
19 Nov 00:59
Compare
Sorry, something went wrong.
No results found
add: krew installation
fix: cleanup when context/namespace changes
fix: exit code forward
fix: dash compatibility
v1.2.0
28 Aug 19:30
Compare
Sorry, something went wrong.
No results found
Support for long flags with =
(equals)
Allow specifying custom command after --
Piped stdin / stdout support
Handle exit codes
Always remove created container by trap