-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor /inventory code to expose some helpers (#4090)
* Refactor /inventory code to expose some helpers - That can be used by other similar inventory endpoints * Remove namespace check in getHelmReleaseInventory * Update ObjectWithChildren doc string to include unstructured type * Change node_modules installation in makefile to use lockfile instead of pure * Check that we can list children in another ns --------- Co-authored-by: Rana Tarek Hassan <[email protected]> Co-authored-by: Rana Tarek Hassan <[email protected]> Co-authored-by: Kevin McDermott <[email protected]>
- Loading branch information
1 parent
1aec45c
commit 8e11144
Showing
5 changed files
with
217 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.