Releases: elementalvoid/tonnage
Releases · elementalvoid/tonnage
v0.2.0
Tonnage v0.2.0
:
- Built against Kubernetes 1.30.
- Adds support for Node and Pod
FieldSelector
s.
Full Changelog: v0.1.1...v0.2.0
v0.1.1 -- Faster with better, tabular output. Updated to Kubernetes 1.22!
Tonnage v0.1.1
:
- Is built against Kubernetes 1.22.
- Uses consistent CPU/Memory units in all output!
- Moved to a prettier, tabular output format.
- Got a minor speedup! It now processes Nodes and Pods using go funcs.
- Added progress bars showing status of processing Nodes and Pods/Containers.
- Got upgraded to Golang 1.17.
- Ditched Docker for builds.
Support up to Kubernetes 1.17
Tonnage now supports up to Kubernetes 1.17.
Additional changes:
- Go 1.13 upgrade
- Swap to Go modules
- Updated CI flow
v0.0.1
v0.0.1 - Initial release