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

Remove non-existing credential instead returning error #753

Merged
merged 1 commit into from
Dec 7, 2020

Conversation

outcatcher
Copy link
Contributor

Summary of the Pull Request

Fix #752

Unset ID instead returning error during identity_credential_v3 read operation

Remove the second redundant check at isResourceNotFound

PR Checklist

Acceptance Steps Performed

=== RUN   TestAccIdentityV3Credential_basic
--- PASS: TestAccIdentityV3Credential_basic (18.92s)
PASS

Process finished with exit code 0

Fix #752

Unset ID instead returning error during identity_credential_v3 read operation

Remove second redundant check in `isResourceNotFound`
@outcatcher outcatcher requested review from a team, lego963 and anton-sidelnikov and removed request for a team December 7, 2020 08:55
@outcatcher outcatcher added the gate Merge PR label Dec 7, 2020
@otc-zuul
Copy link

otc-zuul bot commented Dec 7, 2020

Build succeeded.

@otc-zuul otc-zuul bot merged commit fb96f76 into master Dec 7, 2020
@otc-zuul otc-zuul bot deleted the identity/missing-aksk branch December 7, 2020 10:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gate Merge PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Credential refresh fails if ak/sk is missing
3 participants