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

keymanager/worker: Be better about re-initializing the enclave state #1812

Closed
Yawning opened this issue Jun 13, 2019 · 1 comment
Closed
Assignees
Labels
c:key management Category: key management

Comments

@Yawning
Copy link
Contributor

Yawning commented Jun 13, 2019

Right now the enclave status is queried once on enclave init. For the sake of robustness, this should be done periodically (eg: on node re-registration) so that enclave replication will get re-triggered as needed.

The policy updates also need to happen periodically, so I'll clean this up when I wire in policy support.

@Yawning Yawning added the c:key management Category: key management label Jun 13, 2019
@Yawning Yawning self-assigned this Jun 13, 2019
@kostko
Copy link
Member

kostko commented Sep 27, 2019

This was done in #2148, init is triggered on each status update.

@kostko kostko closed this as completed Sep 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:key management Category: key management
Projects
None yet
Development

No branches or pull requests

2 participants