From c00c1cb0c1acc6e19141698af8ee28fc7d2b7385 Mon Sep 17 00:00:00 2001 From: Anders Liu Date: Mon, 4 Feb 2019 10:16:30 -0800 Subject: [PATCH] Revert "[AKS] add apiServerAuthorizedIPRanges property" (#5150) * Revert "typo: azure-mgmt-containerservices -> azure-mgmt-containerservice (#5103)" This reverts commit c8be36bcf9a2105855adafb52a78d317570113d5. * Revert "Add missing Java code gen info to Kusto (#5142)" This reverts commit 8c304e7250847a0221171ef82400ce4115d32667. * Revert "Update compute.json (#4866)" This reverts commit 72afb6459cdb4d4474c8c7d3f616e325301a7e50. * Revert "Add SkillsetOperations to C# code generation settings (#5132)" This reverts commit b2ed47f24446ae26fc6323e74ae44ef692b9a0ba. * Revert "[GuestConfiguration]Update ConfigurationInfo class to include version field (#5131)" This reverts commit 930987c7c8999093ed3055e18708437a29d9f530. * Revert "Adding new api-version to Microsoft.Security Alerts resource (#4902)" This reverts commit 93f46f500478c669e0bc2722b05303d9621fca80. * Revert "Add a spec for policyStates API version 2018-07-01-preview (#5134)" This reverts commit 84d025e0d6e002acbd3e580c5f6108f18abbc1d9. * Revert "added link to disk properties for UltraSSD values (#5135)" This reverts commit e713e2448891f8840145d15b5340d12f5dcf913e. * Revert "Undoing unintended removal of a field (#5133)" This reverts commit e0f2f8ccdd5dd95bc0d4f77087a6dac6a8ee3e3b. * Revert "Run separate instance of OAV (#5026)" This reverts commit e44239a68ca7a91233c6ec5373977d5aeb3a307c. * Revert "Eventhub: Added skipEmptyArchives to Eventhub CaptureDescription (#5105)" This reverts commit eaf5e5c978e4a355b65dd805f47911b03fc56e9c. * Revert "Resourcehealth events response (#5116)" This reverts commit 935baacce4d0fa4393869706da9b1f852f9c26d0. * Revert "Add Helm Events to ACR Schema for Event Grid (#5109)" This reverts commit 6f4cee5d63793225c9f93f7952b02f619a46dd5d. * Revert " Creates the "real" API for Scheduled Alert Rules (#5084)" This reverts commit d8475502b6a972c1eabdb371307427c5205d3aeb. * Revert "Update managedInstances.json (#5114)" This reverts commit 2072ba5d638e8ee4486db73a23781a11a4aad7b4. * Revert "HDFS FE: Update 2018-11-09 DataLakeStorage Swagger. (#5108)" This reverts commit 60a8c182b80079a53f5dcc69df662ca4e5a0a2b7. * Revert "Add dispatch child to LUIS Runtime response (#5100)" This reverts commit 03581dad4ff4cc75fa99247a2e1a50f3bb145d99. * Revert "Add new field 'proximityPlacementGroup' to properties of HanaInstance (#5107)" This reverts commit 31fa6a10ba86e3f777e63a4c5cd0d2cbd135227b. * Revert "fix Go SDK codegen for Microsoft.Insights (#5106)" This reverts commit b5ac8e335d68cfef27f51f36b2b94cd70639a753. * Revert "[AKS] add apiServerAuthorizedIPRanges property (#5101)" This reverts commit 8d178c32246fded822657e6db2c2598a9db0d19a. --- .../preview/2018-08-01-preview/managedClusters.json | 7 ------- .../stable/2018-03-31/managedClusters.json | 7 ------- 2 files changed, 14 deletions(-) diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2018-08-01-preview/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2018-08-01-preview/managedClusters.json index 5adb58d75a3d..c49e0b0eaa01 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2018-08-01-preview/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/preview/2018-08-01-preview/managedClusters.json @@ -1353,13 +1353,6 @@ "aadProfile": { "$ref": "#/definitions/ManagedClusterAADProfile", "description": "Profile of Azure Active Directory configuration." - }, - "apiServerAuthorizedIPRanges": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Authorized IP Ranges to kubernetes API server." } }, "description": "Properties of the managed cluster." diff --git a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2018-03-31/managedClusters.json b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2018-03-31/managedClusters.json index 059e26841e31..b12567ed2abf 100644 --- a/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2018-03-31/managedClusters.json +++ b/specification/containerservice/resource-manager/Microsoft.ContainerService/stable/2018-03-31/managedClusters.json @@ -1315,13 +1315,6 @@ "aadProfile": { "$ref": "#/definitions/ManagedClusterAADProfile", "description": "Profile of Azure Active Directory configuration." - }, - "apiServerAuthorizedIPRanges": { - "type": "array", - "items": { - "type": "string" - }, - "description": "Authorized IP Ranges to kubernetes API server." } }, "description": "Properties of the managed cluster."