Skip to content

Commit 9c303a6

Browse files
authored
release containerservice (Azure#23342)
* release containerservice * update files * Update package.json * update files
1 parent d0fb1e5 commit 9c303a6

File tree

189 files changed

+2365
-5817
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

189 files changed

+2365
-5817
lines changed

common/config/rush/pnpm-lock.yaml

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/CHANGELOG.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,6 @@
11
# Release History
2-
3-
## 18.0.0-beta.2 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
13-
## 18.0.0-beta.1 (2022-09-21)
2+
3+
## 18.0.0-beta.2 (2022-09-29)
144

155
**Features**
166

@@ -23,6 +13,7 @@
2313
- Added operation ManagedClusters.abortLatestOperation
2414
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeys
2515
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait
16+
- Added Interface AgentPoolNetworkProfile
2617
- Added Interface AgentPoolsAbortLatestOperationOptionalParams
2718
- Added Interface AgentPoolWindowsProfile
2819
- Added Interface AzureEntityResource
@@ -54,6 +45,7 @@
5445
- Added Interface FleetsListOptionalParams
5546
- Added Interface FleetsUpdateOptionalParams
5647
- Added Interface GuardrailsProfile
48+
- Added Interface IPTag
5749
- Added Interface ManagedClusterAzureMonitorProfile
5850
- Added Interface ManagedClusterAzureMonitorProfileKubeStateMetrics
5951
- Added Interface ManagedClusterAzureMonitorProfileMetrics
@@ -131,6 +123,7 @@
131123
- Interface AgentPool has a new optional parameter capacityReservationGroupID
132124
- Interface AgentPool has a new optional parameter enableCustomCATrust
133125
- Interface AgentPool has a new optional parameter messageOfTheDay
126+
- Interface AgentPool has a new optional parameter networkProfile
134127
- Interface AgentPool has a new optional parameter windowsProfile
135128
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
136129
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
@@ -145,6 +138,7 @@
145138
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
146139
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
147140
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
141+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile
148142
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
149143
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
150144
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId

sdk/containerservice/arm-containerservice/_meta.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"commit": "8ff0e3b8dc12cd793f4f2208d76f9f3a7f51176c",
2+
"commit": "065b070773ed6fa98ede768ad602f4c4d2edf739",
33
"readme": "specification/containerservice/resource-manager/readme.md",
44
"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.1.20220727.1 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_create_test.json

Lines changed: 855 additions & 2372 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_delete_test.json

Lines changed: 928 additions & 2944 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_get_test.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_getupgradeprofile_test.json

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_list_test.json

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

sdk/containerservice/arm-containerservice/recordings/node/containerservice_test/recording_managedclusters_update_test.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)