Skip to content

Commit 4c3f653

Browse files
authored
[mgmt] containerservice preview release (#27945)
Azure/sdk-release-request#4767
1 parent ed4eda1 commit 4c3f653

File tree

243 files changed

+10102
-1418
lines changed

Some content is hidden

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

243 files changed

+10102
-1418
lines changed

sdk/containerservice/arm-containerservice/CHANGELOG.md

Lines changed: 172 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,177 @@
11
# Release History
2+
3+
## 19.6.0-beta.1 (2023-11-30)
4+
5+
**Features**
26

3-
## 19.5.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
10-
11-
### Other Changes
12-
7+
- Added operation group Machines
8+
- Added operation group ManagedClusterSnapshots
9+
- Added operation group OperationStatusResultOperations
10+
- Added operation AgentPools.beginDeleteMachines
11+
- Added operation AgentPools.beginDeleteMachinesAndWait
12+
- Added operation ManagedClusters.getGuardrailsVersions
13+
- Added operation ManagedClusters.listGuardrailsVersions
14+
- Added Interface AgentPoolArtifactStreamingProfile
15+
- Added Interface AgentPoolDeleteMachinesParameter
16+
- Added Interface AgentPoolGPUProfile
17+
- Added Interface AgentPoolNetworkProfile
18+
- Added Interface AgentPoolsDeleteMachinesHeaders
19+
- Added Interface AgentPoolsDeleteMachinesOptionalParams
20+
- Added Interface AgentPoolSecurityProfile
21+
- Added Interface AgentPoolWindowsProfile
22+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfig
23+
- Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
24+
- Added Interface GuardrailsAvailableVersion
25+
- Added Interface GuardrailsAvailableVersionsList
26+
- Added Interface GuardrailsAvailableVersionsProperties
27+
- Added Interface GuardrailsProfile
28+
- Added Interface IPTag
29+
- Added Interface Machine
30+
- Added Interface MachineIpAddress
31+
- Added Interface MachineListResult
32+
- Added Interface MachineNetworkProperties
33+
- Added Interface MachineProperties
34+
- Added Interface MachinesGetOptionalParams
35+
- Added Interface MachinesListNextOptionalParams
36+
- Added Interface MachinesListOptionalParams
37+
- Added Interface ManagedClusterAIToolchainOperatorProfile
38+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoring
39+
- Added Interface ManagedClusterAzureMonitorProfileAppMonitoringOpenTelemetryMetrics
40+
- Added Interface ManagedClusterAzureMonitorProfileContainerInsights
41+
- Added Interface ManagedClusterAzureMonitorProfileLogs
42+
- Added Interface ManagedClusterAzureMonitorProfileWindowsHostLogs
43+
- Added Interface ManagedClusterCostAnalysis
44+
- Added Interface ManagedClusterIngressProfile
45+
- Added Interface ManagedClusterIngressProfileWebAppRouting
46+
- Added Interface ManagedClusterMetricsProfile
47+
- Added Interface ManagedClusterNodeProvisioningProfile
48+
- Added Interface ManagedClusterNodeResourceGroupProfile
49+
- Added Interface ManagedClusterPropertiesForSnapshot
50+
- Added Interface ManagedClusterSecurityProfileImageIntegrity
51+
- Added Interface ManagedClusterSecurityProfileNodeRestriction
52+
- Added Interface ManagedClustersGetGuardrailsVersionsOptionalParams
53+
- Added Interface ManagedClustersListGuardrailsVersionsNextOptionalParams
54+
- Added Interface ManagedClustersListGuardrailsVersionsOptionalParams
55+
- Added Interface ManagedClusterSnapshot
56+
- Added Interface ManagedClusterSnapshotListResult
57+
- Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
58+
- Added Interface ManagedClusterSnapshotsDeleteOptionalParams
59+
- Added Interface ManagedClusterSnapshotsGetOptionalParams
60+
- Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
61+
- Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
62+
- Added Interface ManagedClusterSnapshotsListNextOptionalParams
63+
- Added Interface ManagedClusterSnapshotsListOptionalParams
64+
- Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
65+
- Added Interface ManualScaleProfile
66+
- Added Interface NetworkMonitoring
67+
- Added Interface NetworkProfileForSnapshot
68+
- Added Interface OperationStatusResult
69+
- Added Interface OperationStatusResultGetByAgentPoolOptionalParams
70+
- Added Interface OperationStatusResultGetOptionalParams
71+
- Added Interface OperationStatusResultList
72+
- Added Interface OperationStatusResultListNextOptionalParams
73+
- Added Interface OperationStatusResultListOptionalParams
74+
- Added Interface PortRange
75+
- Added Interface ScaleProfile
76+
- Added Interface VirtualMachineNodes
77+
- Added Interface VirtualMachinesProfile
78+
- Added Type Alias AddonAutoscaling
79+
- Added Type Alias AgentPoolsDeleteMachinesResponse
80+
- Added Type Alias AgentPoolSSHAccess
81+
- Added Type Alias BackendPoolType
82+
- Added Type Alias GuardrailsSupport
83+
- Added Type Alias IpvsScheduler
84+
- Added Type Alias Level
85+
- Added Type Alias MachinesGetResponse
86+
- Added Type Alias MachinesListNextResponse
87+
- Added Type Alias MachinesListResponse
88+
- Added Type Alias ManagedClustersGetGuardrailsVersionsResponse
89+
- Added Type Alias ManagedClustersListGuardrailsVersionsNextResponse
90+
- Added Type Alias ManagedClustersListGuardrailsVersionsResponse
91+
- Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
92+
- Added Type Alias ManagedClusterSnapshotsGetResponse
93+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
94+
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
95+
- Added Type Alias ManagedClusterSnapshotsListNextResponse
96+
- Added Type Alias ManagedClusterSnapshotsListResponse
97+
- Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
98+
- Added Type Alias Mode
99+
- Added Type Alias NodeProvisioningMode
100+
- Added Type Alias OperationStatusResultGetByAgentPoolResponse
101+
- Added Type Alias OperationStatusResultGetResponse
102+
- Added Type Alias OperationStatusResultListNextResponse
103+
- Added Type Alias OperationStatusResultListResponse
104+
- Added Type Alias Protocol
105+
- Added Type Alias RestrictionLevel
106+
- Interface AgentPool has a new optional parameter artifactStreamingProfile
107+
- Interface AgentPool has a new optional parameter capacityReservationGroupID
108+
- Interface AgentPool has a new optional parameter enableCustomCATrust
109+
- Interface AgentPool has a new optional parameter gpuProfile
110+
- Interface AgentPool has a new optional parameter messageOfTheDay
111+
- Interface AgentPool has a new optional parameter networkProfile
112+
- Interface AgentPool has a new optional parameter nodeInitializationTaints
113+
- Interface AgentPool has a new optional parameter securityProfile
114+
- Interface AgentPool has a new optional parameter virtualMachineNodesStatus
115+
- Interface AgentPool has a new optional parameter virtualMachinesProfile
116+
- Interface AgentPool has a new optional parameter windowsProfile
117+
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
118+
- Interface AgentPoolUpgradeSettings has a new optional parameter nodeSoakDurationInMinutes
119+
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
120+
- Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
121+
- Interface ManagedCluster has a new optional parameter aiToolchainOperatorProfile
122+
- Interface ManagedCluster has a new optional parameter creationData
123+
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
124+
- Interface ManagedCluster has a new optional parameter guardrailsProfile
125+
- Interface ManagedCluster has a new optional parameter ingressProfile
126+
- Interface ManagedCluster has a new optional parameter metricsProfile
127+
- Interface ManagedCluster has a new optional parameter nodeProvisioningProfile
128+
- Interface ManagedCluster has a new optional parameter nodeResourceGroupProfile
129+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter artifactStreamingProfile
130+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
131+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
132+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter gpuProfile
133+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
134+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile
135+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter nodeInitializationTaints
136+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter securityProfile
137+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachineNodesStatus
138+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter virtualMachinesProfile
139+
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
140+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
141+
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
142+
- Interface ManagedClusterAzureMonitorProfile has a new optional parameter logs
143+
- Interface ManagedClusterAzureMonitorProfileMetrics has a new optional parameter appMonitoringOpenTelemetryMetrics
144+
- Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
145+
- Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType
146+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForEmptyNodes
147+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter daemonsetEvictionForOccupiedNodes
148+
- Interface ManagedClusterPropertiesAutoScalerProfile has a new optional parameter ignoreDaemonsetsUtilization
149+
- Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
150+
- Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
151+
- Interface ManagedClusterSecurityProfile has a new optional parameter imageIntegrity
152+
- Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
153+
- Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
154+
- Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler has a new optional parameter addonAutoscaling
155+
- Added Enum KnownAddonAutoscaling
156+
- Added Enum KnownAgentPoolSSHAccess
157+
- Added Enum KnownBackendPoolType
158+
- Added Enum KnownGuardrailsSupport
159+
- Added Enum KnownIpvsScheduler
160+
- Added Enum KnownLevel
161+
- Added Enum KnownMode
162+
- Added Enum KnownNodeProvisioningMode
163+
- Added Enum KnownProtocol
164+
- Added Enum KnownRestrictionLevel
165+
- Enum KnownAgentPoolType has a new value VirtualMachines
166+
- Enum KnownNetworkPolicy has a new value None
167+
- Enum KnownNodeOSUpgradeChannel has a new value SecurityPatch
168+
- Enum KnownOssku has a new value Mariner
169+
- Enum KnownOssku has a new value WindowsAnnual
170+
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
171+
- Enum KnownSnapshotType has a new value ManagedCluster
172+
- Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation
173+
174+
13175
## 19.5.0 (2023-11-22)
14176

15177
**Features**

sdk/containerservice/arm-containerservice/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The Container Service Client.
66

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

1212
## Getting started

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": "7ae8d80917d262746790f86c98c5191bd0ce8eff",
2+
"commit": "30d711afc12628f35811e9f6eedeb7246e53264f",
33
"readme": "specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md",
44
"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.12 --generate-sample=true",
55
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",

sdk/containerservice/arm-containerservice/assets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"AssetsRepo": "Azure/azure-sdk-assets",
33
"AssetsRepoPrefixPath": "js",
44
"TagPrefix": "js/containerservice/arm-containerservice",
5-
"Tag": "js/containerservice/arm-containerservice_1a5ceb132b"
5+
"Tag": "js/containerservice/arm-containerservice_abec247098"
66
}

sdk/containerservice/arm-containerservice/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"sdk-type": "mgmt",
44
"author": "Microsoft Corporation",
55
"description": "A generated SDK for ContainerServiceClient.",
6-
"version": "19.5.1",
6+
"version": "19.6.0-beta.1",
77
"engines": {
88
"node": ">=18.0.0"
99
},
@@ -116,4 +116,4 @@
116116
"disableDocsMs": true,
117117
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview"
118118
}
119-
}
119+
}

0 commit comments

Comments
 (0)