-
Notifications
You must be signed in to change notification settings - Fork 5.1k
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
[AKS] update go SDK configuration and fix a consistency error #3172
Conversation
Automation for azure-sdk-for-pythonNothing to generate for azure-sdk-for-python |
Automation for azure-sdk-for-nodeNothing to generate for azure-sdk-for-node |
Automation for azure-libraries-for-javaNothing to generate for azure-libraries-for-java |
Automation for azure-sdk-for-rubyNothing to generate for azure-sdk-for-ruby |
Automation for azure-sdk-for-goThe initial PR has been merged into your service PR: |
Looks like |
c03aa2e
to
574dc83
Compare
@mboersma - This seems to be the last CI error - could you take a look?
It looks like it's just a mismatch between OrchestratorProfile in location.json vs managedClusters.json. |
5b364d9
to
eebe190
Compare
Thanks for the fix @mboersma.
Given that these errors are not caused by the commits in this PR, I wont block merging because of them - but wondering if it's possible to get these fixed or (if the service is already live) to apply for ARM violation suppression so we can get the CI green? |
Thanks @annatisch! Yes, our intent is to suppress those three known violations for now as AKS is already live. We've communicated with @ravbhatnagar and have a plan to implement the PATCH endpoint for Managed Clusters. |
#3131 forgot to update readme.md for the Go multi-api SDK. This does that and updates some older
description
fields so they pass the new, more strict model linting.PR information
api-version
in the path should match theapi-version
in the spec).Quality of Swagger