Skip to content

Releases: catalinpan/km

v0.1.0

Choose a tag to compare

@catalinpan catalinpan released this 14 May 11:31
  • Multi-namespace fan-out: -n / --namespace can be repeated on any command
  • km logs --all fix, new pods are picked up automatically
  • Added --grep "PATTERN [-A N] [-B N] [-C N] [-i] [-v]" flag for any km command, preserving km's coloring
  • Shell completion rewritten to filter-out only km-specific flags
  • km now lists km subcommands plus kubectl's full top-level command set.
  • Pod-only label completion on -l

Full Changelog: v0.0.9...v0.1.0

v0.0.9

Choose a tag to compare

@catalinpan catalinpan released this 11 Dec 12:36
  • Added km whoami command to view the current context and session information.

Full Changelog: v0.0.8...v0.0.9

v0.0.8

Choose a tag to compare

@catalinpan catalinpan released this 13 Nov 01:57

Fixed watch exit on error. The watch command will continue regardless of kubectl exit code.
Full Changelog: v0.0.7...v0.0.8

v0.0.7

Choose a tag to compare

@catalinpan catalinpan released this 31 Oct 16:08
  • Added multi pod and multi namespace logs streaming

Full Changelog: v0.0.6...v0.0.7

v0.0.6

Choose a tag to compare

@catalinpan catalinpan released this 30 Aug 00:47

Fix files using -f and improvement on fzf selector
Fix watch command and colouring of the status
Full Changelog: v0.0.5...v0.0.6

v0.0.5

Choose a tag to compare

@catalinpan catalinpan released this 07 Aug 10:26

Fix for apply -f not listing local files.
Full Changelog: v0.0.4...v0.0.5

v0.0.4

Choose a tag to compare

@catalinpan catalinpan released this 05 Jun 01:27

Added watch style refresh for get commands and some extra args for output colors.
Full Changelog: v0.0.3...v0.0.4

v0.0.3

Choose a tag to compare

@catalinpan catalinpan released this 27 Feb 23:20

Added coloring for some output commands.

Full Changelog: v0.0.2...v0.0.3

v0.0.2

Choose a tag to compare

@catalinpan catalinpan released this 23 Feb 19:32

Initial golang release

Full Changelog: https://github.com/catalinpan/km/commits/v0.0.2