Skip to content

Commit

Permalink
fix version of containerservice (#23975)
Browse files Browse the repository at this point in the history
* fix version of containerservice

* update files
  • Loading branch information
kazrael2119 authored Nov 24, 2022
1 parent 3346fd9 commit fe16c86
Show file tree
Hide file tree
Showing 11 changed files with 2,767 additions and 3,993 deletions.
10 changes: 5 additions & 5 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

24 changes: 16 additions & 8 deletions sdk/containerservice/arm-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 17.2.0-beta.1 (2022-11-07)
## 17.3.0-beta.1 (2022-11-24)

**Features**

Expand All @@ -11,8 +11,6 @@
- Added operation group TrustedAccessRoles
- Added operation AgentPools.abortLatestOperation
- Added operation ManagedClusters.abortLatestOperation
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeys
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait
- Added Interface AgentPoolNetworkProfile
- Added Interface AgentPoolsAbortLatestOperationOptionalParams
- Added Interface AgentPoolWindowsProfile
Expand Down Expand Up @@ -53,7 +51,6 @@
- Added Interface ManagedClusterAzureMonitorProfileMetrics
- Added Interface ManagedClusterIngressProfile
- Added Interface ManagedClusterIngressProfileWebAppRouting
- Added Interface ManagedClusterOidcIssuerProfile
- Added Interface ManagedClusterPropertiesForSnapshot
- Added Interface ManagedClustersAbortLatestOperationOptionalParams
- Added Interface ManagedClusterSecurityProfileImageCleaner
Expand All @@ -69,8 +66,6 @@
- Added Interface ManagedClusterSnapshotsListNextOptionalParams
- Added Interface ManagedClusterSnapshotsListOptionalParams
- Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
- Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams
- Added Interface ManagedClusterStorageProfileBlobCSIDriver
- Added Interface ManagedClusterWorkloadAutoScalerProfile
- Added Interface ManagedClusterWorkloadAutoScalerProfileKeda
- Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
Expand Down Expand Up @@ -139,7 +134,6 @@
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
- Interface ManagedCluster has a new optional parameter guardrailsProfile
- Interface ManagedCluster has a new optional parameter ingressProfile
- Interface ManagedCluster has a new optional parameter oidcIssuerProfile
- Interface ManagedCluster has a new optional parameter workloadAutoScalerProfile
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
Expand All @@ -155,7 +149,6 @@
- Interface ManagedClusterSecurityProfile has a new optional parameter imageCleaner
- Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
- Interface ManagedClusterSecurityProfile has a new optional parameter workloadIdentity
- Interface ManagedClusterStorageProfile has a new optional parameter blobCSIDriver
- Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
- Class ContainerServiceClient has a new parameter fleetMembers
- Class ContainerServiceClient has a new parameter fleets
Expand All @@ -179,6 +172,21 @@
- Enum KnownSnapshotType has a new value ManagedCluster


## 17.2.0 (2022-11-02)

**Features**

- Added operation ManagedClusters.beginRotateServiceAccountSigningKeys
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait
- Added Interface ManagedClusterOidcIssuerProfile
- Added Interface ManagedClustersRotateServiceAccountSigningKeysHeaders
- Added Interface ManagedClustersRotateServiceAccountSigningKeysOptionalParams
- Added Interface ManagedClusterStorageProfileBlobCSIDriver
- Added Type Alias ManagedClustersRotateServiceAccountSigningKeysResponse
- Interface ManagedCluster has a new optional parameter oidcIssuerProfile
- Interface ManagedClusterStorageProfile has a new optional parameter blobCSIDriver


## 17.1.0 (2022-08-25)

**Features**
Expand Down
6 changes: 3 additions & 3 deletions sdk/containerservice/arm-containerservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "ae9cb5a65ff4dba1d626ed0a1bb4e94dd17583e8",
"commit": "7a54c1a83d14da431c0ae48c4315cba143084bce",
"readme": "specification/containerservice/resource-manager/readme.md",
"autorest_command": "autorest --version=3.8.4 --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\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221103.1 --generate-sample=true",
"autorest_command": "autorest --version=3.8.4 --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\\readme.md --use=@autorest/typescript@6.0.0-rc.3.20221108.1 --generate-sample=true",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.2",
"use": "@autorest/typescript@6.0.0-rc.3.20221103.1"
"use": "@autorest/typescript@6.0.0-rc.3.20221108.1"
}
6 changes: 3 additions & 3 deletions 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": "17.2.0-beta.1",
"version": "17.3.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -36,7 +36,7 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.8.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
Expand Down Expand Up @@ -119,4 +119,4 @@
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview"
}
}
}
Loading

0 comments on commit fe16c86

Please sign in to comment.