Skip to content

Releases: pabateman/kubectl-nsenter

Release v1.2.1

18 May 13:29
eb67542

Choose a tag to compare

What's Changed

Changes

New Contributors

Full Changelog: v1.2.0...v1.2.1

Release v1.2.0

07 May 14:51
1050690

Choose a tag to compare

Version v1.2.0

- Add the -i option for the sudo command when running on the kubernetes host
- Bump dependencies

Release v1.1.5

06 Oct 07:31
d145a45

Choose a tag to compare

Version v1.1.5

- Bump golang version to 1.23.2

Release v1.1.4

06 Oct 06:52
e0a6743

Choose a tag to compare

Version v1.1.4

- Bump dependencies

Release refs/tags/v1.1.3

04 Aug 11:30
10324bf

Choose a tag to compare

Version v1.1.3

- Bump dependencies

v1.1.2

11 Jun 05:53
7826e43

Choose a tag to compare

Version v1.1.2

- Refactor Github Actions

Release v1.1.0

13 Sep 17:02
3c2f0f2

Choose a tag to compare

Version v1.1.0

- Nerdctl support (@miminar)

Release v1.0.0

28 Aug 08:35
b3dd9df

Choose a tag to compare

Completely refactored plugin (#8)

Version v1.0.0

Completely refactored plugin

BREAKING CHANGES: 
- Using host ssh client instead of internal implementation
- Interactive sessions must be stated explicitly with -i
- Pseudo-TTY allocation must be stated explicitly with -t

Release v0.2.3

19 Dec 07:10

Choose a tag to compare

Version v0.2.3:

- Fix ref name

Release v0.2.2

19 Dec 06:44
6c47f54

Choose a tag to compare

Version v0.2.2

- Automate binary version