Skip to content

Commit

Permalink
[mgmt] containerservice release (Azure#30510)
Browse files Browse the repository at this point in the history
  • Loading branch information
kazrael2119 authored Jul 25, 2024
1 parent df71792 commit fe18ae3
Show file tree
Hide file tree
Showing 269 changed files with 1,391 additions and 12,514 deletions.
15 changes: 15 additions & 0 deletions sdk/containerservice/arm-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Release History

## 21.0.0 (2024-07-24)

### Features Added

- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForEmptyNodes
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForOccupiedNodes
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter ignoreDaemonsetsUtilization
- Enum KnownNetworkPolicy has a new value None
- Enum KnownNodeOSUpgradeChannel has a new value SecurityPatch

### Breaking Changes

- Removed operation ManagedClusters.getOSOptions


## 20.1.0-beta.1 (2024-07-12)
Compared with version 20.0.0

Expand Down
2 changes: 1 addition & 1 deletion sdk/containerservice/arm-containerservice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Container Service Client.

[Source code](https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice) |
[Package (NPM)](https://www.npmjs.com/package/@azure/arm-containerservice) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice) |
[Samples](https://github.com/Azure-Samples/azure-samples-js-management)

## Getting started
Expand Down
2 changes: 1 addition & 1 deletion sdk/containerservice/arm-containerservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"commit": "c35779f9b45b287e2763e803e9692dbb5627f671",
"commit": "aa23ddc02b2b1c5a34c56a49d83b77c0a1aaa614",
"readme": "specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md",
"autorest_command": "autorest --version=3.9.7 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=D:\\Git\\azure-sdk-for-js ..\\azure-rest-api-specs\\specification\\containerservice\\resource-manager\\Microsoft.ContainerService\\aks\\readme.md --use=@autorest/typescript@6.0.23 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
Expand Down
2 changes: 1 addition & 1 deletion sdk/containerservice/arm-containerservice/assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"AssetsRepo": "Azure/azure-sdk-assets",
"AssetsRepoPrefixPath": "js",
"TagPrefix": "js/containerservice/arm-containerservice",
"Tag": "js/containerservice/arm-containerservice_5e83559e86"
"Tag": "js/containerservice/arm-containerservice_1008631c71"
}
2 changes: 1 addition & 1 deletion sdk/containerservice/arm-containerservice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"sdk-type": "mgmt",
"author": "Microsoft Corporation",
"description": "A generated SDK for ContainerServiceClient.",
"version": "20.1.0-beta.1",
"version": "21.0.0",
"engines": {
"node": ">=18.0.0"
},
Expand Down
Loading

0 comments on commit fe18ae3

Please sign in to comment.