Skip to content

Commit

Permalink
aks: add 2020-11-01-only
Browse files Browse the repository at this point in the history
  • Loading branch information
bcho committed Nov 3, 2020
1 parent 3671ace commit 213fbe7
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions specification/containerservice/resource-manager/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,19 @@ input-file:
```

### Tag: package-2020-11-01-only

These settings apply only when `--tag=package-2020-11-01-only` is specified on the command line.

``` yaml $(tag) == 'package-2020-11-01-only'
input-file:
- Microsoft.ContainerService/stable/2020-11-01/managedClusters.json
directive:
- suppress: DefinitionsPropertiesNamesCamelCase
where: $.definitions.ManagedClusterProperties.properties.autoScalerProfile
reason: Cluster-autoscaler settings are not camel-cased
```

### Tag: package-2020-09-01-only

These settings apply only when `--tag=package-2020-09-01-only` is specified on the command line.
Expand Down

0 comments on commit 213fbe7

Please sign in to comment.