Skip to content
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

Store effective transfer options used for a replication to history #355

Open
8 tasks
ikhandamirov opened this issue Jan 2, 2025 · 0 comments
Open
8 tasks
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic

Comments

@ikhandamirov
Copy link

Description:

In order to make debugging easier, the history of the replication runs should contain effective transfer options used for each replication run. The transfer options should be stored in a human readable form.

In general, the replication controller does not know, which of the provided ocmconfig resources contains the transfer options. And it cannot put all of them to history, because some of ocmconfigs likely contain credentials. The way to get hold of the effective transfer options would be to extract them from the aggregated OCM context.

Done Criteria:

  • Code has been reviewed by other team members
  • Internal technical Documentation created/updated
  • New / changed code is documented
  • Analysis of existing tests (Unit and Integration)
  • Unit Tests created for new code or existing Unit Tests updated
  • Integration Test Suite updated (includes deletion of existing unnecessary Integration Test and/or creation of new ones if required)
  • Enduser Documentation updated (if applicable)
  • Successful demonstration in Review
@ikhandamirov ikhandamirov added the kind/task small task, normally part of feature or epic label Jan 2, 2025
@github-actions github-actions bot added the area/ipcei Important Project of Common European Interest label Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ipcei Important Project of Common European Interest kind/task small task, normally part of feature or epic
Projects
Status: 🆕 ToDo
Development

No branches or pull requests

1 participant