-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update insights-operator-utils version * New endpoint for list of clusters currently affected by a given rule * Update OpenAPI specification * Add TestDBStorageListClustersForHittingRules (nominal use case) * Additional UT coverage * Fix and reformat OpenAPI specification * Add UTs for new server endpoint and ensure 404 error when no rows for given query parameters * Fixes for linters and other checks * Fix OpenAPI specification (broken in previous commit) * Fix UTs not updated after latest changes * Update tests that rely on httputils.CheckPermissions * Small reference to new endpoint in docs * Add filtering by list of active clusters received from smart proxy (+UTs) * New helper function 'inClauseFromSlice' to remove duplicated code
- Loading branch information
Showing
18 changed files
with
612 additions
and
87 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
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
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.