Skip to content

v0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Oct 04:56
· 130 commits to master since this release
9faaea9

Changelog

7cf19e8 Initial commit
0e9d4cf feat: Add CLI flags to configure table print options
fa7b38a feat: Add column labels print flag
effa046 feat: Add version flag
f32dce3 feat: Automatically include the resource group for the requested object
d4a7c29 feat: Display all dependents of a Kubernetes object
5e49663 feat: Display namespace column only if objects are in different namespaces
997b876 feat: Print dependents in sorted order (Namespace, Kind, Group & Name)
a9dd261 feat: Revamp columns for table output
a21a4fd feat: Setup hidden log flags for configuring log format & verbosity
481de38 fix: Exclude duplicated resource types
1ed1db9 fix: Handle cycles in object relationship graph
9a774cb fix: Handle multiple errors when fetching objects from all resources
2e57e9b fix: Support users with partial list access to the cluster