-
Notifications
You must be signed in to change notification settings - Fork 194
bring in convert/refresh funcs #1231
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Need a docs/cli/file.rst update
Merge the file/block manager commands into the storage_utils manager- I'd like a little more documented about what actually happens when you run these commands. If there is documentation being created that explains all that on cloud.ibm.com or something linking to it in the docs/cli area should be fine.
- Since the refreshDependentDuplicate command isn't out yet, this will likely be on-hold until it is public.
- Unit tests.
|
I've refactored the file/block managers, which will likely conflict with your changes. When you get a chance, you might want to pull in the changes from #1235 (or just wait until its merged to master). The practical effect is that you'll just put your file/block manager new functions into the new |
No description provided.