@azure/arm-containerservice 19.8.0-beta.1 → 19.8.0-beta.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +181 -1
- package/dist/index.js +58 -3
- package/dist/index.js.map +1 -1
- package/dist/index.min.js +1 -1
- package/dist/index.min.js.map +1 -1
- package/dist-esm/samples-dev/agentPoolsAbortLatestOperationSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsCreateOrUpdateSample.js +22 -22
- package/dist-esm/samples-dev/agentPoolsDeleteMachinesSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/agentPoolsGetAvailableAgentPoolVersionsSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsGetUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsListSample.js +1 -1
- package/dist-esm/samples-dev/agentPoolsUpgradeNodeImageVersionSample.js +1 -1
- package/dist-esm/samples-dev/machinesGetSample.js +1 -1
- package/dist-esm/samples-dev/machinesListSample.js +1 -1
- package/dist-esm/samples-dev/maintenanceConfigurationsCreateOrUpdateSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsDeleteSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsGetSample.js +2 -2
- package/dist-esm/samples-dev/maintenanceConfigurationsListByManagedClusterSample.js +2 -2
- package/dist-esm/samples-dev/managedClusterSnapshotsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/managedClusterSnapshotsUpdateTagsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersAbortLatestOperationSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersCreateOrUpdateSample.js +33 -33
- package/dist-esm/samples-dev/managedClustersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetAccessProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetCommandResultSample.js +2 -2
- package/dist-esm/samples-dev/managedClustersGetGuardrailsVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetMeshRevisionProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetMeshUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetOSOptionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetSafeguardsVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersGetUpgradeProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterAdminCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterMonitoringUserCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListClusterUserCredentialsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListGuardrailsVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListKubernetesVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListMeshRevisionProfilesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListMeshUpgradeProfilesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListOutboundNetworkDependenciesEndpointsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListSafeguardsVersionsSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersListSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersResetAadProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersResetServicePrincipalProfileSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRotateClusterCertificatesSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRotateServiceAccountSigningKeysSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersRunCommandSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersStartSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersStopSample.js +1 -1
- package/dist-esm/samples-dev/managedClustersUpdateTagsSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusResultGetByAgentPoolSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusResultGetSample.js +1 -1
- package/dist-esm/samples-dev/operationStatusResultListSample.js +1 -1
- package/dist-esm/samples-dev/operationsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsGetSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsListSample.js +1 -1
- package/dist-esm/samples-dev/privateEndpointConnectionsUpdateSample.js +1 -1
- package/dist-esm/samples-dev/privateLinkResourcesListSample.js +1 -1
- package/dist-esm/samples-dev/resolvePrivateLinkServiceIdPostSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsGetSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListByResourceGroupSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsListSample.js +1 -1
- package/dist-esm/samples-dev/snapshotsUpdateTagsSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsDeleteSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsGetSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRoleBindingsListSample.js +1 -1
- package/dist-esm/samples-dev/trustedAccessRolesListSample.js +1 -1
- package/dist-esm/src/containerServiceClient.js +2 -2
- package/dist-esm/src/models/index.d.ts +45 -0
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +16 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +1 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +38 -0
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/package.json +4 -4
- package/review/arm-containerservice.api.md +27 -0
- package/src/containerServiceClient.ts +2 -2
- package/src/models/index.ts +50 -0
- package/src/models/mappers.ts +41 -0
- package/src/models/parameters.ts +1 -1
- package/types/arm-containerservice.d.ts +50 -0
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# Release History
|
|
2
2
|
|
|
3
|
-
## 19.8.0-beta.
|
|
3
|
+
## 19.8.0-beta.2 (2024-03-08)
|
|
4
4
|
|
|
5
5
|
**Features**
|
|
6
6
|
|
|
@@ -39,6 +39,7 @@
|
|
|
39
39
|
- Added Interface ManagedClusterAzureMonitorProfileContainerInsights
|
|
40
40
|
- Added Interface ManagedClusterAzureMonitorProfileLogs
|
|
41
41
|
- Added Interface ManagedClusterAzureMonitorProfileWindowsHostLogs
|
|
42
|
+
- Added Interface ManagedClusterBootstrapProfile
|
|
42
43
|
- Added Interface ManagedClusterCostAnalysis
|
|
43
44
|
- Added Interface ManagedClusterIngressProfile
|
|
44
45
|
- Added Interface ManagedClusterIngressProfileWebAppRouting
|
|
@@ -83,6 +84,7 @@
|
|
|
83
84
|
- Added Type Alias AddonAutoscaling
|
|
84
85
|
- Added Type Alias AgentPoolsDeleteMachinesResponse
|
|
85
86
|
- Added Type Alias AgentPoolSSHAccess
|
|
87
|
+
- Added Type Alias ArtifactSource
|
|
86
88
|
- Added Type Alias GuardrailsSupport
|
|
87
89
|
- Added Type Alias IpvsScheduler
|
|
88
90
|
- Added Type Alias Level
|
|
@@ -108,6 +110,7 @@
|
|
|
108
110
|
- Added Type Alias OperationStatusResultGetResponse
|
|
109
111
|
- Added Type Alias OperationStatusResultListNextResponse
|
|
110
112
|
- Added Type Alias OperationStatusResultListResponse
|
|
113
|
+
- Added Type Alias PodIPAllocationMode
|
|
111
114
|
- Added Type Alias RestrictionLevel
|
|
112
115
|
- Added Type Alias SafeguardsSupport
|
|
113
116
|
- Interface AgentPool has a new optional parameter artifactStreamingProfile
|
|
@@ -115,6 +118,7 @@
|
|
|
115
118
|
- Interface AgentPool has a new optional parameter gpuProfile
|
|
116
119
|
- Interface AgentPool has a new optional parameter messageOfTheDay
|
|
117
120
|
- Interface AgentPool has a new optional parameter nodeInitializationTaints
|
|
121
|
+
- Interface AgentPool has a new optional parameter podIPAllocationMode
|
|
118
122
|
- Interface AgentPool has a new optional parameter securityProfile
|
|
119
123
|
- Interface AgentPool has a new optional parameter virtualMachineNodesStatus
|
|
120
124
|
- Interface AgentPool has a new optional parameter virtualMachinesProfile
|
|
@@ -123,6 +127,7 @@
|
|
|
123
127
|
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
|
|
124
128
|
- Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
|
|
125
129
|
- Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
|
|
130
|
+
- Interface ManagedCluster has a new optional parameter bootstrapProfile
|
|
126
131
|
- Interface ManagedCluster has a new optional parameter creationData
|
|
127
132
|
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
|
|
128
133
|
- Interface ManagedCluster has a new optional parameter ingressProfile
|
|
@@ -135,6 +140,7 @@
|
|
|
135
140
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
|
|
136
141
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
|
|
137
142
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
|
|
143
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter podIPAllocationMode
|
|
138
144
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
|
|
139
145
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
|
|
140
146
|
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
|
|
@@ -155,11 +161,13 @@
|
|
|
155
161
|
- Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
|
|
156
162
|
- Added Enum KnownAddonAutoscaling
|
|
157
163
|
- Added Enum KnownAgentPoolSSHAccess
|
|
164
|
+
- Added Enum KnownArtifactSource
|
|
158
165
|
- Added Enum KnownGuardrailsSupport
|
|
159
166
|
- Added Enum KnownIpvsScheduler
|
|
160
167
|
- Added Enum KnownLevel
|
|
161
168
|
- Added Enum KnownMode
|
|
162
169
|
- Added Enum KnownNodeProvisioningMode
|
|
170
|
+
- Added Enum KnownPodIPAllocationMode
|
|
163
171
|
- Added Enum KnownRestrictionLevel
|
|
164
172
|
- Added Enum KnownSafeguardsSupport
|
|
165
173
|
- Enum KnownAgentPoolType has a new value VirtualMachines
|
|
@@ -171,7 +179,179 @@
|
|
|
171
179
|
- Enum KnownSnapshotType has a new value ManagedCluster
|
|
172
180
|
- Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
|
|
173
181
|
|
|
182
|
+
|
|
183
|
+
## 19.8.0-beta.1 (2024-02-05)
|
|
184
|
+
|
|
185
|
+
**Features**
|
|
186
|
+
|
|
187
|
+
- Added operation group Machines
|
|
188
|
+
- Added operation group ManagedClusterSnapshots
|
|
189
|
+
- Added operation group OperationStatusResultOperations
|
|
190
|
+
- Added operation AgentPools.beginDeleteMachines
|
|
191
|
+
- Added operation AgentPools.beginDeleteMachinesAndWait
|
|
192
|
+
- Added operation ManagedClusters.getGuardrailsVersions
|
|
193
|
+
- Added operation ManagedClusters.getSafeguardsVersions
|
|
194
|
+
- Added operation ManagedClusters.listGuardrailsVersions
|
|
195
|
+
- Added operation ManagedClusters.listSafeguardsVersions
|
|
196
|
+
- Added Interface AgentPoolArtifactStreamingProfile
|
|
197
|
+
- Added Interface AgentPoolDeleteMachinesParameter
|
|
198
|
+
- Added Interface AgentPoolGPUProfile
|
|
199
|
+
- Added Interface AgentPoolsDeleteMachinesHeaders
|
|
200
|
+
- Added Interface AgentPoolsDeleteMachinesOptionalParams
|
|
201
|
+
- Added Interface AgentPoolSecurityProfile
|
|
202
|
+
- Added Interface AgentPoolWindowsProfile
|
|
203
|
+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfig
|
|
204
|
+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
|
|
205
|
+
- Added Interface GuardrailsAvailableVersion
|
|
206
|
+
- Added Interface GuardrailsAvailableVersionsList
|
|
207
|
+
- Added Interface GuardrailsAvailableVersionsProperties
|
|
208
|
+
- Added Interface Machine
|
|
209
|
+
- Added Interface MachineIpAddress
|
|
210
|
+
- Added Interface MachineListResult
|
|
211
|
+
- Added Interface MachineNetworkProperties
|
|
212
|
+
- Added Interface MachineProperties
|
|
213
|
+
- Added Interface MachinesGetOptionalParams
|
|
214
|
+
- Added Interface MachinesListNextOptionalParams
|
|
215
|
+
- Added Interface MachinesListOptionalParams
|
|
216
|
+
- Added Interface ManagedClusterAIToolchainOperatorProfile
|
|
217
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoring
|
|
218
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics
|
|
219
|
+
- Added Interface ManagedClusterAzureMonitorProfileContainerInsights
|
|
220
|
+
- Added Interface ManagedClusterAzureMonitorProfileLogs
|
|
221
|
+
- Added Interface ManagedClusterAzureMonitorProfileWindowsHostLogs
|
|
222
|
+
- Added Interface ManagedClusterCostAnalysis
|
|
223
|
+
- Added Interface ManagedClusterIngressProfile
|
|
224
|
+
- Added Interface ManagedClusterIngressProfileWebAppRouting
|
|
225
|
+
- Added Interface ManagedClusterMetricsProfile
|
|
226
|
+
- Added Interface ManagedClusterNodeProvisioningProfile
|
|
227
|
+
- Added Interface ManagedClusterNodeResourceGroupProfile
|
|
228
|
+
- Added Interface ManagedClusterPropertiesForSnapshot
|
|
229
|
+
- Added Interface ManagedClusterSecurityProfileImageIntegrity
|
|
230
|
+
- Added Interface ManagedClusterSecurityProfileNodeRestriction
|
|
231
|
+
- Added Interface ManagedClustersGetGuardrailsVersionsOptionalParams
|
|
232
|
+
- Added Interface ManagedClustersGetSafeguardsVersionsOptionalParams
|
|
233
|
+
- Added Interface ManagedClustersListGuardrailsVersionsNextOptionalParams
|
|
234
|
+
- Added Interface ManagedClustersListGuardrailsVersionsOptionalParams
|
|
235
|
+
- Added Interface ManagedClustersListSafeguardsVersionsNextOptionalParams
|
|
236
|
+
- Added Interface ManagedClustersListSafeguardsVersionsOptionalParams
|
|
237
|
+
- Added Interface ManagedClusterSnapshot
|
|
238
|
+
- Added Interface ManagedClusterSnapshotListResult
|
|
239
|
+
- Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
|
|
240
|
+
- Added Interface ManagedClusterSnapshotsDeleteOptionalParams
|
|
241
|
+
- Added Interface ManagedClusterSnapshotsGetOptionalParams
|
|
242
|
+
- Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
|
|
243
|
+
- Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
|
|
244
|
+
- Added Interface ManagedClusterSnapshotsListNextOptionalParams
|
|
245
|
+
- Added Interface ManagedClusterSnapshotsListOptionalParams
|
|
246
|
+
- Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
|
|
247
|
+
- Added Interface ManualScaleProfile
|
|
248
|
+
- Added Interface NetworkMonitoring
|
|
249
|
+
- Added Interface NetworkProfileForSnapshot
|
|
250
|
+
- Added Interface OperationStatusResult
|
|
251
|
+
- Added Interface OperationStatusResultGetByAgentPoolOptionalParams
|
|
252
|
+
- Added Interface OperationStatusResultGetOptionalParams
|
|
253
|
+
- Added Interface OperationStatusResultList
|
|
254
|
+
- Added Interface OperationStatusResultListNextOptionalParams
|
|
255
|
+
- Added Interface OperationStatusResultListOptionalParams
|
|
256
|
+
- Added Interface SafeguardsAvailableVersion
|
|
257
|
+
- Added Interface SafeguardsAvailableVersionsList
|
|
258
|
+
- Added Interface SafeguardsAvailableVersionsProperties
|
|
259
|
+
- Added Interface SafeguardsProfile
|
|
260
|
+
- Added Interface ScaleProfile
|
|
261
|
+
- Added Interface VirtualMachineNodes
|
|
262
|
+
- Added Interface VirtualMachinesProfile
|
|
263
|
+
- Added Type Alias AddonAutoscaling
|
|
264
|
+
- Added Type Alias AgentPoolsDeleteMachinesResponse
|
|
265
|
+
- Added Type Alias AgentPoolSSHAccess
|
|
266
|
+
- Added Type Alias GuardrailsSupport
|
|
267
|
+
- Added Type Alias IpvsScheduler
|
|
268
|
+
- Added Type Alias Level
|
|
269
|
+
- Added Type Alias MachinesGetResponse
|
|
270
|
+
- Added Type Alias MachinesListNextResponse
|
|
271
|
+
- Added Type Alias MachinesListResponse
|
|
272
|
+
- Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
|
|
273
|
+
- Added Type Alias ManagedClustersGetSafeguardsVersionsResponse
|
|
274
|
+
- Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
|
|
275
|
+
- Added Type Alias ManagedClustersListGuardrailsVersionsResponse
|
|
276
|
+
- Added Type Alias ManagedClustersListSafeguardsVersionsNextResponse
|
|
277
|
+
- Added Type Alias ManagedClustersListSafeguardsVersionsResponse
|
|
278
|
+
- Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
|
|
279
|
+
- Added Type Alias ManagedClusterSnapshotsGetResponse
|
|
280
|
+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
|
|
281
|
+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
|
|
282
|
+
- Added Type Alias ManagedClusterSnapshotsListNextResponse
|
|
283
|
+
- Added Type Alias ManagedClusterSnapshotsListResponse
|
|
284
|
+
- Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
|
|
285
|
+
- Added Type Alias Mode
|
|
286
|
+
- Added Type Alias NodeProvisioningMode
|
|
287
|
+
- Added Type Alias OperationStatusResultGetByAgentPoolResponse
|
|
288
|
+
- Added Type Alias OperationStatusResultGetResponse
|
|
289
|
+
- Added Type Alias OperationStatusResultListNextResponse
|
|
290
|
+
- Added Type Alias OperationStatusResultListResponse
|
|
291
|
+
- Added Type Alias RestrictionLevel
|
|
292
|
+
- Added Type Alias SafeguardsSupport
|
|
293
|
+
- Interface AgentPool has a new optional parameter artifactStreamingProfile
|
|
294
|
+
- Interface AgentPool has a new optional parameter enableCustomCATrust
|
|
295
|
+
- Interface AgentPool has a new optional parameter gpuProfile
|
|
296
|
+
- Interface AgentPool has a new optional parameter messageOfTheDay
|
|
297
|
+
- Interface AgentPool has a new optional parameter nodeInitializationTaints
|
|
298
|
+
- Interface AgentPool has a new optional parameter securityProfile
|
|
299
|
+
- Interface AgentPool has a new optional parameter virtualMachineNodesStatus
|
|
300
|
+
- Interface AgentPool has a new optional parameter virtualMachinesProfile
|
|
301
|
+
- Interface AgentPool has a new optional parameter windowsProfile
|
|
302
|
+
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
|
|
303
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
|
|
304
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
|
|
305
|
+
- Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
|
|
306
|
+
- Interface ManagedCluster has a new optional parameter creationData
|
|
307
|
+
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
|
|
308
|
+
- Interface ManagedCluster has a new optional parameter ingressProfile
|
|
309
|
+
- Interface ManagedCluster has a new optional parameter metricsProfile
|
|
310
|
+
- Interface ManagedCluster has a new optional parameter nodeProvisioningProfile
|
|
311
|
+
- Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
|
|
312
|
+
- Interface ManagedCluster has a new optional parameter safeguardsProfile
|
|
313
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter artifactStreamingProfile
|
|
314
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
|
|
315
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
|
|
316
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
|
|
317
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
|
|
318
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
|
|
319
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
|
|
320
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
|
|
321
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
|
|
322
|
+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
|
|
323
|
+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
|
|
324
|
+
- Interface ManagedClusterAzureMonitorProfile has a new optional parameter logs
|
|
325
|
+
- Interface ManagedClusterAzureMonitorProfileMetrics has a new optional parameter appMonitoringOpenTelemetryMetrics
|
|
326
|
+
- Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
|
|
327
|
+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForEmptyNodes
|
|
328
|
+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForOccupiedNodes
|
|
329
|
+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter ignoreDaemonsetsUtilization
|
|
330
|
+
- Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
|
|
331
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
|
|
332
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
|
|
333
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
|
|
334
|
+
- Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
|
|
335
|
+
- Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
|
|
336
|
+
- Added Enum KnownAddonAutoscaling
|
|
337
|
+
- Added Enum KnownAgentPoolSSHAccess
|
|
338
|
+
- Added Enum KnownGuardrailsSupport
|
|
339
|
+
- Added Enum KnownIpvsScheduler
|
|
340
|
+
- Added Enum KnownLevel
|
|
341
|
+
- Added Enum KnownMode
|
|
342
|
+
- Added Enum KnownNodeProvisioningMode
|
|
343
|
+
- Added Enum KnownRestrictionLevel
|
|
344
|
+
- Added Enum KnownSafeguardsSupport
|
|
345
|
+
- Enum KnownAgentPoolType has a new value VirtualMachines
|
|
346
|
+
- Enum KnownNetworkPolicy has a new value None
|
|
347
|
+
- Enum KnownNodeOSUpgradeChannel has a new value SecurityPatch
|
|
348
|
+
- Enum KnownOssku has a new value Mariner
|
|
349
|
+
- Enum KnownOssku has a new value WindowsAnnual
|
|
350
|
+
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
|
|
351
|
+
- Enum KnownSnapshotType has a new value ManagedCluster
|
|
352
|
+
- Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
|
|
174
353
|
|
|
354
|
+
|
|
175
355
|
## 19.7.0 (2024-01-18)
|
|
176
356
|
|
|
177
357
|
**Features**
|
package/dist/index.js
CHANGED
|
@@ -130,6 +130,14 @@ exports.KnownWorkloadRuntime = void 0;
|
|
|
130
130
|
/** Nodes can use (Kata + Cloud Hypervisor + Hyper-V) to enable Nested VM-based pods (Preview). Due to the use Hyper-V, AKS node OS itself is a nested VM (the root OS) of Hyper-V. Thus it can only be used with VM series that support Nested Virtualization such as Dv3 series. */
|
|
131
131
|
KnownWorkloadRuntime["KataMshvVmIsolation"] = "KataMshvVmIsolation";
|
|
132
132
|
})(exports.KnownWorkloadRuntime || (exports.KnownWorkloadRuntime = {}));
|
|
133
|
+
/** Known values of {@link PodIPAllocationMode} that the service accepts. */
|
|
134
|
+
exports.KnownPodIPAllocationMode = void 0;
|
|
135
|
+
(function (KnownPodIPAllocationMode) {
|
|
136
|
+
/** Each pod gets a single IP address assigned. This is better for maximizing a small to medium subnet of size \/16 or smaller. The Azure CNI cluster with dynamic IP allocation defaults to this mode if the customer does not explicitly specify a podIPAllocationMode */
|
|
137
|
+
KnownPodIPAllocationMode["DynamicIndividual"] = "DynamicIndividual";
|
|
138
|
+
/** Each node is statically allocated CIDR block(s) of size \/28 = 16 IPs per block to satisfy the maxPods per node. Number of CIDR blocks >= (maxPods \/ 16). The block, rather than a single IP, counts against the Azure Vnet Private IP limit of 65K. Therefore block mode is suitable for running larger workloads with more than the current limit of 65K pods in a cluster. This mode is better suited to scale with larger subnets of \/15 or bigger */
|
|
139
|
+
KnownPodIPAllocationMode["StaticBlock"] = "StaticBlock";
|
|
140
|
+
})(exports.KnownPodIPAllocationMode || (exports.KnownPodIPAllocationMode = {}));
|
|
133
141
|
/** Known values of {@link OSType} that the service accepts. */
|
|
134
142
|
exports.KnownOSType = void 0;
|
|
135
143
|
(function (KnownOSType) {
|
|
@@ -454,6 +462,14 @@ exports.KnownNodeProvisioningMode = void 0;
|
|
|
454
462
|
/** Nodes are provisioned automatically by AKS using Karpenter. Fixed size Node Pools can still be created, but autoscaling Node Pools cannot be. (See aka.ms\/aks\/nap for more details). */
|
|
455
463
|
KnownNodeProvisioningMode["Auto"] = "Auto";
|
|
456
464
|
})(exports.KnownNodeProvisioningMode || (exports.KnownNodeProvisioningMode = {}));
|
|
465
|
+
/** Known values of {@link ArtifactSource} that the service accepts. */
|
|
466
|
+
exports.KnownArtifactSource = void 0;
|
|
467
|
+
(function (KnownArtifactSource) {
|
|
468
|
+
/** pull images from Azure Container Registry with cache */
|
|
469
|
+
KnownArtifactSource["Cache"] = "Cache";
|
|
470
|
+
/** pull images from Microsoft Artifact Registry */
|
|
471
|
+
KnownArtifactSource["Direct"] = "Direct";
|
|
472
|
+
})(exports.KnownArtifactSource || (exports.KnownArtifactSource = {}));
|
|
457
473
|
/** Known values of {@link CreatedByType} that the service accepts. */
|
|
458
474
|
exports.KnownCreatedByType = void 0;
|
|
459
475
|
(function (KnownCreatedByType) {
|
|
@@ -1122,6 +1138,12 @@ const ManagedClusterAgentPoolProfileProperties = {
|
|
|
1122
1138
|
name: "String",
|
|
1123
1139
|
},
|
|
1124
1140
|
},
|
|
1141
|
+
podIPAllocationMode: {
|
|
1142
|
+
serializedName: "podIPAllocationMode",
|
|
1143
|
+
type: {
|
|
1144
|
+
name: "String",
|
|
1145
|
+
},
|
|
1146
|
+
},
|
|
1125
1147
|
maxPods: {
|
|
1126
1148
|
serializedName: "maxPods",
|
|
1127
1149
|
type: {
|
|
@@ -4117,6 +4139,27 @@ const ManagedClusterNodeProvisioningProfile = {
|
|
|
4117
4139
|
},
|
|
4118
4140
|
},
|
|
4119
4141
|
};
|
|
4142
|
+
const ManagedClusterBootstrapProfile = {
|
|
4143
|
+
type: {
|
|
4144
|
+
name: "Composite",
|
|
4145
|
+
className: "ManagedClusterBootstrapProfile",
|
|
4146
|
+
modelProperties: {
|
|
4147
|
+
artifactSource: {
|
|
4148
|
+
defaultValue: "Direct",
|
|
4149
|
+
serializedName: "artifactSource",
|
|
4150
|
+
type: {
|
|
4151
|
+
name: "String",
|
|
4152
|
+
},
|
|
4153
|
+
},
|
|
4154
|
+
containerRegistryId: {
|
|
4155
|
+
serializedName: "containerRegistryId",
|
|
4156
|
+
type: {
|
|
4157
|
+
name: "String",
|
|
4158
|
+
},
|
|
4159
|
+
},
|
|
4160
|
+
},
|
|
4161
|
+
},
|
|
4162
|
+
};
|
|
4120
4163
|
const Resource = {
|
|
4121
4164
|
type: {
|
|
4122
4165
|
name: "Composite",
|
|
@@ -6222,6 +6265,11 @@ const AgentPool = {
|
|
|
6222
6265
|
type: {
|
|
6223
6266
|
name: "String",
|
|
6224
6267
|
},
|
|
6268
|
+
}, podIPAllocationMode: {
|
|
6269
|
+
serializedName: "properties.podIPAllocationMode",
|
|
6270
|
+
type: {
|
|
6271
|
+
name: "String",
|
|
6272
|
+
},
|
|
6225
6273
|
}, maxPods: {
|
|
6226
6274
|
serializedName: "properties.maxPods",
|
|
6227
6275
|
type: {
|
|
@@ -6811,6 +6859,12 @@ const ManagedCluster = {
|
|
|
6811
6859
|
name: "Composite",
|
|
6812
6860
|
className: "ManagedClusterNodeProvisioningProfile",
|
|
6813
6861
|
},
|
|
6862
|
+
}, bootstrapProfile: {
|
|
6863
|
+
serializedName: "properties.bootstrapProfile",
|
|
6864
|
+
type: {
|
|
6865
|
+
name: "Composite",
|
|
6866
|
+
className: "ManagedClusterBootstrapProfile",
|
|
6867
|
+
},
|
|
6814
6868
|
} }),
|
|
6815
6869
|
},
|
|
6816
6870
|
};
|
|
@@ -7241,6 +7295,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
7241
7295
|
ManagedClusterAzureMonitorProfileLogs: ManagedClusterAzureMonitorProfileLogs,
|
|
7242
7296
|
ManagedClusterAzureMonitorProfileMetrics: ManagedClusterAzureMonitorProfileMetrics,
|
|
7243
7297
|
ManagedClusterAzureMonitorProfileWindowsHostLogs: ManagedClusterAzureMonitorProfileWindowsHostLogs,
|
|
7298
|
+
ManagedClusterBootstrapProfile: ManagedClusterBootstrapProfile,
|
|
7244
7299
|
ManagedClusterCostAnalysis: ManagedClusterCostAnalysis,
|
|
7245
7300
|
ManagedClusterHttpProxyConfig: ManagedClusterHttpProxyConfig,
|
|
7246
7301
|
ManagedClusterIdentity: ManagedClusterIdentity,
|
|
@@ -7393,7 +7448,7 @@ const $host = {
|
|
|
7393
7448
|
const apiVersion = {
|
|
7394
7449
|
parameterPath: "apiVersion",
|
|
7395
7450
|
mapper: {
|
|
7396
|
-
defaultValue: "
|
|
7451
|
+
defaultValue: "2024-01-02-preview",
|
|
7397
7452
|
isConstant: true,
|
|
7398
7453
|
serializedName: "api-version",
|
|
7399
7454
|
type: {
|
|
@@ -13008,7 +13063,7 @@ class ContainerServiceClient extends coreClient__namespace.ServiceClient {
|
|
|
13008
13063
|
requestContentType: "application/json; charset=utf-8",
|
|
13009
13064
|
credential: credentials,
|
|
13010
13065
|
};
|
|
13011
|
-
const packageDetails = `azsdk-js-arm-containerservice/19.8.0-beta.
|
|
13066
|
+
const packageDetails = `azsdk-js-arm-containerservice/19.8.0-beta.2`;
|
|
13012
13067
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
13013
13068
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
13014
13069
|
: `${packageDetails}`;
|
|
@@ -13041,7 +13096,7 @@ class ContainerServiceClient extends coreClient__namespace.ServiceClient {
|
|
|
13041
13096
|
this.subscriptionId = subscriptionId;
|
|
13042
13097
|
// Assigning values to Constant parameters
|
|
13043
13098
|
this.$host = options.$host || "https://management.azure.com";
|
|
13044
|
-
this.apiVersion = options.apiVersion || "
|
|
13099
|
+
this.apiVersion = options.apiVersion || "2024-01-02-preview";
|
|
13045
13100
|
this.operations = new OperationsImpl(this);
|
|
13046
13101
|
this.managedClusters = new ManagedClustersImpl(this);
|
|
13047
13102
|
this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);
|