Skip to content

Commit

Permalink
chore: Update Krew plugin description
Browse files Browse the repository at this point in the history
Signed-off-by: Justin Toh <[email protected]>
  • Loading branch information
tohjustin committed Oct 23, 2021
1 parent 5151b23 commit b853d6e
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .krew.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ metadata:
spec:
version: {{ .TagName }}
homepage: https://github.com/tohjustin/kube-lineage
shortDescription: Display all dependent resources
shortDescription: Display all dependent resources or resource dependencies
description: |
This plugin prints a table of dependents of the specified resource.
This plugin prints a table of dependencies or dependents of the specified
resource.
caveats: |
The tool only shows dependencies among the resources you have access to.
So for restricted users, the result may be incomplete.
The tool only shows dependencies or dependents among the resources you have
access to. So for restricted users, the result may be incomplete.
platforms:
- selector:
matchLabels:
Expand Down

0 comments on commit b853d6e

Please sign in to comment.