File tree Expand file tree Collapse file tree 1 file changed +1
-19
lines changed
specification/containerservice/resource-manager/Microsoft.ContainerService/fleet Expand file tree Collapse file tree 1 file changed +1
-19
lines changed Original file line number Diff line number Diff line change @@ -28,25 +28,7 @@ These are the global settings for the ContainerServices API.
28
28
29
29
``` yaml
30
30
openapi-type : arm
31
- tag : package-2025-10-01-preview
32
- ` ` `
33
-
34
- ### Tag: package-2025-10-01-preview
35
-
36
- These settings apply only when ` --tag=package-2025-10-01-preview` is specified on the command line.
37
-
38
- ` ` ` yaml $(tag) == 'package-2025-10-01-preview'
39
- input-file:
40
- - preview/2025-10-01-preview/fleets.json
41
- suppressions:
42
- - code: AvoidAdditionalProperties
43
- from: fleets.json
44
- where: $.definitions.FleetMemberProperties.properties.labels
45
- reason: Labels are a key/value map that is passed through to the underlying Kubernetes model.
46
- - code: AvoidAdditionalProperties
47
- from: fleets.json
48
- where: $.definitions.FleetMemberUpdateProperties.properties.labels
49
- reason: Labels are a key/value map that is passed through to the underlying Kubernetes model.
31
+ tag : package-2025-04-01-preview
50
32
` ` `
51
33
52
34
### Tag: package-2025-04-01-preview
You can’t perform that action at this time.
0 commit comments