-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(cli): add support for multiple sources to sync command (#18016)
* update sync command Signed-off-by: ishitasequeira <[email protected]> use arrays instead of map to display ApplicationManifetQuery fields in swagger Signed-off-by: ishitasequeira <[email protected]> rebase and update logic for sync command Signed-off-by: ishitasequeira <[email protected]> update conditions Signed-off-by: ishitasequeira <[email protected]> update displayRevisions on OperationState Signed-off-by: ishitasequeira <[email protected]> remove rerunreport file Signed-off-by: ishitasequeira <[email protected]> fix index 0 out of bounds error Signed-off-by: ishitasequeira <[email protected]> Address comments Signed-off-by: ishitasequeira <[email protected]> fix codegen Signed-off-by: ishitasequeira <[email protected]> rename GetSourcePtrBySourceIndex to GetSourcePtrByIndex Signed-off-by: ishitasequeira <[email protected]> rename GetSourcePtrBySourcePosition to GetSourcePtrByPosition Signed-off-by: ishitasequeira <[email protected]> rebase with master and resolve conflicts Signed-off-by: ishitasequeira <[email protected]> fix codegen Signed-off-by: ishitasequeira <[email protected]> Address feedback and add tests Signed-off-by: ishitasequeira <[email protected]> fix unit test Signed-off-by: ishitasequeira <[email protected]> * codegen post cherry-pick Signed-off-by: ishitasequeira <[email protected]> --------- Signed-off-by: ishitasequeira <[email protected]>
- Loading branch information
1 parent
e1f890d
commit f875931
Showing
15 changed files
with
834 additions
and
361 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
Oops, something went wrong.