Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Oct 01:28
· 42 commits to master since this release
440637f

Changelog

440637f doc: Reset project version to v0.3.0
82d0156 feat: Add --all-namespaces flag to explicitly find relationships across all ns
dfc9bc3 feat: Add --depth/-d flag to specify max depth to find relationships
09bd3f8 feat: Add --scopes/-S flag to specify additional ns to find relationships
cfc8a66 feat: Add --show-namespace flag to always show namespace column
23aee89 feat: Display Helm release ready & status condition
7222a6a feat: Support "split" & "split-wide" format for --output/-O flag
b329c16 feat: Support APIService relationships
5d7684b feat: Support CSINode relationships
6d92686 feat: Support CSIStorageCapacity relationships
999ec43 feat: Support ClusterRoleRule & RoleRule relationship with PSPs
9ee4162 feat: Support Helm relationships
b59ef87 feat: Support HelmStorage relationship
41a37bc feat: Support NetworkPolicy relationships
8ca3341 feat: Support PersistentVolumeDriver & PersistentVolumeDriverSecret relationship
02de7a9 feat: Support PodDisruptionBudget relationships
c707036 feat: Support PodSecurityPolicy relationship (via Pods)
d5f71d2 feat: Support PodSecurityPolicy relationships
6f6e0ab feat: Support PodServiceAccount relationship
0714c1f feat: Support PodVolumeDriver & PodVolumeDriverSecret relationship
3de7dca feat: Support RuntimeClass relationships
64c3b4b feat: Support SA user & groups for ClusterRoleBinding & RoleBinding relationships
ce3aa87 feat: Support StorageClass relationships
623ef23 feat: Support VolumeAttachment relationships
580de98 feat: Support viewing dependents with helm subcommand
10e7469 fix: Account for depth when determining whether to show group & ns
0e6a7b0 fix: Add cluster reachability check before executing commands
292dfb4 fix: Add missing import for client-go auth plugins
1ba7292 fix: Fix ClusterRoles not recognized in RoleBinding relationships
b01b1a1 fix: Fix missing NS value in some errors logs when resolving dependents