diff --git a/plugins/node-shell.yaml b/plugins/node-shell.yaml index 3cb727c8698..d312d8d1812 100644 --- a/plugins/node-shell.yaml +++ b/plugins/node-shell.yaml @@ -3,7 +3,7 @@ kind: Plugin metadata: name: node-shell spec: - version: v1.7.0 + version: v1.8.0 homepage: https://github.com/kvaps/kubectl-node-shell shortDescription: Spawn a root shell on a node via kubectl description: | @@ -15,6 +15,9 @@ spec: Get standard bash shell: $ kubectl node-shell + Use X-mode (mount /host, and do not enter host namespace) + $ kubectl node-shell -x + Execute custom command: $ kubectl node-shell -- echo 123 @@ -33,8 +36,8 @@ spec: values: - darwin - linux - uri: https://github.com/kvaps/kubectl-node-shell/archive/v1.7.0.tar.gz - sha256: b42cb135d7caf8a9afa6764b1fa6e17bc48548fe420b6e48c4964ca6193e98da + uri: https://github.com/kvaps/kubectl-node-shell/archive/v1.8.0.tar.gz + sha256: 5b1665b045a3a3408d2ba0e556521fc450060600b1757c82f9427bf6c4298ce5 files: - from: kubectl-node-shell-*/kubectl-node_shell to: .