Skip to content

Tags: LaylaLiu-gmail/kubectl-node-shell

Tags

v1.6.0

Toggle v1.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add optional labels to nsenter pod (kvaps#40) 

v1.5.5

Toggle v1.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
kvaps Andrei Kvapil
add container cpu and memory limits and requests (kvaps#38) 

v1.5.4

Toggle v1.5.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
allow for node/$nodename resource form (kvaps#36) This change will, always, simply filter out `node/` at the beginning of the node name. Co-authored-by: Andrei Kvapil <kvapss@gmail.com>

v1.5.3

Toggle v1.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
perl-for-cntrl-chars (kvaps#34) Feature: add support for embedded ctrl-[ (\x1b) Co-authored-by: Joe Schaefer <joseph.schaefer@blackstone.com>

v1.5.2

Toggle v1.5.2's commit message

Verified

This commit was signed with the committer’s verified signature.
kvaps Andrei Kvapil
Use [ -t 0 ] for terminal toggle 

v1.5.1

Toggle v1.5.1's commit message

Verified

This commit was signed with the committer’s verified signature.
kvaps Andrei Kvapil
fix: json syntax typo 

v1.5.0

Toggle v1.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request kvaps#31 from kvaps/osx-compatibility Drops sed and bash dependencies, add version

v1.4.0

Toggle v1.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
bug: cmdline args need jsonification; tty support needs adjustment (k… …vaps#27) - switch shell to bash so we can use arrays and bulk element transforms - use [ -t 0 ] to baseline whether we need terminal support for the invocation - send human-interest commentary to stderr instead of stdout Co-authored-by: Joe Schaefer <joseph.schaefer@blackstone.com>

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Enable support for custom image kvaps#19 (kvaps#25) 

v1.2.5

Toggle v1.2.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: kubectl command alias in getting ctx and ns (kvaps#23) Co-authored-by: zhanghc <zhanghc@keyamedical.com>