-
Notifications
You must be signed in to change notification settings - Fork 68
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
Key should be deleted from the KIM if generation/import fails #139
Labels
bug
Something isn't working
Comments
hug-dev
added a commit
to hug-dev/parsec
that referenced
this issue
Apr 16, 2020
Adds many tests to make sure that the operations API is respected. Fixes in the service the parts that are not compliant. Also fixes parallaxsecond#139 Signed-off-by: Hugues de Valon <[email protected]>
hug-dev
added a commit
to hug-dev/parsec
that referenced
this issue
Apr 16, 2020
Adds many tests to make sure that the operations API is respected. Fixes in the service the parts that are not compliant. Also fixes parallaxsecond#139 Signed-off-by: Hugues de Valon <[email protected]>
hug-dev
added a commit
to hug-dev/parsec
that referenced
this issue
Apr 16, 2020
Adds many tests to make sure that the operations API is respected. Fixes in the service the parts that are not compliant. Also fixes parallaxsecond#139 Signed-off-by: Hugues de Valon <[email protected]>
hug-dev
added a commit
to hug-dev/parsec
that referenced
this issue
Apr 17, 2020
Adds many tests to make sure that the operations API is respected. Fixes in the service the parts that are not compliant. Also fixes parallaxsecond#139 Signed-off-by: Hugues de Valon <[email protected]>
hug-dev
added a commit
to hug-dev/parsec
that referenced
this issue
Apr 17, 2020
Adds many tests to make sure that the operations API is respected. Fixes in the service the parts that are not compliant. Also fixes parallaxsecond#139 Signed-off-by: Hugues de Valon <[email protected]>
cc @egrimley-arm - this is fixed if you use latest |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If a key is generated or imported but execution fails during generation/import, the key should not be present in the Key ID Manager anymore.
An integration test should be created out of this.
The text was updated successfully, but these errors were encountered: