You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alaypatel07
changed the title
re-thing Status struct for with proper semantics all features
rethink Status struct for with proper semantics all features
Mar 1, 2022
Describe the feature you'd like to have.
Once an rsync client pod has started, it would be good to get the following:
As the rsync pod completes, it would be good to get:
If the rsync pod is not running, would be good to heuristic of why it is not running
What is the value to the end user? (why is it a priority?)
The user of the library will be able to expose this information in their ux workflow
How will we know we have a good solution? (acceptance criteria)
The struct makes good semantic meaning for all scenarios
Additional context
Some of the options proposed and discussed were here in the PRR https://github.com/backube/pvc-transfer/pull/14/files#r812114598
The text was updated successfully, but these errors were encountered: