Skip to content

Commit

Permalink
CodeGen from PR 24453 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 513b6a62444a81cfd3996368960e9e7c0f078bbd into 787b906f506f094a917a5a1e86dda3b6c654469d
  • Loading branch information
SDKAuto committed Jun 15, 2023
1 parent 4bfabeb commit d59688f
Show file tree
Hide file tree
Showing 25 changed files with 4,395 additions and 253 deletions.
148 changes: 138 additions & 10 deletions sdk/containerservice/arm-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,143 @@
# Release History

## 19.1.0-beta.1 (2023-06-15)

**Features**

## 19.0.1 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

- Added operation group ManagedClusterSnapshots
- Added operation group TrustedAccessRoleBindings
- Added operation group TrustedAccessRoles
- Added Interface AbsoluteMonthlySchedule
- Added Interface AgentPoolNetworkProfile
- Added Interface AgentPoolWindowsProfile
- Added Interface ClusterUpgradeSettings
- Added Interface ContainerServiceNetworkProfileKubeProxyConfig
- Added Interface ContainerServiceNetworkProfileKubeProxyConfigIpvsConfig
- Added Interface DailySchedule
- Added Interface DateSpan
- Added Interface GuardrailsProfile
- Added Interface IPTag
- Added Interface IstioCertificateAuthority
- Added Interface IstioComponents
- Added Interface IstioEgressGateway
- Added Interface IstioIngressGateway
- Added Interface IstioPluginCertificateAuthority
- Added Interface IstioServiceMesh
- Added Interface MaintenanceWindow
- Added Interface ManagedClusterIngressProfile
- Added Interface ManagedClusterIngressProfileWebAppRouting
- Added Interface ManagedClusterNodeResourceGroupProfile
- Added Interface ManagedClusterPropertiesForSnapshot
- Added Interface ManagedClusterSecurityProfileNodeRestriction
- Added Interface ManagedClusterSnapshot
- Added Interface ManagedClusterSnapshotListResult
- Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
- Added Interface ManagedClusterSnapshotsDeleteOptionalParams
- Added Interface ManagedClusterSnapshotsGetOptionalParams
- Added Interface ManagedClusterSnapshotsListByResourceGroupNextOptionalParams
- Added Interface ManagedClusterSnapshotsListByResourceGroupOptionalParams
- Added Interface ManagedClusterSnapshotsListNextOptionalParams
- Added Interface ManagedClusterSnapshotsListOptionalParams
- Added Interface ManagedClusterSnapshotsUpdateTagsOptionalParams
- Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
- Added Interface NetworkMonitoring
- Added Interface NetworkProfileForSnapshot
- Added Interface PortRange
- Added Interface RelativeMonthlySchedule
- Added Interface Schedule
- Added Interface ServiceMeshProfile
- Added Interface TrustedAccessRole
- Added Interface TrustedAccessRoleBinding
- Added Interface TrustedAccessRoleBindingListResult
- Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
- Added Interface TrustedAccessRoleBindingsDeleteOptionalParams
- Added Interface TrustedAccessRoleBindingsGetOptionalParams
- Added Interface TrustedAccessRoleBindingsListNextOptionalParams
- Added Interface TrustedAccessRoleBindingsListOptionalParams
- Added Interface TrustedAccessRoleListResult
- Added Interface TrustedAccessRoleRule
- Added Interface TrustedAccessRolesListNextOptionalParams
- Added Interface TrustedAccessRolesListOptionalParams
- Added Interface UpgradeOverrideSettings
- Added Interface WeeklySchedule
- Added Type Alias BackendPoolType
- Added Type Alias ControlledValues
- Added Type Alias ControlPlaneUpgradeOverride
- Added Type Alias IpvsScheduler
- Added Type Alias IstioIngressGatewayMode
- Added Type Alias Level
- Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
- Added Type Alias ManagedClusterSnapshotsGetResponse
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupResponse
- Added Type Alias ManagedClusterSnapshotsListNextResponse
- Added Type Alias ManagedClusterSnapshotsListResponse
- Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
- Added Type Alias Mode
- Added Type Alias NodeOSUpgradeChannel
- Added Type Alias Protocol
- Added Type Alias RestrictionLevel
- Added Type Alias ServiceMeshMode
- Added Type Alias TrustedAccessRoleBindingProvisioningState
- Added Type Alias TrustedAccessRoleBindingsCreateOrUpdateResponse
- Added Type Alias TrustedAccessRoleBindingsGetResponse
- Added Type Alias TrustedAccessRoleBindingsListNextResponse
- Added Type Alias TrustedAccessRoleBindingsListResponse
- Added Type Alias TrustedAccessRolesListNextResponse
- Added Type Alias TrustedAccessRolesListResponse
- Added Type Alias Type
- Added Type Alias UpdateMode
- Interface AgentPool has a new optional parameter capacityReservationGroupID
- Interface AgentPool has a new optional parameter enableCustomCATrust
- Interface AgentPool has a new optional parameter messageOfTheDay
- Interface AgentPool has a new optional parameter networkProfile
- Interface AgentPool has a new optional parameter windowsProfile
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
- Interface ContainerServiceNetworkProfile has a new optional parameter kubeProxyConfig
- Interface ContainerServiceNetworkProfile has a new optional parameter monitoring
- Interface MaintenanceConfiguration has a new optional parameter maintenanceWindow
- Interface ManagedCluster has a new optional parameter creationData
- 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 nodeResourceGroupProfile
- Interface ManagedCluster has a new optional parameter serviceMeshProfile
- Interface ManagedCluster has a new optional parameter upgradeSettings
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter networkProfile
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter windowsProfile
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter enableVnetIntegration
- Interface ManagedClusterAPIServerAccessProfile has a new optional parameter subnetId
- Interface ManagedClusterAutoUpgradeProfile has a new optional parameter nodeOSUpgradeChannel
- Interface ManagedClusterHttpProxyConfig has a new optional parameter effectiveNoProxy
- Interface ManagedClusterLoadBalancerProfile has a new optional parameter backendPoolType
- Interface ManagedClustersDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
- Interface ManagedClusterSecurityProfile has a new optional parameter customCATrustCertificates
- Interface ManagedClusterSecurityProfile has a new optional parameter nodeRestriction
- Interface ManagedClusterStorageProfileDiskCSIDriver has a new optional parameter version
- Interface ManagedClusterWorkloadAutoScalerProfile has a new optional parameter verticalPodAutoscaler
- Added Enum KnownBackendPoolType
- Added Enum KnownControlledValues
- Added Enum KnownControlPlaneUpgradeOverride
- Added Enum KnownIpvsScheduler
- Added Enum KnownIstioIngressGatewayMode
- Added Enum KnownLevel
- Added Enum KnownMode
- Added Enum KnownNodeOSUpgradeChannel
- Added Enum KnownProtocol
- Added Enum KnownRestrictionLevel
- Added Enum KnownServiceMeshMode
- Added Enum KnownTrustedAccessRoleBindingProvisioningState
- Added Enum KnownType
- Added Enum KnownUpdateMode
- Enum KnownOssku has a new value Mariner
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
- Enum KnownSnapshotType has a new value ManagedCluster
- Enum KnownWorkloadRuntime has a new value KataMshvVmIsolation


## 19.0.0 (2023-05-19)

**Features**
Expand Down
2 changes: 1 addition & 1 deletion sdk/containerservice/arm-containerservice/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ The Container Service Client.

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

## Getting started
Expand Down
8 changes: 4 additions & 4 deletions sdk/containerservice/arm-containerservice/_meta.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"commit": "2455fb21a4bd29399209b0c8583edf1f39cdb35d",
"commit": "c3da105b07e2feff3d369ff27634336bc65eb54e",
"readme": "specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md",
"autorest_command": "autorest --version=3.9.3 --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/[email protected].2 --generate-sample=true",
"autorest_command": "autorest --version=3.9.3 --typescript --modelerfour.lenient-model-deduplication --azure-arm --head-as-boolean=true --license-header=MICROSOFT_MIT_NO_VERSION --generate-test --typescript-sdks-folder=/mnt/vss/_work/1/s/azure-sdk-for-js ../azure-rest-api-specs/specification/containerservice/resource-manager/Microsoft.ContainerService/aks/readme.md --use=@autorest/typescript@^6.0.4",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.6.2",
"use": "@autorest/[email protected].2"
"release_tool": "@azure-tools/js-sdk-release-tools@2.7.1",
"use": "@autorest/typescript@^6.0.4"
}
14 changes: 3 additions & 11 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": "19.0.1",
"version": "19.1.0-beta.1",
"engines": {
"node": ">=14.0.0"
},
Expand Down Expand Up @@ -111,13 +111,5 @@
]
},
"autoPublish": true,
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice",
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview"
}
}
"homepage": "https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/containerservice/arm-containerservice"
}
Loading

0 comments on commit d59688f

Please sign in to comment.