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

Update azure modules #99

Merged
merged 6 commits into from
Dec 12, 2024
Merged

Conversation

kichristensen
Copy link
Contributor

github.com/Azure/azure-sdk-for-go/services/keyvault/v7.0/keyvault is deprecated, instead github.com/Azure/azure-sdk-for-go/sdk/security/keyvault/azsecrets should be used going forward.
Making this change also gives support for all the different authentication methods provided by github.com/Azure/azure-sdk-for-go/sdk/azidentity.

Signed-off-by: Kim Christensen <kimworking@gmail.com>
Signed-off-by: Kim Christensen <kimworking@gmail.com>
Signed-off-by: Kim Christensen <kimworking@gmail.com>
Signed-off-by: Kim Christensen <kimworking@gmail.com>
Signed-off-by: Kim Christensen <kimworking@gmail.com>
- Replace legacy Azure SDK packages with newer versions:
  - Remove azure-sdk-for-go and go-autorest packages
  - Add azure-sdk-for-go/sdk/azidentity v1.8.0
  - Add azure-sdk-for-go/sdk/security/keyvault/azsecrets v1.3.0

- Update related dependencies:
  - Upgrade golang-jwt from v4 to v5
  - Remove unused Azure legacy dependencies

Signed-off-by: Kim Christensen <kimworking@gmail.com>
@schristoff schristoff merged commit e3a68bd into getporter:main Dec 12, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants