1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/provider/azure/keyvault
Moritz Johner 2b2661ebc2
fix: use service management endpoint for ACR when using WI (#2913)
The `scope` parameter used to be the ACR url foobar.azurecr.io, but
this stopped working. Turns out that you need to use the management
endpoint as `scope` in order to authenticate with ACR.

Signed-off-by: Moritz Johner <beller.moritz@googlemail.com>
2023-11-30 00:02:28 +01:00
..
fake 🧹 Bumping GolangciLint version and fixing lint issues (#2304) 2023-05-12 05:11:33 -03:00
keyvault.go fix: use service management endpoint for ACR when using WI (#2913) 2023-11-30 00:02:28 +01:00
keyvault_auth_test.go chore: bump dependencies (#2568) 2023-08-02 21:42:03 +02:00
keyvault_test.go Refactor the PushSecret interface (#2859) 2023-11-08 06:47:13 +09:00