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

Topic/restructure storage cmd #87

Merged
merged 3 commits into from
Jun 6, 2019
Merged

Conversation

d-e-s-o
Copy link
Owner

@d-e-s-o d-e-s-o commented May 27, 2019

This is a pull request addressing #80. Please ignore the first change in the patch set ("Allow for disabling of secret caching"; which is for #84 and mainly included to reduce merging effort).

@robinkrahl may I ask you for your review? :-)

In an attempt to rework the structure of the storage command to better
accommodate future requirements for allowing to change the read-write
state of the unencrypted volume (as well as potentially the encrypted
one), this change removes the storage status subcommand and merges its
output into the storage command.
This patch marks the next step in the process of restructuring the
storage command. Specifically, it promotes the storage hidden subcommand
to a top-level command, hidden.
This change is the last step in the process of restructuring the storage
command. In particular, now that functionality pertaining hidden volumes
has been moved out into a dedicated top-level command, it renames said
command to encrypted, because dealing with the encrypted volume is the
only functionality it provides.
@d-e-s-o d-e-s-o force-pushed the topic/restructure-storage-cmd branch from 5b93c48 to 6aea586 Compare May 27, 2019 17:33
@robinkrahl
Copy link
Collaborator

I did not yet manage to actually test the changes, but the patches look good to me.

@d-e-s-o
Copy link
Owner Author

d-e-s-o commented Jun 2, 2019

Thanks for your reviews! No worries, all of that will go into devel first to get some soak time.

@d-e-s-o d-e-s-o force-pushed the topic/restructure-storage-cmd branch from 6aea586 to d35cdf7 Compare June 6, 2019 01:23
@d-e-s-o d-e-s-o merged commit e6d89a6 into devel Jun 6, 2019
@d-e-s-o d-e-s-o deleted the topic/restructure-storage-cmd branch June 6, 2019 01:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants