Skip to content

Releases: howardjohn/kubectl-resources

v0.2.0

25 May 17:50
Compare
Choose a tag to compare

Changelog

28af029 Do not show terminated pods
3e76075 Support clusters without metrics api
ec45f4f Update dependencies

v0.1.0

14 Jan 03:52
Compare
Choose a tag to compare

Changelog

3707a7b Add build badge (#4)
a0e715d Add buildkite (#2)
16e504a Add colored output (#6)
7691fd1 Add deps target
313e672 Add flag to determine if colors should be used (#10)
13da226 Add goreleaser (#35)
1ce8701 Add option to show only pods exceeding requests (#9)
af754d3 Add support for -v flag
46a684c Blacklist kube-system
4cfe7da Bump github.com/mattn/go-isatty from 0.0.8 to 0.0.9 (#13)
c002203 Bump github.com/rogpeppe/go-internal from 1.3.0 to 1.3.1 (#14)
776d1d4 Clean up which resources are shown and ordering
8b2cad0 Complete data collection
ff9b367 Create LICENSE
d7d45aa Don't try to total when there are no rows (#11)
2a0e2fb Enable mergify
166a48b Ensure formatter doesn't change anything in pr (#8)
c4ef1fc Fetch in parallel
a64f0ee First pass at adding aggregation support
f37e723 First pass at aggregation
32e2c0c Fix aggregation (#27)
2a32093 Fix buildkite
055f224 Fix memory format (#15)
d8d1571 Fix mergify
aa55755 Fix mergify filename
cff35af Fix warnings during aggregation (#33)
f91fc68 Fully outputting information
6edd9c3 Get current usage
f08a26d Improve makefile
9d08c18 Improve mergify config
34bd15a Initial commit
bd97788 Initial kubernetes client
167cb4d Lookup KUBECONFIG var (#5)
3c19092 Merge pull request #1 from howardjohn/add-license-1
aeb534f Mergify require buildkite
f45d0ce Proper namespaces (#31)
0f3ed86 Refactor
e17854c Remove debugging code
5d984b9 Remove legacy code
1425abe Replace magefile with makefile (#32)
1a34067 Restructure directories (#3)
b28dc58 Run formatter
47ecad1 Short names
ec5c19c Simplify node name
54c6f4d Simplify node names even if pods are missing a node
618f363 Support showing node name
15280fc Switch makefile for magefile (#7)
a6da27e Tune tabwriter
dcc27bd Update .mergify.yaml
de50a98 Update buildkite (#28)
8507a0b Update readme
509d78b verbose: enable by default (#34)