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

Remove overlay vpa unused properties #25242

remove the whole properties

765c8b3
Select commit
Loading
Failed to load commit list.
Merged

Remove overlay vpa unused properties #25242

remove the whole properties
765c8b3
Select commit
Loading
Failed to load commit list.
openapi-pipeline-app / Swagger LintDiff succeeded Aug 9, 2023 in 3m 9s

Swagger LintDiff succeeded

Details

compared tags (via openapi-validator v2.1.4) new version base version
package-preview-2023-07 package-preview-2023-07(765c8b3) package-preview-2023-07(FumingZhang-containerservice-Microsoft.ContainerService-2023-07-02-preview)

The following errors/warnings exist before current PR submission:
Only 50 items are listed, please refer to log for more details.

Rule Message
OperationsApiResponseSchema The response schema of operations API '/providers/Microsoft.ContainerService/operations' does not match the ARM specification. Please standardize the schema.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L52
OperationsApiSchemaUsesCommonTypes Operations API path must follow the schema provided in the common types.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L53
ParametersInPointGet Query parameter resource-type should be removed. Point Get's MUST not have query parameters other than api version.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L80
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L97
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L137
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L260
ResourceNameRestriction The resource name parameter 'roleName' should be defined with a 'pattern' restriction.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L278
ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L336
ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L381
ParametersInPost format is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L381
ParametersInPost server-fqdn is a query parameter. Post operation must not contain any query parameter other than api-version.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L429
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L553
PatchResponseCode LRO PATCH must have 200 and 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L648
PatchIdentityProperty The patch operation body parameter schema should contain property 'identity'.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L667
PatchSkuProperty The patch operation body parameter schema should contain property 'sku'.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L667
LroPatch202 The async patch operation should return 202.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L677
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L687
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L737
ResourceNameRestriction The resource name parameter 'configName' should be defined with a 'pattern' restriction.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L797
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L967
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1011
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1163
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1276
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1318
OperationIdNounVerb Per the Noun_Verb convention for Operation Ids, the noun 'AgentPools' should not appear after the underscore. Note: If you have already shipped an SDK on top of this spec, fixing this warning may introduce a breaking change.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1437
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1457
LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1476
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1522
LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1538
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1585
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1601
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1642
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1658
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1695
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1711
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1747
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1763
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1800
LroPostReturn A LRO POST operation must have both 200 & 202 return codes.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1816
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1853
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1893
ResourceNameRestriction The resource name parameter 'privateEndpointConnectionName' should be defined with a 'pattern' restriction.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L1911
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2059
LroPostReturn 200 response for a LRO POST operation must have a response schema specified.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2072
LroPostReturn 202 response for a LRO POST operation must not have a response schema specified.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2072
LroLocationHeader A 202 response should include an Location response header.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2102
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2115
PrivateEndpointResourceSchemaValidation The private endpoint model 'PrivateLinkResourcesListResult' schema does not conform to the common type definition.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2153
GetCollectionOnlyHasValueAndNextLink Get endpoints for collections of resources must only have the value and nextLink properties in their model.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2155
LroErrorContent Error response content of long running operations must follow the error schema provided in the common types v2 and above.
Location: aks/preview/2023-07-02-preview/managedClusters.json#L2274