Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jan 04:25
· 20 commits to main since this release

Changelog

b909816 Add ablity to output as yaml and json
43bcf73 Add actual pod counts, requests/limits for cpu and memory. Also use tabwriter for formatting.
b0d9b1f Add cmd/ pkg/ and other files
f4e9cca Add goreleaser workflow
ba17294 Add linter
1753097 Add namespace command for namespace size
65beaaa Add node counts to the cluster and node-role commands
71886f4 Add node-role subcommand to summerize capacity data based on node role
2cee009 Add readable values to cluster capacity data struct so they show in json/yaml output formats
1a6e17d Add sort-by-role for the node command output
710b5cd Change shorterned namespace command na to ns to match kube
41945d6 Create go.yml
427ceeb First attempt to fix namespace command performance
9d2a04d Fix lint issues
299cde7 Fix node capacity command performance
2d43f3f Fix node-role command performance
4134041 Goreleaser adjustments
3fcc8b5 Human readable values as part of struct (Cores and GiB) and now included in yaml/json output
10c1220 Implementing Cluster and Node commands
2a11f68 Initial commit
40c4293 Namespace display table by default only shows namespaces with pods
6ce7ce9 Refactor output into separate source file
78a126d Rename to kubeSize
958da08 Several major changes
3b1e475 Small bug in node capacity command
252ec62 Subcommand aliases and node status on node subcommand
9261277 Use namespace flag for namespace selection