Skip to content

Commit

Permalink
CodeGen from PR 24581 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
[Hub Generated] Review request for Microsoft.ContainerService/aks to add version stable/2023-06-01 (Azure#24581)

* Adds base for updating Microsoft.ContainerService/aks from version stable/2023-05-01 to version 2023-06-01

* Updates readme

* Updates API version in new specs and examples

* Hobov2 Swagger (Azure#24471)

* Hobov2 Swagger

* fix error

* update python & java readmes (Azure#24462)

* Bring Node os upgrade channel up GA from preview except security patch (Azure#24487)

* bring nodeosimage up to GA except for security channel

* Update managedClusters.json

* add vpa (Azure#24508)

Co-authored-by: zhifanhui <[email protected]>

* Allow user to specify draintimeout in ga api (Azure#24488)

---------

Co-authored-by: Xu Xue <[email protected]>
Co-authored-by: Paul Miller <[email protected]>
Co-authored-by: huizhifan <[email protected]>
Co-authored-by: zhifanhui <[email protected]>
Co-authored-by: Paul Miller <[email protected]>
  • Loading branch information
6 people committed Jul 20, 2023
1 parent 7528a7a commit 4170615
Show file tree
Hide file tree
Showing 23 changed files with 322 additions and 3,696 deletions.
131 changes: 5 additions & 126 deletions sdk/containerservice/arm-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,148 +1,27 @@
# Release History

## 19.1.0-beta.2 (Unreleased)

### Features Added

### Breaking Changes

### Bugs Fixed

### Other Changes

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

## 19.1.0 (2023-07-20)

**Features**

- 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 IstioComponents
- Added Interface IstioIngressGateway
- Added Interface IstioServiceMesh
- Added Interface DelegatedResource
- 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 AgentPoolUpgradeSettings has a new optional parameter drainTimeoutInMinutes
- 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 ManagedClusterIdentity has a new optional parameter delegatedResources
- 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)
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?view=azure-node-preview) |
[API reference documentation](https://docs.microsoft.com/javascript/api/@azure/arm-containerservice) |
[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": "1b33e81bbdc28fcd6644a1315b8d7b1b6d030590",
"commit": "e413760a8ba680c5d71dea6a47ce021af5dab6e2",
"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/[email protected].0",
"use": "@autorest/[email protected].2"
"release_tool": "@azure-tools/[email protected].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.1.0-beta.2",
"version": "19.1.0",
"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 4170615

Please sign in to comment.