Skip to content

PKI to tmpfs#1496

Merged
dguido merged 5 commits into
masterfrom
feature/tmpfs
Jul 10, 2019
Merged

PKI to tmpfs#1496
dguido merged 5 commits into
masterfrom
feature/tmpfs

Conversation

@jackivanov
Copy link
Copy Markdown
Collaborator

@jackivanov jackivanov commented Jun 21, 2019

Description

As discussed in #145. The config files will be stored in tmpfs only if the store_pki (retain the PKI) is not chosen, and unmounted once the server is ready. MacOS implementation might be a bit dirty, but I didn't find any other way, so we need to review whether this would be appropriate for merging.

Motivation and Context

Closes #145

How Has This Been Tested?

Deployed a few times without errors

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have read the CONTRIBUTING document.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • All new and existing tests passed.

Comment thread playbooks/tmpfs/macos.yml Outdated
Comment thread playbooks/cloud-post.yml
Comment thread playbooks/tmpfs/umount.yml Outdated
- diskutil to full path
- unmount and eject fixes
@jackivanov jackivanov requested review from disconnect3d and removed request for dguido July 5, 2019 19:02
@dguido dguido merged commit 090a60d into master Jul 10, 2019
@dguido dguido deleted the feature/tmpfs branch July 10, 2019 16:31
iBringit added a commit to iBringit/algo that referenced this pull request Nov 4, 2020
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.

tmpfs for key generation

3 participants