Releases: NimbleArchitect/kubectl-ice
Releases · NimbleArchitect/kubectl-ice
v0.2.12
v0.2.11
Changelog
- 8c53b89 added colour modifires to all sub commands
- cea93fb added environment variable ICE_COLOR updated colours to support custom colours tidied up colour code updated readme
- 13166b3 added colour support to remaining sub commands
- 2220ea8 colour now support colour modifier
- b712ca1 updated readme to remove colour from output flag
- 5298ca6 updated readme
- cb5f92e updated colour flag help mexxage
- 9cddbc0 tables now support column, error and mix colours enabled environment var ICE_COLOUR added --color flag
- 9e86ec5 moved percent colour limits to setColourValue
- aaa6f9a added colour/color options to output -o flag
- 9db6fda Update README.md
- 042140f Merge branch 'main' of github.com:NimbleArchitect/kubectl-ice
- b95ea9b fixed bug where I didn't check environment for nil pointer
- 6861ab9 Merge pull request #14 from xino12/main
- b59c09a Update README.md
- 6ae447d Update README.md
v0.2.10
v0.2.9
v0.2.8
v0.2.6
v0.2.5
v0.2.4
v0.2.3
v0.2.2
Changelog
- aae995b containers and owners are now displayed in the same order every run so I can pipe to unix watch command
- 6b7b4a8 fixed table_test.go
- 12436a1 moved table.exclusionFilter to builder.matchShouldExclude
- 9dc5f39 preparing to move match filter to builder
- e670d64 merged buildPodTree into walkTreeCreateRow
- 5ed6061 stopped empty pods being displayed with using the -c flag
- 1340032 merged buildpod and sum into buildbranch function
- 8a97438 moved indentText func to table.go
- 8b2b097 cpu with --raw correctly displays in nanocores and calculates up to parents