Releases: NimbleArchitect/kubectl-ice
Releases · NimbleArchitect/kubectl-ice
v0.0.10
Changelog
- 1d8b31b fixed mem %REQ and %LIMIT display output
v0.0.8
Changelog
- 1ba453d fixed oddities flag issue and added basic environment variables listing
v0.0.7
Changelog
- 7594538 added oddities flag to status, restarts, cpu and memory commands.
v0.0.6
Changelog
- f939cb0 * added wildcard * and ? to match command * slight refactor
v0.0.5
Changelog
- ed70fc2 added --match flag to allow filtering before table output to screen
v0.0.4
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
Changelog
- fe4998e updated .krew.yaml ready for automatic deployments
v0.0.2
Changelog
- 44feabd updated README and added better description, fixed auto set version
v0.0.1
Changelog
- 79f8732 Merge branch 'main' of github.com:NimbleArchitect/kubectl-ice