Skip to content

Releases: NimbleArchitect/kubectl-ice

v0.0.10

17 Apr 00:01
Compare
Choose a tag to compare

Changelog

  • 1d8b31b fixed mem %REQ and %LIMIT display output

v0.0.9

15 Apr 19:14
d5e0058
Compare
Choose a tag to compare

Changelog

v0.0.8

30 Mar 15:41
Compare
Choose a tag to compare

Changelog

  • 1ba453d fixed oddities flag issue and added basic environment variables listing

v0.0.7

30 Mar 12:45
Compare
Choose a tag to compare

Changelog

  • 7594538 added oddities flag to status, restarts, cpu and memory commands.

v0.0.6

23 Mar 00:28
Compare
Choose a tag to compare

Changelog

  • f939cb0 * added wildcard * and ? to match command * slight refactor

v0.0.5

18 Mar 19:22
Compare
Choose a tag to compare

Changelog

  • ed70fc2 added --match flag to allow filtering before table output to screen

v0.0.4

17 Mar 18:22
Compare
Choose a tag to compare

added column sort and json output, improved help

  • added sort function to table struct
  • removed old showTable function
  • changed processCommonFlags to return error
  • all commands can now sort on column names
  • added "-o json" flag
  • improved help descriptions and added usage examples

v0.0.3

10 Mar 16:02
Compare
Choose a tag to compare

Changelog

  • fe4998e updated .krew.yaml ready for automatic deployments

v0.0.2

03 Mar 18:58
Compare
Choose a tag to compare

Changelog

  • 44feabd updated README and added better description, fixed auto set version

v0.0.1

03 Mar 17:05
Compare
Choose a tag to compare

Changelog

  • 79f8732 Merge branch 'main' of github.com:NimbleArchitect/kubectl-ice