This repository has been archived by the owner on Jul 4, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 82
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Support fine-grained SLIS filtering during onboarding (#3787)
* Initial implementation * Remove adding of apps without template id and adopt e2e tests * Fix e2e tests * Adapt unit tests for onboarding * Adopt system fetcher unit tests * Fix lint * Update values.yaml * Fix lint 2 * Fix and add new e2e test for system fetcher * Minor fixes and new e2e test cases * Remove fmts * Address comments * Fix lint * Use env var for slis label filter for input validation on create app template mutation * Minor adjustment in fixtures for application template * Fix imports * Fix unit test * Update dependencies * Update values.yaml * Revert go mod * Fix unit test * Fix e2e test * Bump dependencies * Bump dependencies 1 * Bump dependencies 2 * Update values.yaml * Add missing constant * Dependencies updates pass 1 * Adjust constant name * Dependencies updates pass 1 * Dependencies updates pass 2 * Update values.yaml --------- Co-authored-by: Dobromir Zahariev <dobromir.zahariev@sap.com>
- Loading branch information
1 parent
81a9643
commit 48af9ca
Showing
43 changed files
with
1,082 additions
and
745 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
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.