-
Notifications
You must be signed in to change notification settings - Fork 430
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
Integrate azure-sdk-for-go v2 #3409
Comments
I have a PR that converts NAT gateways and VNET peerings that I'll put out for review today. Edit: see #3410. Edit: VNET peerings is already in ASO, so reworking this. |
See Azure/azure-service-operator#2237 (comment) for discussion. This was based on a stale list and may be moot now. Edit: updated to reflect current state of ASO service implementation. |
See https://github.com/Azure/azure-service-operator/labels/capz for the current state of supporting these services in ASO. |
Plan is to fix WI auth issues with #3473 first, then Azure MangedClusters, others are open for contribution right now. |
Hi @mboersma @CecileRobertMichon |
@LochanRn sorry, I finally got around to adding tasks for converting managedcluster and agentpools (although really they're linked). I also opened a WIP PR here: #3857. Until #3441 is fixed, I don't think any of these tasks can be done in parallel, but we're doing our best to get there and would love any reviews or advice or contributions you might have. |
@mboersma Would love to contribute. So is there any task i can pick under this umbrella to help move things faster ? |
I don't think there's any task here that's ready to work on yet, but hopefully that will change very soon, once one of the outstanding SDKv2 PRs is merged. @CecileRobertMichon I'll convert the managedclusters item to an issue. |
@mboersma - which PR are we waiting to merge so LochanRn or others can help out potentially? |
Now that the The managedclusters task is moving forward, and I'll promote the others to issues so others can claim them. |
The managedclusters/agentpools task finally looks to be about to merge. The remaining three tasks are up for grabs if anyone has bandwidth:
You can use #3882 as a model. |
The current plan is: keep converting services to SDKv2 so we're not relying on the now-unsupported SDKv1. Then convert them over to ASO one-by-one. |
I created #3917 as a marker to update loadbalancer service. |
Going to close this so it shows as complete for 1.11 milestone release notes and such even though you will finish the one final |
/kind feature
This is an umbrella issue to track the overall progress of converting services not covered by ASO (see #3402) to use Azure's SDK for Go version 2.
Tasks
This list comes primarily from Azure/azure-service-operator#2237. This issue replaces #2670.
The text was updated successfully, but these errors were encountered: