-
Notifications
You must be signed in to change notification settings - Fork 608
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…5533) * remove host connection ID in default metadata * allow empty host connection id in validateConnectionParams * add host connection id to the metadata on host open try * nit * add test init with empty host connection ID * add test host * correct test * nit * lint * remove assert * TestOnChanOpenInit * OnChanOpenTry * TestOnChanUpgradeInit * TestOnChanUpgradeTry * TestOnChanUpgradeTry * remove check * test * test * nit * nit * add check version * NewDefaultMetadataString * e2e * change func name and var place * callbacks * revert icatypes.NewDefaultMetadataString * add back NewDefaultMetadataString with hostConnectionID * nit * nit * nit * remove unused code * revert * address self-review comments * add import back * some more refactoring * more cleanup * remove unused test * change set version func * lint * still set host connection ID in our controller implementation * remove empty lines * remove unnecessary line * add changelog --------- Co-authored-by: Carlos Rodriguez <[email protected]> Co-authored-by: DimitrisJim <[email protected]>
- Loading branch information
1 parent
9aa7151
commit 1ebede6
Showing
7 changed files
with
53 additions
and
37 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