-
Notifications
You must be signed in to change notification settings - Fork 99
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
fix: Upgrade azserect client for AZURE #430
Conversation
5347da8
to
355dc13
Compare
Hey @aead can you please review this when you get a chance? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Only minor comment, rest of them looks fine. We need to get rid of the old code @jiuker
cf9f0dd
to
5a193b8
Compare
@jiuker did you get the chance to test this with Azure ? let me know if you need any help in Azure |
@aead we need to get this merged for a new kes release, so that we can move to a supported SDKs. Can you PTAL ? |
@aead can you please review this? |
@aead we need to migrate to new SDK previous one is unmaintained now.. its a security risk. |
…client # Conflicts: # internal/keystore/azure/client.go
…ient # Conflicts: # go.mod # go.sum
Checking back again on this @aead let me know if you could look at this PR. |
#459 supersedes this PR, closing this one. |
Upgrade azserect client
How to test:
Once the verification is successful, I remove the redundant code
fix #261