-
Notifications
You must be signed in to change notification settings - Fork 295
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(fabric): serialization of ccp and sshconfig #3577
Labels
Comments
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 8, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
5 tasks
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 8, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 10, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 21, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 21, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Oct 29, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Nov 28, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
petermetz
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Dec 1, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Dec 2, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
jagpreetsinghsasan
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Dec 2, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
petermetz
pushed a commit
to jagpreetsinghsasan/cactus
that referenced
this issue
Dec 2, 2024
Primary Changes --------------- 1. sshConfig and connectionProfile can now be passed as base64 encoded strings Changes required to incorporate 1) --------------------------------- 2. Added sshConfigBase64Encoded and connectionProfileBase64encoded properties to IPluginLedgerConnectorFabricOptions 3. Added necessary FabricConnector class variables 4. Added a new testcase to demonstrate the same 5. Updated an implementation which fetches sshConfig from class variable Fixes hyperledger-cacti#3577 Signed-off-by: jagpreetsinghsasan <jagpreetsinghsasan@accenture.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
As a developer, I want to enable serialization of connection profile and sshconfig as base64 encoded strings, so that we can pass these complicated objects easily while initializing the fabric connector over api-server.
This task is related to #3408 (ease of doing api calls)
Acceptance Criteria
The new feature shouldn't prevent the existing functionality to work (i.e. passing the
sshconfig
andconnectionProfile
in the usual way)The text was updated successfully, but these errors were encountered: