feat(provider/infisical): azure auth and refactor to go sdk#4854
feat(provider/infisical): azure auth and refactor to go sdk#4854Skarlso merged 10 commits intoexternal-secrets:mainfrom varonix0:daniel/infisical-azure-auth
Conversation
|
Removed local replace of our go SDK, tests should pass now! |
|
@vmatsiiako Hello. Just a note. Until tests are not all passing and issues are resolved maintainers usually don't start reviewing at all. :) So I suggest the PR author begins with solving the ci issues and the Sonar issue. :) Once those are done, we can start reviewing it. |
|
Hi @Skarlso, the sonar issue has been resolved alongside the tests failing. PR should be ready for review! |
|
@DanielHougaard Fantastic. Could you please sign your commits? :) Then we are good to go. |
|
Hey @Skarlso, I fixed the failed lint test and signed my commits! |
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
Signed-off-by: Daniel Hougaard <daniel@infisical.com>
|
Hi @Skarlso, I've pushed the request changes. Could I please have you take another look? |
|
Are old versions also working and it pushed the secret the same way? Or is this a breaking change? |
@Skarlso, older versions will continue to work the same way. This PR just moves the calls to use our official Go SDK, and it adds azure auth |
|
Okay then |
|
|
Thank you @Skarlso! When do you think we can get this released? We have quite a lot of folks waiting for this on our end |
|
Hello. I'm not sure. We recently had a release. Maybe next week I'll create a 0.18.2. We don't really have a set cadence. |
…-secrets#4854) Signed-off-by: asrormirzoev <asrormirzoev@yandex-team.ru>



Problem Statement
Users are requesting to be able to use the Infisical provider with Azure Auth.
Proposed Changes
Checklist
git commit --signoffmake testmake reviewable