Azure / azure-sdk-for-go

This repository is for active development of the Azure SDK for Go. For consumers of the SDK we recommend visiting our public developer docs at:
https://docs.microsoft.com/azure/developer/go/
MIT License
1.65k stars 844 forks source link

Unable to use node autoprovisioning (karpenter) with go sdk #23657

Open aaron-trout opened 1 month ago

aaron-trout commented 1 month ago

Bug Report

What happened?

I tried to set node auto provisioning mode on an AKS cluster, but the field does not seem available. From this changelog it looks like it should be called ManagedClusterNodeProvisioningProfile but I see no reference of that in pkg.go.dev or this repo (only mention in this repo is that changelog).

What did you expect or want to happen?

The field to be available and for me to be able to use it to enable Karpenter on an AKS cluster 😅

How can we reproduce it?

Just try to set that field in a ManagedClusterProperties object i.e. https://pkg.go.dev/github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerservice/armcontainerservice/v6@v6.2.1-0.20241024155753-7babbbb5efff#ManagedClusterProperties

Anything we should know about your environment.

Nothing springs to mind...

github-actions[bot] commented 1 month ago

Thanks for the feedback! We are routing this to the appropriate team for follow-up. cc @jwilder @qike-ms @seanmck @thomas1206.