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
- Right before the trustee first deploys the operator, create an auth key for the KBS API and save it as a kube secret.
- Replacing the patch mechanism with API calls
- Add a reconcile loop that watches for changes in the trustee deployment and sync LUKS key that was lost.
Test: test_luks_key_sync - this test checks that the luks key is first sent to tustee and
validates that after trustee restarts, the keys are sent again.
Signed-off-by: Roy Kaufman <rkaufman@redhat.com>
0 commit comments