kubermatic / kubermatic/machine-controller

Bump Azure SDK

Open
#2,066 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
326
Forks
138
Avg merge
2d 46m
Merged PRs (30d)
12

Description

staticcheck linter error says:

> SA1019: "github.com/Azure/azure-sdk-for-go/services/network/mgmt/2022-07-01/network" is deprecated: Please note, this package has been deprecated. A replacement package is available [github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork](https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork). We strongly encourage you to upgrade to continue receiving updates. See [Migration Guide](https://aka.ms/azsdk/golang/t2/migration) for guidance on upgrading. Refer to our [deprecation policy](https://azure.github.io/azure-sdk/policies_support.html) for more details. (staticcheck)
"github.com/Azure/azure-sdk-for-go/services/network/mgmt/2022-07-01/network"

Contributor guide

Open the contributing guide

Research direction

Search the repository for imports of github.com/Azure/azure-sdk-for-go/services/network/mgmt/2022-07-01/network, then read the linked armnetwork package and Azure migration guide. Update the deprecated SDK usage and run staticcheck to confirm the SA1019 error is gone.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, go
Domain
cloud
Issue type
Refactor
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.