Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AutoPR @azure/arm-containerservice] Haitao/secured by perimeter0702 #1168

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
42 changes: 21 additions & 21 deletions common/config/rush/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

38 changes: 24 additions & 14 deletions sdk/containerservice/arm-containerservice/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Release History

## 17.1.0-beta.1 (2022-07-25)
## 17.1.0-beta.2 (2022-07-29)

**Features**

Expand All @@ -9,18 +9,18 @@
- Added operation group ManagedClusterSnapshots
- Added operation group TrustedAccessRoleBindings
- Added operation group TrustedAccessRoles
- Added operation AgentPools.abortLatestOperation
- Added operation ManagedClusters.abortLatestOperation
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeys
- Added operation ManagedClusters.beginRotateServiceAccountSigningKeysAndWait
- Added Interface AzureEntityResource
- Added Interface AgentPoolsAbortLatestOperationOptionalParams
- Added Interface ErrorAdditionalInfo
- Added Interface ErrorDetail
- Added Interface ErrorResponse
- Added Interface Fleet
- Added Interface FleetCredentialResult
- Added Interface FleetCredentialResults
- Added Interface FleetHubProfile
- Added Interface FleetListResult
- Added Interface FleetMember
- Added Interface FleetMembersCreateOrUpdateOptionalParams
- Added Interface FleetMembersDeleteOptionalParams
- Added Interface FleetMembersGetOptionalParams
Expand All @@ -41,9 +41,9 @@
- Added Interface ManagedClusterIngressProfileWebAppRouting
- Added Interface ManagedClusterOidcIssuerProfile
- Added Interface ManagedClusterPropertiesForSnapshot
- Added Interface ManagedClustersAbortLatestOperationOptionalParams
- Added Interface ManagedClusterSecurityProfileNodeRestriction
- Added Interface ManagedClusterSecurityProfileWorkloadIdentity
- Added Interface ManagedClusterSnapshot
- Added Interface ManagedClusterSnapshotListResult
- Added Interface ManagedClusterSnapshotsCreateOrUpdateOptionalParams
- Added Interface ManagedClusterSnapshotsDeleteOptionalParams
Expand All @@ -57,9 +57,9 @@
- Added Interface ManagedClusterStorageProfileBlobCSIDriver
- Added Interface ManagedClusterWorkloadAutoScalerProfile
- Added Interface ManagedClusterWorkloadAutoScalerProfileKeda
- Added Interface ManagedClusterWorkloadAutoScalerProfileVerticalPodAutoscaler
- Added Interface NetworkProfileForSnapshot
- Added Interface TrustedAccessRole
- Added Interface TrustedAccessRoleBinding
- Added Interface TrustedAccessRoleBindingListResult
- Added Interface TrustedAccessRoleBindingsCreateOrUpdateOptionalParams
- Added Interface TrustedAccessRoleBindingsDeleteOptionalParams
Expand All @@ -70,6 +70,11 @@
- Added Interface TrustedAccessRoleRule
- Added Interface TrustedAccessRolesListNextOptionalParams
- Added Interface TrustedAccessRolesListOptionalParams
- Added Type Alias AgentPool
- Added Type Alias AzureEntityResource
- Added Type Alias ControlledValues
- Added Type Alias Fleet
- Added Type Alias FleetMember
- Added Type Alias FleetMemberProvisioningState
- Added Type Alias FleetMembersCreateOrUpdateResponse
- Added Type Alias FleetMembersGetResponse
Expand All @@ -84,6 +89,12 @@
- Added Type Alias FleetsListNextResponse
- Added Type Alias FleetsListResponse
- Added Type Alias FleetsUpdateResponse
- Added Type Alias MaintenanceConfiguration
- Added Type Alias ManagedCluster
- Added Type Alias ManagedClusterAccessProfile
- Added Type Alias ManagedClusterAddonProfileIdentity
- Added Type Alias ManagedClusterAgentPoolProfile
- Added Type Alias ManagedClusterSnapshot
- Added Type Alias ManagedClusterSnapshotsCreateOrUpdateResponse
- Added Type Alias ManagedClusterSnapshotsGetResponse
- Added Type Alias ManagedClusterSnapshotsListByResourceGroupNextResponse
Expand All @@ -92,23 +103,19 @@
- Added Type Alias ManagedClusterSnapshotsListResponse
- Added Type Alias ManagedClusterSnapshotsUpdateTagsResponse
- Added Type Alias NetworkPluginMode
- Added Type Alias Snapshot
- Added Type Alias TrackedResource
- Added Type Alias TrustedAccessRoleBinding
- 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
- Interface AgentPool has a new optional parameter capacityReservationGroupID
- Interface AgentPool has a new optional parameter enableCustomCATrust
- Interface AgentPool has a new optional parameter messageOfTheDay
- Added Type Alias UpdateMode
- Interface AgentPoolsDeleteOptionalParams has a new optional parameter ignorePodDisruptionBudget
- Interface ContainerServiceNetworkProfile has a new optional parameter networkPluginMode
- Interface ManagedCluster has a new optional parameter creationData
- Interface ManagedCluster has a new optional parameter enableNamespaceResources
- Interface ManagedCluster has a new optional parameter ingressProfile
- Interface ManagedCluster has a new optional parameter oidcIssuerProfile
- Interface ManagedCluster has a new optional parameter workloadAutoScalerProfile
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter capacityReservationGroupID
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter enableCustomCATrust
- Interface ManagedClusterAgentPoolProfileProperties has a new optional parameter messageOfTheDay
Expand All @@ -125,12 +132,15 @@
- Class ContainerServiceClient has a new parameter managedClusterSnapshots
- Class ContainerServiceClient has a new parameter trustedAccessRoleBindings
- Class ContainerServiceClient has a new parameter trustedAccessRoles
- Added Enum KnownControlledValues
- Added Enum KnownFleetMemberProvisioningState
- Added Enum KnownFleetProvisioningState
- Added Enum KnownNetworkPluginMode
- Added Enum KnownTrustedAccessRoleBindingProvisioningState
- Added Enum KnownUpdateMode
- Enum KnownOssku has a new value Windows2019
- Enum KnownOssku has a new value Windows2022
- Enum KnownPublicNetworkAccess has a new value SecuredByPerimeter
- Enum KnownSnapshotType has a new value ManagedCluster


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": "405811c51aa09803caedfe17fd305e110db1ca5e",
"commit": "4ad36497b4414b25fc65fc9ac90a3305e636fb3b",
"readme": "specification/containerservice/resource-manager/readme.md",
"autorest_command": "autorest --version=3.7.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\\readme.md --use=@autorest/typescript@6.0.0-rc.1.20220720.1 --generate-sample=true",
"autorest_command": "",
"repository_url": "https://github.com/Azure/azure-rest-api-specs.git",
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.0",
"use": "@autorest/typescript@6.0.0-rc.1.20220720.1"
"release_tool": "@azure-tools/js-sdk-release-tools@2.4.1",
"use": "@autorest/typescript@6.0.0-alpha.19.20220425.1"
}
19 changes: 5 additions & 14 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": "17.1.0-beta.1",
"version": "17.1.0-beta.2",
"engines": {
"node": ">=12.0.0"
},
Expand Down Expand Up @@ -36,15 +36,13 @@
"mkdirp": "^1.0.4",
"rollup": "^2.66.1",
"rollup-plugin-sourcemaps": "^0.6.3",
"typescript": "~4.6.0",
"typescript": "~4.2.0",
"uglify-js": "^3.4.9",
"rimraf": "^3.0.0",
"@azure/identity": "^2.0.1",
"@azure-tools/test-recorder": "^2.0.0",
"@azure-tools/test-credential": "^1.0.0",
"mocha": "^7.1.1",
"@types/chai": "^4.2.8",
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"@azure/dev-tool": "^1.0.0"
},
Expand Down Expand Up @@ -98,7 +96,8 @@
"unit-test:browser": "echo skipped",
"integration-test": "npm run integration-test:node && npm run integration-test:browser",
"integration-test:node": "dev-tool run test:node-ts-input -- --timeout 1200000 'test/*.ts'",
"integration-test:browser": "echo skipped"
"integration-test:browser": "echo skipped",
"docs": "echo skipped"
},
"sideEffects": false,
"//metadata": {
Expand All @@ -109,13 +108,5 @@
}
]
},
"autoPublish": true,
"//sampleConfiguration": {
"productName": "",
"productSlugs": [
"azure"
],
"disableDocsMs": true,
"apiRefLink": "https://docs.microsoft.com/javascript/api/@azure/arm-containerservice?view=azure-node-preview"
}
"autoPublish": true
}
Loading