@azure/arm-containerservice 21.1.0-beta.1 → 21.1.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 +233 -0
- package/dist/index.js +89 -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 +23 -23
- 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/loadBalancersCreateOrUpdateSample.js +1 -1
- package/dist-esm/samples-dev/loadBalancersDeleteSample.js +1 -1
- package/dist-esm/samples-dev/loadBalancersGetSample.js +1 -1
- package/dist-esm/samples-dev/loadBalancersListByManagedClusterSample.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/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/managedClustersRebalanceLoadBalancersSample.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/index.d.ts +0 -1
- package/dist-esm/src/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.d.ts +59 -1
- package/dist-esm/src/models/index.d.ts.map +1 -1
- package/dist-esm/src/models/index.js +20 -0
- package/dist-esm/src/models/index.js.map +1 -1
- package/dist-esm/src/models/mappers.d.ts +3 -0
- package/dist-esm/src/models/mappers.d.ts.map +1 -1
- package/dist-esm/src/models/mappers.js +63 -0
- package/dist-esm/src/models/mappers.js.map +1 -1
- package/dist-esm/src/models/parameters.js +1 -1
- package/package.json +5 -5
- package/review/arm-containerservice.api.md +38 -0
- package/src/containerServiceClient.ts +2 -2
- package/src/lroImpl.ts +1 -1
- package/src/models/index.ts +66 -1
- package/src/models/mappers.ts +66 -0
- package/src/models/parameters.ts +1 -1
- package/types/arm-containerservice.d.ts +66 -1
- package/types/tsdoc-metadata.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,238 @@
|
|
|
1
1
|
# Release History
|
|
2
2
|
|
|
3
|
+
## 21.1.0-beta.2 (2024-09-10)
|
|
4
|
+
Compared with version 21.0.0
|
|
5
|
+
|
|
6
|
+
### Features Added
|
|
7
|
+
|
|
8
|
+
- Added operation group LoadBalancers
|
|
9
|
+
- Added operation group Machines
|
|
10
|
+
- Added operation group ManagedClusterSnapshots
|
|
11
|
+
- Added operation group OperationStatusResultOperations
|
|
12
|
+
- Added operation AgentPools.beginDeleteMachines
|
|
13
|
+
- Added operation AgentPools.beginDeleteMachinesAndWait
|
|
14
|
+
- Added operation ManagedClusters.beginRebalanceLoadBalancers
|
|
15
|
+
- Added operation ManagedClusters.beginRebalanceLoadBalancersAndWait
|
|
16
|
+
- Added operation ManagedClusters.getGuardrailsVersions
|
|
17
|
+
- Added operation ManagedClusters.getSafeguardsVersions
|
|
18
|
+
- Added operation ManagedClusters.listGuardrailsVersions
|
|
19
|
+
- Added operation ManagedClusters.listSafeguardsVersions
|
|
20
|
+
- Added Interface AdvancedNetworking
|
|
21
|
+
- Added Interface AdvancedNetworkingFqdnPolicy
|
|
22
|
+
- Added Interface AdvancedNetworkingObservability
|
|
23
|
+
- Added Interface AdvancedNetworkingSecurity
|
|
24
|
+
- Added Interface AgentPoolArtifactStreamingProfile
|
|
25
|
+
- Added Interface AgentPoolDeleteMachinesParameter
|
|
26
|
+
- Added Interface AgentPoolGatewayProfile
|
|
27
|
+
- Added Interface AgentPoolGPUProfile
|
|
28
|
+
- Added Interface AgentPoolsDeleteMachinesHeaders
|
|
29
|
+
- Added Interface AgentPoolsDeleteMachinesOptionalParams
|
|
30
|
+
- Added Interface AgentPoolSecurityProfile
|
|
31
|
+
- Added Interface AutoScaleProfile
|
|
32
|
+
- Added Interface Component
|
|
33
|
+
- Added Interface ComponentsByRelease
|
|
34
|
+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfig
|
|
35
|
+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
|
|
36
|
+
- Added Interface GuardrailsAvailableVersion
|
|
37
|
+
- Added Interface GuardrailsAvailableVersionsList
|
|
38
|
+
- Added Interface GuardrailsAvailableVersionsProperties
|
|
39
|
+
- Added Interface LabelSelector
|
|
40
|
+
- Added Interface LabelSelectorRequirement
|
|
41
|
+
- Added Interface LoadBalancer
|
|
42
|
+
- Added Interface LoadBalancerListResult
|
|
43
|
+
- Added Interface LoadBalancersCreateOrUpdateOptionalParams
|
|
44
|
+
- Added Interface LoadBalancersDeleteHeaders
|
|
45
|
+
- Added Interface LoadBalancersDeleteOptionalParams
|
|
46
|
+
- Added Interface LoadBalancersGetOptionalParams
|
|
47
|
+
- Added Interface LoadBalancersListByManagedClusterNextOptionalParams
|
|
48
|
+
- Added Interface LoadBalancersListByManagedClusterOptionalParams
|
|
49
|
+
- Added Interface Machine
|
|
50
|
+
- Added Interface MachineIpAddress
|
|
51
|
+
- Added Interface MachineListResult
|
|
52
|
+
- Added Interface MachineNetworkProperties
|
|
53
|
+
- Added Interface MachineProperties
|
|
54
|
+
- Added Interface MachinesGetOptionalParams
|
|
55
|
+
- Added Interface MachinesListNextOptionalParams
|
|
56
|
+
- Added Interface MachinesListOptionalParams
|
|
57
|
+
- Added Interface ManagedClusterAIToolchainOperatorProfile
|
|
58
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoring
|
|
59
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoringAutoInstrumentation
|
|
60
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryLogs
|
|
61
|
+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics
|
|
62
|
+
- Added Interface ManagedClusterAzureMonitorProfileContainerInsights
|
|
63
|
+
- Added Interface ManagedClusterBootstrapProfile
|
|
64
|
+
- Added Interface ManagedClusterIngressProfileNginx
|
|
65
|
+
- Added Interface ManagedClusterNodeProvisioningProfile
|
|
66
|
+
- Added Interface ManagedClusterNodeResourceGroupProfile
|
|
67
|
+
- Added Interface ManagedClusterPropertiesForSnapshot
|
|
68
|
+
- Added Interface ManagedClusterSecurityProfileImageIntegrity
|
|
69
|
+
- Added Interface ManagedClusterSecurityProfileNodeRestriction
|
|
70
|
+
- Added Interface ManagedClustersGetGuardrailsVersionsOptionalParams
|
|
71
|
+
- Added Interface ManagedClustersGetSafeguardsVersionsOptionalParams
|
|
72
|
+
- Added Interface ManagedClustersListGuardrailsVersionsNextOptionalParams
|
|
73
|
+
- Added Interface ManagedClustersListGuardrailsVersionsOptionalParams
|
|
74
|
+
- Added Interface ManagedClustersListSafeguardsVersionsNextOptionalParams
|
|
75
|
+
- Added Interface ManagedClustersListSafeguardsVersionsOptionalParams
|
|
76
|
+
- Added Interface ManagedClusterSnapshot
|
|
77
|
+
- Added Interface ManagedClusterSnapshotListResult
|
|
78
|
+
- Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
|
|
79
|
+
- Added Interface ManagedClusterSnapshotsDeleteOptionalParams
|
|
80
|
+
- Added Interface ManagedClusterSnapshotsGetOptionalParams
|
|
81
|
+
- Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
|
|
82
|
+
- Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
|
|
83
|
+
- Added Interface ManagedClusterSnapshotsListNextOptionalParams
|
|
84
|
+
- Added Interface ManagedClusterSnapshotsListOptionalParams
|
|
85
|
+
- Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
|
|
86
|
+
- Added Interface ManagedClustersRebalanceLoadBalancersHeaders
|
|
87
|
+
- Added Interface ManagedClustersRebalanceLoadBalancersOptionalParams
|
|
88
|
+
- Added Interface ManagedClusterStaticEgressGatewayProfile
|
|
89
|
+
- Added Interface ManualScaleProfile
|
|
90
|
+
- Added Interface NetworkProfileForSnapshot
|
|
91
|
+
- Added Interface OperationStatusResult
|
|
92
|
+
- Added Interface OperationStatusResultGetByAgentPoolOptionalParams
|
|
93
|
+
- Added Interface OperationStatusResultGetOptionalParams
|
|
94
|
+
- Added Interface OperationStatusResultList
|
|
95
|
+
- Added Interface OperationStatusResultListNextOptionalParams
|
|
96
|
+
- Added Interface OperationStatusResultListOptionalParams
|
|
97
|
+
- Added Interface RebalanceLoadBalancersRequestBody
|
|
98
|
+
- Added Interface SafeguardsAvailableVersion
|
|
99
|
+
- Added Interface SafeguardsAvailableVersionsList
|
|
100
|
+
- Added Interface SafeguardsAvailableVersionsProperties
|
|
101
|
+
- Added Interface SafeguardsProfile
|
|
102
|
+
- Added Interface ScaleProfile
|
|
103
|
+
- Added Interface VirtualMachineNodes
|
|
104
|
+
- Added Interface VirtualMachinesProfile
|
|
105
|
+
- Added Type Alias AddonAutoscaling
|
|
106
|
+
- Added Type Alias AgentPoolsDeleteMachinesResponse
|
|
107
|
+
- Added Type Alias AgentPoolSSHAccess
|
|
108
|
+
- Added Type Alias ArtifactSource
|
|
109
|
+
- Added Type Alias ClusterServiceLoadBalancerHealthProbeMode
|
|
110
|
+
- Added Type Alias GuardrailsSupport
|
|
111
|
+
- Added Type Alias IpvsScheduler
|
|
112
|
+
- Added Type Alias Level
|
|
113
|
+
- Added Type Alias LoadBalancersCreateOrUpdateResponse
|
|
114
|
+
- Added Type Alias LoadBalancersDeleteResponse
|
|
115
|
+
- Added Type Alias LoadBalancersGetResponse
|
|
116
|
+
- Added Type Alias LoadBalancersListByManagedClusterNextResponse
|
|
117
|
+
- Added Type Alias LoadBalancersListByManagedClusterResponse
|
|
118
|
+
- Added Type Alias MachinesGetResponse
|
|
119
|
+
- Added Type Alias MachinesListNextResponse
|
|
120
|
+
- Added Type Alias MachinesListResponse
|
|
121
|
+
- Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
|
|
122
|
+
- Added Type Alias ManagedClustersGetSafeguardsVersionsResponse
|
|
123
|
+
- Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
|
|
124
|
+
- Added Type Alias ManagedClustersListGuardrailsVersionsResponse
|
|
125
|
+
- Added Type Alias ManagedClustersListSafeguardsVersionsNextResponse
|
|
126
|
+
- Added Type Alias ManagedClustersListSafeguardsVersionsResponse
|
|
127
|
+
- Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
|
|
128
|
+
- Added Type Alias ManagedClusterSnapshotsGetResponse
|
|
129
|
+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
|
|
130
|
+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
|
|
131
|
+
- Added Type Alias ManagedClusterSnapshotsListNextResponse
|
|
132
|
+
- Added Type Alias ManagedClusterSnapshotsListResponse
|
|
133
|
+
- Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
|
|
134
|
+
- Added Type Alias ManagedClustersRebalanceLoadBalancersResponse
|
|
135
|
+
- Added Type Alias Mode
|
|
136
|
+
- Added Type Alias NginxIngressControllerType
|
|
137
|
+
- Added Type Alias NodeProvisioningMode
|
|
138
|
+
- Added Type Alias OperationStatusResultGetByAgentPoolResponse
|
|
139
|
+
- Added Type Alias OperationStatusResultGetResponse
|
|
140
|
+
- Added Type Alias OperationStatusResultListNextResponse
|
|
141
|
+
- Added Type Alias OperationStatusResultListResponse
|
|
142
|
+
- Added Type Alias Operator
|
|
143
|
+
- Added Type Alias PodIPAllocationMode
|
|
144
|
+
- Added Type Alias PodLinkLocalAccess
|
|
145
|
+
- Added Type Alias RestrictionLevel
|
|
146
|
+
- Added Type Alias SafeguardsSupport
|
|
147
|
+
- Added Type Alias TLSManagement
|
|
148
|
+
- Added Type Alias UndrainableNodeBehavior
|
|
149
|
+
- Interface AgentPool has a new optional parameter artifactStreamingProfile
|
|
150
|
+
- Interface AgentPool has a new optional parameter enableCustomCATrust
|
|
151
|
+
- Interface AgentPool has a new optional parameter eTag
|
|
152
|
+
- Interface AgentPool has a new optional parameter gatewayProfile
|
|
153
|
+
- Interface AgentPool has a new optional parameter gpuProfile
|
|
154
|
+
- Interface AgentPool has a new optional parameter messageOfTheDay
|
|
155
|
+
- Interface AgentPool has a new optional parameter nodeInitializationTaints
|
|
156
|
+
- Interface AgentPool has a new optional parameter podIPAllocationMode
|
|
157
|
+
- Interface AgentPool has a new optional parameter securityProfile
|
|
158
|
+
- Interface AgentPool has a new optional parameter virtualMachineNodesStatus
|
|
159
|
+
- Interface AgentPool has a new optional parameter virtualMachinesProfile
|
|
160
|
+
- Interface AgentPoolsCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
161
|
+
- Interface AgentPoolsCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
162
|
+
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ifMatch
|
|
163
|
+
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
|
|
164
|
+
- Interface AgentPoolUpgradeProfile has a new optional parameter componentsByReleases
|
|
165
|
+
- Interface AgentPoolUpgradeSettings has a new optional parameter undrainableNodeBehavior
|
|
166
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter advancedNetworking
|
|
167
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
|
|
168
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter podLinkLocalAccess
|
|
169
|
+
- Interface ContainerServiceNetworkProfile has a new optional parameter staticEgressGatewayProfile
|
|
170
|
+
- Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
|
|
171
|
+
- Interface ManagedCluster has a new optional parameter bootstrapProfile
|
|
172
|
+
- Interface ManagedCluster has a new optional parameter creationData
|
|
173
|
+
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
|
|
174
|
+
- Interface ManagedCluster has a new optional parameter eTag
|
|
175
|
+
- Interface ManagedCluster has a new optional parameter kind
|
|
176
|
+
- Interface ManagedCluster has a new optional parameter nodeProvisioningProfile
|
|
177
|
+
- Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
|
|
178
|
+
- Interface ManagedCluster has a new optional parameter safeguardsProfile
|
|
179
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter artifactStreamingProfile
|
|
180
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
|
|
181
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter eTag
|
|
182
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gatewayProfile
|
|
183
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
|
|
184
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
|
|
185
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
|
|
186
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter podIPAllocationMode
|
|
187
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
|
|
188
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
|
|
189
|
+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
|
|
190
|
+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
|
|
191
|
+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
|
|
192
|
+
- Interface ManagedClusterAzureMonitorProfile has a new optional parameter appMonitoring
|
|
193
|
+
- Interface ManagedClusterAzureMonitorProfile has a new optional parameter containerInsights
|
|
194
|
+
- Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
|
|
195
|
+
- Interface ManagedClusterIngressProfileWebAppRouting has a new optional parameter nginx
|
|
196
|
+
- Interface ManagedClusterLoadBalancerProfile has a new optional parameter clusterServiceLoadBalancerHealthProbeMode
|
|
197
|
+
- Interface ManagedClusterPoolUpgradeProfile has a new optional parameter componentsByReleases
|
|
198
|
+
- Interface ManagedClustersCreateOrUpdateOptionalParams has a new optional parameter ifMatch
|
|
199
|
+
- Interface ManagedClustersCreateOrUpdateOptionalParams has a new optional parameter ifNoneMatch
|
|
200
|
+
- Interface ManagedClustersDeleteOptionalParams has a new optional parameter ifMatch
|
|
201
|
+
- Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
|
|
202
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
|
|
203
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
|
|
204
|
+
- Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
|
|
205
|
+
- Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
|
|
206
|
+
- Interface ManagedClustersUpdateTagsOptionalParams has a new optional parameter ifMatch
|
|
207
|
+
- Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
|
|
208
|
+
- Added Enum KnownAddonAutoscaling
|
|
209
|
+
- Added Enum KnownAgentPoolSSHAccess
|
|
210
|
+
- Added Enum KnownArtifactSource
|
|
211
|
+
- Added Enum KnownClusterServiceLoadBalancerHealthProbeMode
|
|
212
|
+
- Added Enum KnownGuardrailsSupport
|
|
213
|
+
- Added Enum KnownIpvsScheduler
|
|
214
|
+
- Added Enum KnownLevel
|
|
215
|
+
- Added Enum KnownMode
|
|
216
|
+
- Added Enum KnownNginxIngressControllerType
|
|
217
|
+
- Added Enum KnownNodeProvisioningMode
|
|
218
|
+
- Added Enum KnownOperator
|
|
219
|
+
- Added Enum KnownPodIPAllocationMode
|
|
220
|
+
- Added Enum KnownPodLinkLocalAccess
|
|
221
|
+
- Added Enum KnownRestrictionLevel
|
|
222
|
+
- Added Enum KnownSafeguardsSupport
|
|
223
|
+
- Added Enum KnownTLSManagement
|
|
224
|
+
- Added Enum KnownUndrainableNodeBehavior
|
|
225
|
+
- Enum KnownAgentPoolMode has a new value Gateway
|
|
226
|
+
- Enum KnownAgentPoolType has a new value VirtualMachines
|
|
227
|
+
- Enum KnownManagedClusterSKUName has a new value Automatic
|
|
228
|
+
- Enum KnownOssku has a new value Mariner
|
|
229
|
+
- Enum KnownOssku has a new value WindowsAnnual
|
|
230
|
+
- Enum KnownOutboundType has a new value None
|
|
231
|
+
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
|
|
232
|
+
- Enum KnownSnapshotType has a new value ManagedCluster
|
|
233
|
+
- Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
|
|
234
|
+
|
|
235
|
+
|
|
3
236
|
## 21.1.0-beta.1 (2024-08-08)
|
|
4
237
|
Compared with version 21.0.0
|
|
5
238
|
|
package/dist/index.js
CHANGED
|
@@ -394,6 +394,14 @@ exports.KnownIpvsScheduler = void 0;
|
|
|
394
394
|
/** Least Connection */
|
|
395
395
|
KnownIpvsScheduler["LeastConnection"] = "LeastConnection";
|
|
396
396
|
})(exports.KnownIpvsScheduler || (exports.KnownIpvsScheduler = {}));
|
|
397
|
+
/** Known values of {@link TLSManagement} that the service accepts. */
|
|
398
|
+
exports.KnownTLSManagement = void 0;
|
|
399
|
+
(function (KnownTLSManagement) {
|
|
400
|
+
/** Disable TLS management of certificates. This leaves the flow log endpoint unencrypted. It is strongly recommended when using this option that you configure your own encryption on top, for example by putting the flow logs endpoint behind an ingress controller. */
|
|
401
|
+
KnownTLSManagement["None"] = "None";
|
|
402
|
+
/** Enable TLS and cert rotation is managed by Azure. */
|
|
403
|
+
KnownTLSManagement["Managed"] = "Managed";
|
|
404
|
+
})(exports.KnownTLSManagement || (exports.KnownTLSManagement = {}));
|
|
397
405
|
/** Known values of {@link UpgradeChannel} that the service accepts. */
|
|
398
406
|
exports.KnownUpgradeChannel = void 0;
|
|
399
407
|
(function (KnownUpgradeChannel) {
|
|
@@ -440,6 +448,18 @@ exports.KnownKeyVaultNetworkAccessTypes = void 0;
|
|
|
440
448
|
/** Private */
|
|
441
449
|
KnownKeyVaultNetworkAccessTypes["Private"] = "Private";
|
|
442
450
|
})(exports.KnownKeyVaultNetworkAccessTypes || (exports.KnownKeyVaultNetworkAccessTypes = {}));
|
|
451
|
+
/** Known values of {@link NginxIngressControllerType} that the service accepts. */
|
|
452
|
+
exports.KnownNginxIngressControllerType = void 0;
|
|
453
|
+
(function (KnownNginxIngressControllerType) {
|
|
454
|
+
/** The default NginxIngressController will be created. Users can edit the default NginxIngressController Custom Resource to configure load balancer annotations. */
|
|
455
|
+
KnownNginxIngressControllerType["AnnotationControlled"] = "AnnotationControlled";
|
|
456
|
+
/** The default NginxIngressController will be created and the operator will provision an external loadbalancer with it. Any annotation to make the default loadbalancer internal will be overwritten. */
|
|
457
|
+
KnownNginxIngressControllerType["External"] = "External";
|
|
458
|
+
/** The default NginxIngressController will be created and the operator will provision an internal loadbalancer with it. Any annotation to make the default loadbalancer external will be overwritten. */
|
|
459
|
+
KnownNginxIngressControllerType["Internal"] = "Internal";
|
|
460
|
+
/** The default Ingress Controller will not be created. It will not be deleted by the system if it exists. Users should delete the default NginxIngressController Custom Resource manually if desired. */
|
|
461
|
+
KnownNginxIngressControllerType["None"] = "None";
|
|
462
|
+
})(exports.KnownNginxIngressControllerType || (exports.KnownNginxIngressControllerType = {}));
|
|
443
463
|
/** Known values of {@link PublicNetworkAccess} that the service accepts. */
|
|
444
464
|
exports.KnownPublicNetworkAccess = void 0;
|
|
445
465
|
(function (KnownPublicNetworkAccess) {
|
|
@@ -2988,6 +3008,13 @@ const AdvancedNetworking = {
|
|
|
2988
3008
|
className: "AdvancedNetworkingObservability",
|
|
2989
3009
|
},
|
|
2990
3010
|
},
|
|
3011
|
+
security: {
|
|
3012
|
+
serializedName: "security",
|
|
3013
|
+
type: {
|
|
3014
|
+
name: "Composite",
|
|
3015
|
+
className: "AdvancedNetworkingSecurity",
|
|
3016
|
+
},
|
|
3017
|
+
},
|
|
2991
3018
|
},
|
|
2992
3019
|
},
|
|
2993
3020
|
};
|
|
@@ -2995,6 +3022,41 @@ const AdvancedNetworkingObservability = {
|
|
|
2995
3022
|
type: {
|
|
2996
3023
|
name: "Composite",
|
|
2997
3024
|
className: "AdvancedNetworkingObservability",
|
|
3025
|
+
modelProperties: {
|
|
3026
|
+
enabled: {
|
|
3027
|
+
serializedName: "enabled",
|
|
3028
|
+
type: {
|
|
3029
|
+
name: "Boolean",
|
|
3030
|
+
},
|
|
3031
|
+
},
|
|
3032
|
+
tlsManagement: {
|
|
3033
|
+
serializedName: "tlsManagement",
|
|
3034
|
+
type: {
|
|
3035
|
+
name: "String",
|
|
3036
|
+
},
|
|
3037
|
+
},
|
|
3038
|
+
},
|
|
3039
|
+
},
|
|
3040
|
+
};
|
|
3041
|
+
const AdvancedNetworkingSecurity = {
|
|
3042
|
+
type: {
|
|
3043
|
+
name: "Composite",
|
|
3044
|
+
className: "AdvancedNetworkingSecurity",
|
|
3045
|
+
modelProperties: {
|
|
3046
|
+
fqdnPolicy: {
|
|
3047
|
+
serializedName: "fqdnPolicy",
|
|
3048
|
+
type: {
|
|
3049
|
+
name: "Composite",
|
|
3050
|
+
className: "AdvancedNetworkingFqdnPolicy",
|
|
3051
|
+
},
|
|
3052
|
+
},
|
|
3053
|
+
},
|
|
3054
|
+
},
|
|
3055
|
+
};
|
|
3056
|
+
const AdvancedNetworkingFqdnPolicy = {
|
|
3057
|
+
type: {
|
|
3058
|
+
name: "Composite",
|
|
3059
|
+
className: "AdvancedNetworkingFqdnPolicy",
|
|
2998
3060
|
modelProperties: {
|
|
2999
3061
|
enabled: {
|
|
3000
3062
|
serializedName: "enabled",
|
|
@@ -3729,6 +3791,13 @@ const ManagedClusterIngressProfileWebAppRouting = {
|
|
|
3729
3791
|
},
|
|
3730
3792
|
},
|
|
3731
3793
|
},
|
|
3794
|
+
nginx: {
|
|
3795
|
+
serializedName: "nginx",
|
|
3796
|
+
type: {
|
|
3797
|
+
name: "Composite",
|
|
3798
|
+
className: "ManagedClusterIngressProfileNginx",
|
|
3799
|
+
},
|
|
3800
|
+
},
|
|
3732
3801
|
identity: {
|
|
3733
3802
|
serializedName: "identity",
|
|
3734
3803
|
type: {
|
|
@@ -3739,6 +3808,20 @@ const ManagedClusterIngressProfileWebAppRouting = {
|
|
|
3739
3808
|
},
|
|
3740
3809
|
},
|
|
3741
3810
|
};
|
|
3811
|
+
const ManagedClusterIngressProfileNginx = {
|
|
3812
|
+
type: {
|
|
3813
|
+
name: "Composite",
|
|
3814
|
+
className: "ManagedClusterIngressProfileNginx",
|
|
3815
|
+
modelProperties: {
|
|
3816
|
+
defaultIngressControllerType: {
|
|
3817
|
+
serializedName: "defaultIngressControllerType",
|
|
3818
|
+
type: {
|
|
3819
|
+
name: "String",
|
|
3820
|
+
},
|
|
3821
|
+
},
|
|
3822
|
+
},
|
|
3823
|
+
},
|
|
3824
|
+
};
|
|
3742
3825
|
const ManagedClusterWorkloadAutoScalerProfile = {
|
|
3743
3826
|
type: {
|
|
3744
3827
|
name: "Composite",
|
|
@@ -7629,7 +7712,9 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
7629
7712
|
__proto__: null,
|
|
7630
7713
|
AbsoluteMonthlySchedule: AbsoluteMonthlySchedule,
|
|
7631
7714
|
AdvancedNetworking: AdvancedNetworking,
|
|
7715
|
+
AdvancedNetworkingFqdnPolicy: AdvancedNetworkingFqdnPolicy,
|
|
7632
7716
|
AdvancedNetworkingObservability: AdvancedNetworkingObservability,
|
|
7717
|
+
AdvancedNetworkingSecurity: AdvancedNetworkingSecurity,
|
|
7633
7718
|
AgentPool: AgentPool,
|
|
7634
7719
|
AgentPoolArtifactStreamingProfile: AgentPoolArtifactStreamingProfile,
|
|
7635
7720
|
AgentPoolAvailableVersions: AgentPoolAvailableVersions,
|
|
@@ -7726,6 +7811,7 @@ var Mappers = /*#__PURE__*/Object.freeze({
|
|
|
7726
7811
|
ManagedClusterHttpProxyConfig: ManagedClusterHttpProxyConfig,
|
|
7727
7812
|
ManagedClusterIdentity: ManagedClusterIdentity,
|
|
7728
7813
|
ManagedClusterIngressProfile: ManagedClusterIngressProfile,
|
|
7814
|
+
ManagedClusterIngressProfileNginx: ManagedClusterIngressProfileNginx,
|
|
7729
7815
|
ManagedClusterIngressProfileWebAppRouting: ManagedClusterIngressProfileWebAppRouting,
|
|
7730
7816
|
ManagedClusterListResult: ManagedClusterListResult,
|
|
7731
7817
|
ManagedClusterLoadBalancerProfile: ManagedClusterLoadBalancerProfile,
|
|
@@ -7874,7 +7960,7 @@ const $host = {
|
|
|
7874
7960
|
const apiVersion = {
|
|
7875
7961
|
parameterPath: "apiVersion",
|
|
7876
7962
|
mapper: {
|
|
7877
|
-
defaultValue: "2024-
|
|
7963
|
+
defaultValue: "2024-06-02-preview",
|
|
7878
7964
|
isConstant: true,
|
|
7879
7965
|
serializedName: "api-version",
|
|
7880
7966
|
type: {
|
|
@@ -13906,7 +13992,7 @@ class ContainerServiceClient extends coreClient__namespace.ServiceClient {
|
|
|
13906
13992
|
requestContentType: "application/json; charset=utf-8",
|
|
13907
13993
|
credential: credentials,
|
|
13908
13994
|
};
|
|
13909
|
-
const packageDetails = `azsdk-js-arm-containerservice/21.1.0-beta.
|
|
13995
|
+
const packageDetails = `azsdk-js-arm-containerservice/21.1.0-beta.2`;
|
|
13910
13996
|
const userAgentPrefix = options.userAgentOptions && options.userAgentOptions.userAgentPrefix
|
|
13911
13997
|
? `${options.userAgentOptions.userAgentPrefix} ${packageDetails}`
|
|
13912
13998
|
: `${packageDetails}`;
|
|
@@ -13939,7 +14025,7 @@ class ContainerServiceClient extends coreClient__namespace.ServiceClient {
|
|
|
13939
14025
|
this.subscriptionId = subscriptionId;
|
|
13940
14026
|
// Assigning values to Constant parameters
|
|
13941
14027
|
this.$host = options.$host || "https://management.azure.com";
|
|
13942
|
-
this.apiVersion = options.apiVersion || "2024-
|
|
14028
|
+
this.apiVersion = options.apiVersion || "2024-06-02-preview";
|
|
13943
14029
|
this.operations = new OperationsImpl(this);
|
|
13944
14030
|
this.managedClusters = new ManagedClustersImpl(this);
|
|
13945
14031
|
this.maintenanceConfigurations = new MaintenanceConfigurationsImpl(this);
|